Releases: divergencetech/ethier
Releases · divergencetech/ethier
v0.49.0: Omit empty image and name fields (#76)
v0.48.0: Disable autogenerated image filed if animation URL is set (#75)
* Disable autogenerated image filed if animation URL is set * Extend error message * Push minor version
v0.44.0
v0.40.1
v0.32.0-beta
Change package `solidity` to `solcover`, correct errors in comments, …
v0.31.0-beta
Introduces trace-based test coverage.
v0.29.0-beta
eth.Signer.TransactorWithChainID()
to allow signing of transactions by arbitrary accounts.
v0.28.0-beta
ethier shuffle
command for randomly shuffling values in an off-chain but verifiable manner, useful for allow lists or NFT metadata
v0.27.0-beta
ERC721A use in ERC721ACommon
, which was originally based on OpenZeppelin implementation.
v0.26.0-beta
Add SignerManager
and ERC721CommonAutoIncrement
packages.