v1.7.0
- elrond-wasm framework update to 0.32.0
- switched to
UniqueIdMapper
, removedpopulateIndexed
(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