All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
GetAccountIndexes
andAccountIndexes
to message interface;- Missing serde rename for the
returnAddress
field of ´AddressWithMicroAmountDto`; - Check for parameters before creating the database;
- Transaction essence and payload length validation;
- Updated dependencies;
- Derived
Serialize
forMessage
andAccountMethod
instead of custom impl; - Removed
AccountToCreate
struct and moved its field toMessage::CreateAccount
;
- NFT output claiming;
First RC for the stardust implementation of the wallet.