Skip to content

Releases: sentioxyz/sentio-sdk

@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

v2.37.2

29 May 10:10
efd3c3d
Compare
Choose a tag to compare

2.37.2 (2024-05-29)

Bug Fixes

  • deps: ethers resolution should also be in sdk's package.json (#755) (c24770d)

Internal

v2.37.1

28 May 03:45
c70a66e
Compare
Choose a tag to compare

2.37.1 (2024-05-28)

Internal

v2.37.0

27 May 12:25
abc08ec
Compare
Choose a tag to compare

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

27 May 12:26
abc08ec
Compare
Choose a tag to compare

@sentio/cli-v2.18.0 (2024-05-27)

Features

v2.36.1

20 May 03:32
17c725a
Compare
Choose a tag to compare

2.36.1 (2024-05-20)

Internal

v2.36.0

20 May 03:11
12c7bc3
Compare
Choose a tag to compare

2.36.0 (2024-05-20)

Features

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

@sentio/cli-v2.17.0

20 May 03:12
12c7bc3
Compare
Choose a tag to compare

@sentio/cli-v2.17.0 (2024-05-20)

Features

  • cli: add sentio graph deploy command (#727) (106b533)

Internal

v2.35.0

26 Apr 09:37
2d6a383
Compare
Choose a tag to compare

2.35.0 (2024-04-26)

Features

  • sdk: new proto and new proto codegen, update deps (#710) (6901569)

Bug Fixes