Releases: archethic-foundation/libdart
Releases · archethic-foundation/libdart
v.3.3.12
What's Changed
Other Changes
- 🐛 Fix ArchethicJsonRPCException is not catched by @redDwarf03 in #133
Full Changelog: v.3.3.11...v.3.3.12
v.3.3.11
What's Changed
Other Changes
- ✨ Add json-rpc multiple requests by @redDwarf03 in #131
Full Changelog: v.3.3.8...v.3.3.11
v.3.3.8
What's Changed
Other Changes
- Migrate to Dart 3.3 & Upgrade dependencies by @redDwarf03 in #129
Full Changelog: v.3.3.7...v.3.3.8
v.3.3.7
What's Changed
Other Changes
- 🐛 Manage http status code in callfunction method by @redDwarf03 in #127
Full Changelog: v.3.3.6...v.3.3.7
v.3.3.6
What's Changed
Other Changes
- New field in Transaction object = State of a smart contract by @redDwarf03 in #125
Full Changelog: v.3.3.5...v.3.3.6
v.3.3.5
What's Changed
Other Changes
- ✨ TransactionChain graphql request has new criteria 'from' to get transactions from a specific timestamp in the transactionChain by @redDwarf03 in #123
Full Changelog: v.3.3.4...v.3.3.5
v.3.3.4
🐛 Fix toBigInt and fromBigInt calculations
Full Changelog: v.3.3.3...v.3.3.4
v.3.3.2
What's Changed
Other Changes
- 🐛 Add Blockchain Version in newKeychainTransaction and newAccessKeych… by @redDwarf03 in #117
Full Changelog: v.3.3.1...v.3.3.2
v.3.3.1
What's Changed
Other Changes
- ✨ TypedEncoding serialization introduced for the recipients' args by @redDwarf03 in #115
- 🐛 Keychain enhancement for smart contracts by @redDwarf03 in #113
Full Changelog: v.3.3.0...v.3.3.1
v.3.3.0
See https://pub.dev/packages/archethic_lib_dart/changelog
What's Changed
- Implement new JSON RPC Blockchain's API by @redDwarf03 in #82
- Consideration of AEIP 2 (Token standard) and 9 (Standard NFT Metadata) by @redDwarf03 in #83
- Wrap transaction inside an object named transaction by @redDwarf03 in #88
- Add a method for calling sm function by @redDwarf03 in #85
- Named action call + Transaction structure v2 by @redDwarf03 in #89
- Add API to get last oracle value by @redDwarf03 in #90
- Fix bugs on RPC Feature by @redDwarf03 in #92
- Transaction content is in clear for API by @redDwarf03 in #93
- Messaging backend - Refactoring by @redDwarf03 in #95
- Fix default values for named actions by @redDwarf03 in #96
- Messaging fix discussions update by @redDwarf03 in #97
- Messager : Update a discussion by @redDwarf03 in #99
- Update isEnoughConfirmations method to allow ratio comparaison by @redDwarf03 in #100
- Add a flag to define the format of a RPC response in
callSCFunction
… by @redDwarf03 in #101 - Rename TransactionNotification properties by @gdaguin in #104
- ✨ Update discussion AES Key by @gdaguin in #105
- 819 wallet transaction notification by @gdaguin in #106
- Externalize messaging feature by @redDwarf03 in #108
- Transaction sign returns used keypair. by @Chralu in #109
- New action recipients field by @gdaguin in #110
New Contributors
Full Changelog: v.3.2.0...v.3.3.0