Releases: Entropy-Foundation/supra-l1-sdk
Releases · Entropy-Foundation/supra-l1-sdk
v2.0.0
What's Changed
- fixes issue-9 by @vpanchal-supra in #10
- Added simulate tx using serialized raw transaction by @vpanchal-supra in #12
- Added tx hash generation locally by @vpanchal-supra in #15
- Addresses Issue 14 by @vpanchal-supra in #16 (This PR includes breaking change please check the PR)
Full Changelog: v1.2.0...v2.0.0
v1.2.0
v1.1.0
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- [#4] Ensured that the Aptos SDK version is retrieved from EntropyFoundation/aptos-core by @isaacdoidge in #5
- Note: This is a breaking change. Transaction hashes are now calculated using a different method from v0.1.0.
- Updated the Aptos SDK installation script. by @isaacdoidge in #6
New Contributors
- @isaacdoidge made their first contribution in #5
Full Changelog: v0.1.0...v1.0.0