Socket
Socket
Sign inDemoInstall

elven-tools

Package Overview
Dependencies
128
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
5678

1.3.2

Diff

Changelog

Source

1.3.2 (2022-02-08)

  • fix gas limit calculation for the giveaway endpoint
  • temporary removed misleading message when issuing the collection token, retrieving the token ticker stopped working after update to erdjs v9 - needs more debugging
juliancwirko
published 1.3.1 •

Changelog

Source

1.3.1 (2022-02-06)

  • bump Smart Contract version usage
  • there was a change in the mint endpoint arguments. The amount of tokens is now mandatory. But it doesn't change anything for the CLI. It was always mandatory here.
  • fix the logic for public endpoints setup
juliancwirko
published 1.3.0 •

Changelog

Source

1.3.0 (2022-02-04)

  • Metadata JSON file can be now attached also in the Assets/Uris section (some marketplaces require that),
  • There will be no ipfs:// schema-based Uri from the Assets/Uris. It is because there are usually gateway Uris only. It is still possible to add the ipfs schema-based Uri to the metadata JSON file. (Smart Contract only change)
juliancwirko
published 1.2.0 •

Changelog

Source

1.2.0 (2022-01-31)

  • adjustments for SC v 1.1.0
  • setDrop function changes and additional queries
  • renamed or added new queries/commands
    • getMintedPerAddressTotal endpoint | command get-minted-per-address-total,
    • getTokensLimitPerAddressTotal endpoint | command get-tokens-limit-per-address-total,
    • getMintedPerAddressPerDrop endpoint | command get-minted-per-address-per-drop,
    • getTokensLimitPerAddressPerDrop endpoint | command get-tokens-limit-per-address-per-drop
  • small changes in the default gas limits for mint and giveaway
  • new function populateIndexes with command populate-indexes - use only as fallback if something goes wrong with the deployment. The populateIndexes endpoint will be called by default when deploying.
juliancwirko
published 1.1.0 •

Changelog

Source

1.1.0 (2022-01-24)

  • added possibility to set codeMetadata (upgradable, readable, payable) when deploying the SC
  • bring back the claim-sc-funds command - works as a workaround for royalties unless esdt_nft_create_as_caller will work properly
juliancwirko
published 1.0.0 •

Changelog

Source

1.0.0 (2022-01-24)

  • first proper version of the tool
juliancwirko
published 0.1.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc