Releases: sentioxyz/sentio-sdk
Releases · sentioxyz/sentio-sdk
v2.30.2
2.30.2 (2024-01-14)
Bug Fixes
- solidity: workaround the case abi incompatible (#655) (a67ab17)
v2.30.1
2.30.1 (2024-01-10)
Bug Fixes
- eth: on trace modifier and context address (#654) (db2d535)
v2.30.0
2.30.0 (2024-01-10)
Features
Internal
@sentio/cli-v2.13.2
Bug Fixes
- eth: on trace modifier and context address (#654) (db2d535)
v2.29.0
2.29.0 (2023-12-27)
Features
- sdk: bind * will assign context an individual contract address … (#649) (5c13c3b)
- sdk: migrate to new type aptos sdk (#650) (4618b5d)
Bug Fixes
Internal
v2.28.3
2.28.3 (2023-12-05)
Bug Fixes
- sui: object change handler should fill tx digest (#644) (d5ff114)
Internal
- fix: update eth deps and fix formating (#643) (3069249)
- sui: sui object change context use more specific txhash field (#645) (117ea4d)
v2.28.2
2.28.2 (2023-11-22)
Bug Fixes
Internal