Releases: hyperledger/firefly-tokens-erc1155
Releases · hyperledger/firefly-tokens-erc1155
v1.2.0
v1.1.5
What's Changed
- adding unit tests for ERC1155 solidity logic by @Chengxuan in #89
- Fix url manipulation by @Chengxuan in #91
- Add Solidity tests to GitHub action by @awrichar in #99
- Support specifying a non-default contract address for a pool by @awrichar in #100
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Only send one ack per batch by @peterbroadhurst in #96
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
v1.1.0
What's Changed
- Add namespace information, batch event delivery by @awrichar in #78
- migrate contracts to solidity 0.8 and hardhat by @shorsher in #80
- Support for custom uri's for non-fungible token pools by @shorsher in #81
- Connector changes to support custom URI's by @shorsher in #82
- Scrub "namespace" params in favor of more generic data by @awrichar in #84
- Pass through EthConnect/EVMConnect receipts by @peterbroadhurst in #86
- Issue85 metadata api by @Chengxuan in #87
New Contributors
- @Chengxuan made their first contribution in #87
Full Changelog: v1.0.2...v1.1.0