erc-3525

ERC-3525 Reference Implementation

MIT License

Downloads
480
Stars
107
Committers
5

Bot releases are hidden (Show)

erc-3525 - v1.5.0 Latest Release

Published by YeeTsai 11 months ago

V1.5.0 Released

  • Openzeppelin v5 compatible updates.

thanks for solv-victor

erc-3525 - v1.4.0

Published by YeeTsai over 1 year ago

revise _checkOnERC3525Received

erc-3525 - v1.3.0

Published by YeeTsai over 1 year ago

fix audit issues

erc-3525 - v1.2.0

Published by YeeTsai over 1 year ago

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

erc-3525 - V1.1.0

Published by YeeTsai almost 2 years ago

add non-upgradeable version

erc-3525 - V1.0.2

Published by YeeTsai almost 2 years ago

  1. fix the npm package error
  2. rename pack.sh to publish.sh
  3. publish to npmjs
erc-3525 - V1.0.1

Published by YeeTsai almost 2 years ago

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

erc-3525 - v1.0.0

Published by YeeTsai almost 2 years ago

ERC-3525 reference implementation 1.0 is finally here! 🎉