Releases: sentioxyz/sentio-sdk
Releases · sentioxyz/sentio-sdk
v2.33.0
2.33.0 (2024-04-08)
Features
- cli: support compiling local contract (#705) (7ad255f)
- sdk: support force exact block time option (#703) (1f68a3a)
Internal
v2.32.9
2.32.9 (2024-03-20)
Bug Fixes
Internal
- sui: disable object change in sui testnet (#699) (b25d753)
v2.32.7
2.32.7 (2024-03-14)
Bug Fixes
- runtime: fix timestamp to date in seq mode (#697) (09acbf7)
v2.32.6
2.32.6 (2024-03-13)
Bug Fixes
- eth: add missing type annotation for event filter (#694) (cc71c12)
Internal
- deps: upgrade chain, typemove packages (#695) (a9e6035)
- test: migrate goerli test to sepolia, migrate circleci (#696) (ee4581e)
@sentio/cli-v2.14.3
Internal
- deps: upgrade chain, typemove packages (#695) (a9e6035)
v2.32.5
2.32.5 (2024-03-08)
Bug Fixes
- runtime: fix block compare in seq mode (#693) (2aaa922)
v2.32.4
2.32.4 (2024-03-05)
Bug Fixes
- deps: dev container version (#689) (417e29b)
- eth: fix sorting for block in seq mode, update chains (#692) (4725486)