- Enhanced exception handling with updated exception classes
- Update dependencies.
- Fixed Solana simulate transaction model
- Added helper methods to solana versioned messages for replacing blockchains
- Fix Solana pre-instruction serialization issues
- Resolve issues with TRON model deserialization on the web.
- Add amount to
ADATransactionOutput
model #9
- Resolve issues with TRON model deserialization.
- Fix issue with Ethereum RLP encoding related to leading zero in signature S.
- Update dependencies.
- Update dependencies.
- add signAndBuildTransactionAsync method to support building cardano transactions asynchronously.
- Update dependencies.
- Update dependencies.
- Update dependencies.
- Move Layout serialzation to blockchain_utils package.
- Introducing a Transaction Builder for Cardano: Simplify Transaction Creation and Signing.
- Update dependencies.
- Constructors for Tron Native Contracts for Deserialization from Protobuf
- Update dependencies.
- Added support for the Cardano network.
- Added support for the Solana network.
- Resolved encoding and decoding issues with Tron operations..
- Corrected Eip1559 fee calculation in ETHTransactionBuilder.
- Updated dependencies to ensure compatibility and leverage the latest features.
- TODO: Release.