Skip to content

Releases: sentioxyz/sentio-sdk

v2.39.3

18 Jun 00:01
8b5f362
Compare
Choose a tag to compare

2.39.3 (2024-06-18)

Bug Fixes

Internal

@sentio/cli-v2.18.4

18 Jun 00:02
8b5f362
Compare
Choose a tag to compare

@sentio/cli-v2.18.4 (2024-06-18)

Internal

v2.39.2

13 Jun 09:54
e0502fc
Compare
Choose a tag to compare

2.39.2 (2024-06-13)

Bug Fixes

Internal

  • sdk: add provider stats for debugging (#785) (d074e31)
  • sdk: increase cache size (#782) (3505487)
  • sdk: performance tune provider cache by disable ttl (#787) (e0502fc)
  • sdk: print object path for better debugging (#781) (42caab8)

v2.39.1

12 Jun 02:36
3eb4e4b
Compare
Choose a tag to compare

2.39.1 (2024-06-12)

Internal

@sentio/cli-v2.18.3

12 Jun 02:37
3eb4e4b
Compare
Choose a tag to compare

@sentio/cli-v2.18.3 (2024-06-12)

Internal

v2.39.0

12 Jun 00:40
a064d6d
Compare
Choose a tag to compare

2.39.0 (2024-06-12)

Features

  • sdk: support baseLabels in template instance (#768) (8bfa2c1)

Bug Fixes

  • db: fix missing imports scalar types (#776) (47e06d2)
  • eth: event log should use attribute to store base label (#773) (55d3c70)
  • eth: fix eth base label set for eth templates (#772) (e77087d)
  • eth: global processor use same address (#767) (882ca1a)
  • fuel: fix fuel contract sender (#777) (a064d6d)
  • sdk: try fix event logger baseLabel (#771) (f12fd44)

Internal

  • cli: fix --host undefined, warn unknown options (#774) (3a75a4f)
  • fuel: cache the gas price to avoid rate limit (#775) (bf25a58)
  • fuel: hide fuel oncall & check event names (#766) (0793bad)
  • fuel: init cosmos plugin (#769) (f188c5f)

@sentio/cli-v2.18.2

12 Jun 00:41
a064d6d
Compare
Choose a tag to compare

@sentio/cli-v2.18.2 (2024-06-12)

Internal

  • cli: fix --host undefined, warn unknown options (#774) (3a75a4f)
  • fuel: hide fuel oncall & check event names (#766) (0793bad)
  • fuel: init cosmos plugin (#769) (f188c5f)

v2.38.0

31 May 11:35
40cd115
Compare
Choose a tag to compare

2.38.0 (2024-05-31)

Features

Internal

@sentio/cli-v2.18.1

31 May 11:36
40cd115
Compare
Choose a tag to compare

@sentio/cli-v2.18.1 (2024-05-31)

Internal

v2.37.3

30 May 06:32
548891a
Compare
Choose a tag to compare

2.37.3 (2024-05-30)

Bug Fixes

Internal