Skip to content

Releases: divergencetech/ethier

v0.49.0: Omit empty image and name fields (#76)

17 Jan 13:07
6bf1b5a
Compare
Choose a tag to compare
* Omit empty image and name fields

* Push minor version

v0.48.0: Disable autogenerated image filed if animation URL is set (#75)

17 Jan 11:07
658008f
Compare
Choose a tag to compare
* Disable autogenerated image filed if animation URL is set

* Extend error message

* Push minor version

v0.44.0

05 Jan 17:05
60b4e3d
Compare
Choose a tag to compare
Adding collection name to the metadata struct (#69)

v0.40.1

15 Nov 12:25
dce1db3
Compare
Choose a tag to compare
Metadata server: add 400 error handling (#63)

* Add 400 handling

* Improvments after Arrans review

* Push hotfix version

v0.32.0-beta

13 Jun 17:56
4a3496d
Compare
Choose a tag to compare
v0.32.0-beta Pre-release
Pre-release
Change package `solidity` to `solcover`, correct errors in comments, …

…and include instruction number + OpCode in `solcover.Location` struct. (#41)

v0.31.0-beta

10 Jun 18:26
Compare
Choose a tag to compare

Introduces trace-based test coverage.

v0.29.0-beta

16 May 10:10
Compare
Choose a tag to compare
v0.29.0-beta Pre-release
Pre-release

eth.Signer.TransactorWithChainID() to allow signing of transactions by arbitrary accounts.

v0.28.0-beta

14 May 13:46
Compare
Choose a tag to compare
v0.28.0-beta Pre-release
Pre-release

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

07 Apr 08:21
Compare
Choose a tag to compare
v0.27.0-beta Pre-release
Pre-release

ERC721A use in ERC721ACommon, which was originally based on OpenZeppelin implementation.

v0.26.0-beta

01 Apr 07:47
Compare
Choose a tag to compare
v0.26.0-beta Pre-release
Pre-release

Add SignerManager and ERC721CommonAutoIncrement packages.