Releases: hyperledger/firefly-tokens-erc20-erc721
Releases · hyperledger/firefly-tokens-erc20-erc721
v1.2.6
v1.2.5
What's Changed
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Encode the values passed in "poolData" by @awrichar in #129
- Async event enrichment by @matthew1001 in #134
- Mtls support by @chrisbygrave in #135
New Contributors
- @chrisbygrave made their first contribution in #135
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Remove "onlyOwner" from internal _setTokenURI method by @awrichar in #125
- Retry logic for blockchain calls by @matthew1001 in #128
New Contributors
- @matthew1001 made their first contribution in #128
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
What's Changed
- Update README by @awrichar in #108
- Add shorsher to CODEOWNERS by @nguyer in #113
- Change to X-FireFly-Request-ID header name by @nguyer in #111
- Change ERC721 samples to use auto-indexing mint by default by @awrichar in #109
- Add support for ERC721 variants with URIs by @awrichar in #114
- Start auto incrementing token indexes at 1 by @nguyer in #116
- Throw an error if unsupported fields are passed to mint by @awrichar in #119
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.4
What's Changed
- Bump @openzeppelin/contracts from 4.5.0 to 4.7.1 in /samples/solidity by @dependabot in #69
- Bump @openzeppelin/contracts from 4.7.1 to 4.7.3 in /samples/solidity by @dependabot in #91
- Bump undici, hardhat and @nomiclabs/hardhat-etherscan in /samples/solidity by @dependabot in #92
- Lowercase contract addresses, check for null event in migration check by @awrichar in #93
- Fix build by @nguyer in #95
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Only send one ack per batch by @peterbroadhurst in #88
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Fix url manipulation by @Chengxuan in #84
- Include the batchNumber if specified in acks, for FFTM/EVMConnect by @peterbroadhurst in #86
New Contributors
- @Chengxuan made their first contribution in #84
Full Changelog: v1.1.1...v1.1.2