Releases: hyperledger/firefly-tokens-erc20-erc721
Releases · hyperledger/firefly-tokens-erc20-erc721
v1.1.0
What's Changed
- Add instructions to deploy by @peterbroadhurst in #58
- Add namespace information, batch event delivery by @awrichar in #59
- Support custom URI's for ERC721WithData Contract by @shorsher in #60
- update connector to support custom URI's by @shorsher in #61
- add
config
to token transfer types by @shorsher in #64 - add
baseTokenUri
param to ERC721 hardhat deploy by @shorsher in #66 - Bump terser from 5.10.0 to 5.14.2 by @dependabot in #68
- optimize ERC165 lookups for custom URI's by @shorsher in #67
- Scrub "namespace" params in favor of more generic data by @awrichar in #70
- Add forward compatibility with evmconnect by @nguyer in #71
- Pass through full structure of receipt events for detailed reporting by @peterbroadhurst in #72
- Pass through EthConnect/EVMConnect receipts unchanged by @peterbroadhurst in #77
Full Changelog: v1.0.1...v1.1.0
v1.0.2
v1.0.1
Breaking Changes
New versions of this connector will assume "no data" support if you create a token pool against an older version of the sample smart contracts - see #57
What's Changed
- Use ERC-165 to query "with data" support from contract by @awrichar in #57
- Fix approval event transformation for ERC721 by @awrichar in #56
- Add FFTM_URL config option by @peterbroadhurst in #54
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Properly pass requestId down to ethconnect by @awrichar in #48
- Remove duplicate .eslintrc file and run lint by @awrichar in #49
- Add helper command "npm run deploy" for example contracts by @awrichar in #47
- Wrap ethconnect errors in Nest errors by @awrichar in #50
- Add (optional) factory contract for creating ERC20/ERC721 pools by @awrichar in #44
- Compile contracts by @nguyer in #51
- Fix Dockerfile and .dockerignore by @nguyer in #53
Full Changelog: v0.3.0...v1.0.0
v0.3.0
What's Changed
- Clarify token fields around "id", "locator", and "subject" by @awrichar in #42
- Misc cleanup items by @awrichar in #43
- Add hardhat config for deploying to local FireFly stack by @nguyer in #45
- Expose ERC20 "decimals" field in event back to FireFly by @awrichar in #46
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- Fix Release GitHub Action by @nguyer in #41
- Add compatibility with local truffle by @jimthematrix in #37
- Update docker release build GitHub action by @nguyer in #38
- Clean up blockchain info passed back to FireFly by @awrichar in #40
Full Changelog: v0.2.1...v0.2.3
v0.2.1
What's Changed
- Allow activation to register from a custom block number by @peterbroadhurst in #36
New Contributors
- @peterbroadhurst made their first contribution in #36
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add location and signature fields by @nguyer in #30
- Verify that name/symbol match the deployed contract by @awrichar in #31
- Vanilla contracts by @eberger727 in #24
- Add support for approvals by @awrichar in #33
- Bump simple-get from 2.8.1 to 2.8.2 in /solidity by @dependabot in #32
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #26
- Bump follow-redirects from 1.14.7 to 1.14.8 in /solidity by @dependabot in #25
- Bump tar from 4.4.13 to 4.4.19 in /solidity by @dependabot in #19
- Bump normalize-url from 4.5.0 to 4.5.1 in /solidity by @dependabot in #18
- Bump path-parse from 1.0.6 to 1.0.7 in /solidity by @dependabot in #17
New Contributors
Full Changelog: v0.1.6...v0.2.0