Skip to content

Releases: sentioxyz/sentio-sdk

v2.41.0

01 Aug 23:29
9a9e91e
Compare
Choose a tag to compare

2.41.0 (2024-08-01)

Features

  • cli: create command could take eth chain id (#911) (543eeff)
  • cli: support chainId when creating from eth template (#912) (5c37c01)
  • cli: support creating subgraph project from template (#915) (6573a72)

Bug Fixes

  • cli: use chainId as subgraph network name (#916) (9e80787)

Internal

@sentio/cli-v2.20.0

01 Aug 23:30
9a9e91e
Compare
Choose a tag to compare

@sentio/cli-v2.20.0 (2024-08-01)

Features

  • cli: create command could take eth chain id (#911) (543eeff)
  • cli: support chainId when creating from eth template (#912) (5c37c01)
  • cli: support creating subgraph project from template (#915) (6573a72)

Bug Fixes

  • cli: use chainId as subgraph network name (#916) (9e80787)

Internal

  • deps: update chain id deps (#917) (9a9e91e)
  • sdk: update chains and fix etherscan api fetching (#913) (0264fb7)

v2.40.1

27 Jul 15:53
780eb60
Compare
Choose a tag to compare

2.40.1 (2024-07-27)

Bug Fixes

Internal

@sentio/cli-v2.19.1

27 Jul 15:54
780eb60
Compare
Choose a tag to compare

@sentio/cli-v2.19.1 (2024-07-27)

Bug Fixes

Internal

v2.40.0

17 Jul 14:48
4f2380c
Compare
Choose a tag to compare

2.40.0 (2024-07-17)

Features

Bug Fixes

Internal

Read more

@sentio/cli-v2.19.0

17 Jul 14:49
4f2380c
Compare
Choose a tag to compare

@sentio/cli-v2.19.0 (2024-07-17)

Features

  • aptos: add movment chain ids and supports (#892) (9dbf34b)

Bug Fixes

Internal

  • aptos: update m2 testnet rpc url (#896) (4f2380c)
  • cli: make sentio.yaml optional for graph deploy (#818) (7742eeb)
  • cli: support sui in sentio create command (#817) (393d219)
  • cli: use the current cli version when creating from template (#883) (c86ae74)
  • deps: upgrade to eslint9 (#878) (0a7b5dd)
  • starknet: codegen for starknet (#877) (70efdfb)

v2.39.6

23 Jun 23:40
4ebf326
Compare
Choose a tag to compare

2.39.6 (2024-06-23)

v2.39.5

23 Jun 21:38
2103800
Compare
Choose a tag to compare

2.39.5 (2024-06-23)

Internal

  • sdk: still keep list as async iteractor and add listPromise util method (#810) (2103800)

v2.39.4

23 Jun 20:53
b76d419
Compare
Choose a tag to compare

2.39.4 (2024-06-23)

Bug Fixes

Internal

  • cli: fix execStep for windows (#797) (87f863f)
  • cli: fix templates/fuel/tsconfig.json (#795) (79698ba)
  • cli: upload sourcemap in graph deploy (#804) (5838140)
  • db: add batch count arg & default disabled (#798) (ec9c455)
  • db: add processId to db request (#800) (b576a35)
  • db: apply new proto with entityname (#802) (3cb7126)
  • db: async interator of db list (#794) (7af1c3a)
  • db: change console.debug to console.info temp for debugging (#806) (40cc20d)
  • db: cleanup codes (#805) (6edc797)
  • db: fix bigdecimal exp according to go lib (#799) (df14280)
  • db: print out error for debug (#803) (ddb35a5)
  • db: refactor db codegen (#801) (f1c89f3)
  • db: rename DateTime to Timestamp (#796) (03b3a54)
  • sdk: list api return promise array, while keep listIterator (#808) (b76d419)
  • sdk: unknow price should return undefined and show more error … (#809) (466be3b)

@sentio/cli-v2.18.7

23 Jun 23:41
4ebf326
Compare
Choose a tag to compare