Releases: sentioxyz/sentio-sdk
Releases · sentioxyz/sentio-sdk
@sentio/cli-v2.18.1
v2.37.3
v2.37.2
v2.37.1
v2.37.0
2.37.0 (2024-05-27)
Features
Bug Fixes
- db: add missing entity id (#748) (7c3488c)
- db: remove store from entity, optimize entity toString (#751) (b9c4432)
- db: report error to driver when user function throws error (#752) (69caf25)
- db: upsert and delete returns void (#750) (4a7252b)
- fuel: catch fuel decode exception (#741) (bf17291)
Internal
@sentio/cli-v2.18.0
@sentio/cli-v2.18.0 (2024-05-27)
Features
v2.36.1
v2.36.0
2.36.0 (2024-05-20)
Features
- aptos: seq mode for aptos (#713) (f8c919c)
- cli: add sentio graph deploy command (#727) (106b533)
- fuel: decode log (#722) (de119ce)
Bug Fixes
- core: fix emitter value could have BigDeciaml (#739) (12c7bc3)
- deps: remove peerDependencies from runtime (#730) (5bf4e62)
- fuel: fix caller address of tx (#716) (75e7802)
- fuel: fix contract name and contract address (#717) (8601cda)
- sdk: fix block height for fuel processor (#715) (82461eb)
Internal
- build: fix root package mode (#731) (a4f64ad)
- db: change fuel dependencies back to "fuels" (#735) (f68bfc0)
- db: change fuel dependencies back to "fuels" (#736) (4a77fbc)
- deps: upgrade typemove and others (#729) (14ab370)
- deps: use pnpm v9 and tsx (#723) (39fa4a4)
- fuel: add call.getLogsOfTypeXXX (#725) (63bb154)
- fuel: add fuel gloabl processor (#734) (ded2fad)
- fuel: add onLogXXX handler (#724) (d3efa46)
- fuel: BN.scaleDown returns BN (#737) (b79e8df)
- fuel: convert fuel BN (#728) (f048aca)
- fuel: default contract address "*" (#720) (bd802f0)
- fuel: expose asset processor (#719) (95735a9)
- fuel: replace fuels with sub packages (#718) (74a682c)
- fuel: sort tx by timestamp for seq mode (#726) (e5c5661)
- fuel: transform gqlTransaction status (#721) (c5c739d)
- sdk: add fuel asset processor (#714) (4ac6ad9)
- sdk: init fuel plugin (#711) (ee84ba2)