Skip to content

Releases: sentioxyz/sentio-sdk

v2.44.0

09 Oct 04:02
f32cc8d
Compare
Choose a tag to compare

2.44.0 (2024-10-09)

Features

  • fuel: add base fuel processor template (#978) (1dbf9e1)
  • fuel: code gen fuel processor template, dedupe processor binds (#980) (9aa4383)
  • sui: allow template to be unbind (#975) (ee5acf4)

Bug Fixes

Internal

@sentio/cli-v2.21.3

09 Oct 04:03
f32cc8d
Compare
Choose a tag to compare

@sentio/cli-v2.21.3 (2024-10-09)

Internal

  • cli: use current package manager instead of yarn (#990) (d2cc20d)
  • fuel: correct get fuel mainnet network (#991) (d581201)

v2.43.2

23 Sep 01:48
eb6cb83
Compare
Choose a tag to compare

2.43.2 (2024-09-23)

Bug Fixes

  • runtime,sdk: throw original TIMEOUT error, print error.message (#969) (90f9867)

Internal

v2.43.1

16 Sep 17:15
623475f
Compare
Choose a tag to compare

2.43.1 (2024-09-16)

Bug Fixes

  • sdk: clear prepared data only when the field exists (#966) (abec1b2)

Internal

@sentio/cli-v2.21.2

16 Sep 17:16
623475f
Compare
Choose a tag to compare

@sentio/cli-v2.21.2 (2024-09-16)

Internal

v2.43.0

12 Sep 07:13
986c261
Compare
Choose a tag to compare

2.43.0 (2024-09-12)

Features

Bug Fixes

  • fuel: add missing block handler dispatch (#960) (6036613)

Internal

@sentio/cli-v2.21.1

12 Sep 07:14
986c261
Compare
Choose a tag to compare

@sentio/cli-v2.21.1 (2024-09-12)

Internal

v2.42.1

10 Sep 07:09
e7af3c0
Compare
Choose a tag to compare

2.42.1 (2024-09-10)

Bug Fixes

  • runtime: improve retryCache in provider.ts (#957) (a02e4bd)
  • sdk: limit cache key size in addition to acount (#956) (665c0ea)
  • sdk: throw ethers error for necessary cases (#958) (e7af3c0)

v2.42.0

07 Sep 02:33
81322e3
Compare
Choose a tag to compare

2.42.0 (2024-09-07)

Features

Bug Fixes

  • sdk: control preprocess when stream mode not enabled (#943) (b82dbbd)

Internal

@sentio/cli-v2.21.0

07 Sep 02:34
81322e3
Compare
Choose a tag to compare

@sentio/cli-v2.21.0 (2024-09-07)

Features

  • fuel: add contract access from fuel context (#950) (ae70b28)

Internal