Skip to content

Releases: hyperledger/firefly-tokens-erc20-erc721

v1.0.0

26 Apr 17:35
9020999
Compare
Choose a tag to compare

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

20 Apr 12:44
8055c63
Compare
Choose a tag to compare

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

08 Apr 17:32
bd81748
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.3

v0.2.1

25 Mar 20:20
44f3441
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Mar 19:37
d88168b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.2.0

v0.1.6

01 Mar 21:05
Compare
Choose a tag to compare

What's Changed

  • Rename "operator" to "signer" in FireFly calls by @awrichar in #28

Full Changelog: v0.1.5...v0.1.6

v0.1.5

04 Feb 07:01
a35b821
Compare
Choose a tag to compare

What's Changed

  • Fixing Readiness Endpoint Check by @hfuss in #23

Full Changelog: v0.1.4...v0.1.5

v0.1.4

02 Feb 21:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

26 Jan 23:51
7cb1ebd
Compare
Choose a tag to compare

What's Changed

  • Health checks for ERC20 by @calbritt in #8
  • Bump nanoid from 3.1.30 to 3.1.31 by @dependabot in #7
  • Bump follow-redirects from 1.14.6 to 1.14.7 in /solidity by @dependabot in #3
  • Bump @openzeppelin/contracts from 3.4.2 to 4.4.2 in /solidity by @dependabot in #2
  • Fixing Docker Images Tags for Main Merges by @hfuss in #9
  • [truffle-config] reverting openzeppelin version by @eberger727 in #11

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

23 Jan 18:16
2bd77d8
Compare
Choose a tag to compare

What's Changed

  • Support Using Either /abis or /gateways by @hfuss in #6

New Contributors

  • @hfuss made their first contribution in #6

Full Changelog: v0.1.1...v0.1.2