Skip to content

v2.1.1

Compare
Choose a tag to compare
@daniel-makerx daniel-makerx released this 01 Jul 09:48
· 303 commits to main since this release

v2.1.1 (2024-07-01)

Fix

  • prevent assertion error when using dynamic key with storage proxy and assinging to self member (351b51e)

  • add dynamic key types to stubs for LocalState and GlobalState (0aade7a)

    also add this use cases to tests