Skip to content

Releases: solv-finance/erc-3525

v1.5.0

04 Dec 02:53
Compare
Choose a tag to compare

V1.5.0 Released

  • Openzeppelin v5 compatible updates.

thanks for solv-victor

v1.4.0

18 Jul 03:49
Compare
Choose a tag to compare

revise _checkOnERC3525Received

v1.3.0

06 Mar 09:20
Compare
Choose a tag to compare

fix audit issues

v1.2.0

02 Mar 02:53
Compare
Choose a tag to compare

fix inconsistency between the implementation and the specification for approve(uint256, address, uint256)

V1.1.0

09 Dec 03:06
Compare
Choose a tag to compare

add non-upgradeable version

V1.0.2

30 Nov 07:09
Compare
Choose a tag to compare
  1. fix the npm package error
  2. rename pack.sh to publish.sh
  3. publish to npmjs

V1.0.1

29 Nov 03:30
Compare
Choose a tag to compare

Optimize ID generation strategy
use the Counters library from openzeppelin for ID generation.

v1.0.0

03 Nov 11:43
Compare
Choose a tag to compare

ERC-3525 reference implementation 1.0 is finally here! πŸŽ‰