Skip to content

2.0.0

Compare
Choose a tag to compare
@MoMannn MoMannn released this 23 Jan 09:06
· 146 commits to master since this release
fe1ed03
  • Solidity compiler version changed from 0.4.x to 0.5.x
  • Gas optimizations (especially for enumerable extension)
  • Full style guide
  • Testing environment switched from truffle to specron
  • Dependencies removed so the ERC-721 contracts can be used directly from the remix
  • Visibility of functions changed to provide better extendability as well as better safety from implementation mistakes
  • Documentation improvements