You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BREAKING CHANGE] The type of value field in AccountMetadataTransaction, MosaicMetadataTransaction, NamespaceMetadataTransaction classes changed from String to byte[].
[Bug] Fixed incorrect Merkle hash calculation for aggregate transactions, make the tests match the ones in Catapult.
Bumped AggregateTransaction version to V2. Note that the ability to create or broadcast V1 aggregate transactions has been removed.
Upgrade Gradle version to v6.9.3
Upgrade Catbuffer to v0.1.3
Flatten structure and move git submodules: catbuffer-generators, catbuffer-parser and catbuffer-schemas to SDK repository (at correct version)