sc 0.47.3, sdk 0.3.2
andrei-marinica
released this
06 Feb 12:12
·
1782 commits
to master
since this release
- SDK: changed the way to retrieve the new deployed address afte deploy/
- Support for reading from another contract for the following storage mappers:
AddressToIdMapper
,BiDiMapper
,LinkedListMapper
,SetMapper
,SingleValueMapper
,UniqueIdMapper
,UnorderedSetMapper
,UserMapper
,VecMapper
,WhitelistMapper
. - Additional methods to access data nodes directly in the
SetMapper
andQueueMapper
.