Skip to content

2.4.0

Compare
Choose a tag to compare
@SebastienGllmt SebastienGllmt released this 29 May 11:26
· 83 commits to master since this release
2e38c3d

New features

  • New ability to dynamically register primitives (ERC721 or generic) for the rollup (see docs)
  • Add ERC1155 primitive docs
  • Improve delegation cancellation API and delegation docs (docs)
  • Mina primitive support (docs)
  • Mina wallet (Aura) support (docs)
  • Add new achievement standard to the game node (docs)
  • Unify parallel funnel confirmationDepth and delay to be common amongst all parallel funnel types (docs)
  • Add the transaction hash that triggered a state transition function update in inputData.scheduledTxHash (docs)
  • Add the primitive name that triggered a state transition function update in inputData.extensionName (docs)

Bug fixes

  • Fix block where full block would be dropped if a single STF update in the block failed
  • Fix cleanup not being done if STF call to update delegation information changes

Tooling

New Contributors

Full Changelog: 2.3.0...2.4.0