Skip to content

v1.7.0

Compare
Choose a tag to compare
@juliancwirko juliancwirko released this 17 Jun 22:01
· 17 commits to main since this release
a12480f
  • elrond-wasm framework update to 0.32.0
  • switched to UniqueIdMapper, removed populateIndexed (previous, less performant and more expensive solution)
  • added the initial shuffle to the issue_token callback, this way you don't need to call it initially
  • some code cleanup