Releases: archethic-foundation/libdart
Releases · archethic-foundation/libdart
v.3.2.0
What's Changed
- Log display management by @redDwarf03 in #80
- Add a transaction utility method to handle confirmations when a transaction is sent to the blockchain by @redDwarf03
- Secured messaging models and methods by @redDwarf03 and @Chralu in #79
Full Changelog: v.3.1.1...v.3.2.0
v.3.1.1
What's Changed
Other Changes
- Fix getStorageNoncePublicKey method by @redDwarf03 in #78
Full Changelog: v.3.1.0...v.3.1.1
v.3.1.0
What's Changed
Other Changes
- Updates for AEWeb by @redDwarf03 in #76
Full Changelog: v.3.0.3...v.3.1.0
v.3.0.3
What's Changed
Other Changes
- Update AES GCM Method to be conform with web constraints by @redDwarf03 in #64
Full Changelog: v.3.0.2...v.3.0.3
v.3.0.2
What's Changed
Other Changes
- Add suffix in the keychain derivation by @redDwarf03 in #75
Full Changelog: v.3.0.1...v.3.0.2
v.3.0.1
What's Changed
Other Changes
- Add graphQL nearestEndpoints method by @redDwarf03 in #65
- Add new types of transaction (contract and data) by @redDwarf03 in #66
- Add optional parameters to specify whether input method values are in hexadecimal format or not, in order to properly convert the values by @redDwarf03 in #67
- Add order in transactionChain graphQL request by @redDwarf03 in #70
- Add genesisAddress GraphQL method by @redDwarf03 in #71
- Add previous transaction address in graphQL transaction schema by @redDwarf03 in #73
Full Changelog: v.3.0.0...v.3.0.1
v.3.0.0
What's Changed
Other Changes
- Add timestamp in logs by @redDwarf03 in #60
- Migrate model to freezed by @redDwarf03 in #51
Full Changelog: v.2.0.3...v.3.0.0