Skip to content

Releases: hyperledger/firefly-tokens-erc20-erc721

v1.2.2

16 Feb 20:41
d1e9b09
Compare
Choose a tag to compare

What's Changed

  • Support "config.factoryAddress" to create tokens using a custom factory by @awrichar in #122

Full Changelog: v1.2.1...v1.2.2

v1.2.1

30 Jan 20:34
8d7f695
Compare
Choose a tag to compare

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

05 Jan 20:49
3c966fc
Compare
Choose a tag to compare

What's Changed

  • Pass through HTTP headers by @nguyer in #102
  • Split tokens service logic into multiple helpers by @awrichar in #103
  • Support passing an ABI directly in any mint/burn/transfer/approval call by @awrichar in #104
  • Add /checkinterface API by @awrichar in #106

Full Changelog: v1.1.4...v1.2.0

v1.1.4

27 Sep 17:36
c23c838
Compare
Choose a tag to compare

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

12 Sep 11:32
b2aa707
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

09 Sep 00:33
f5e90e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

23 Aug 21:33
31f3ebf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 Aug 16:43
eba8492
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.2

06 Jul 19:12
a4658ab
Compare
Choose a tag to compare

What's Changed

  • back port of custom uri support for non fungible tokens by @shorsher in #65

Full Changelog: v1.0.1...v1.0.2

v1.0.1

30 Apr 18:53
f730e3f
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0...v1.0.1