Skip to content

Releases: sentioxyz/sentio-sdk

v2.57.2

02 Feb 22:25
3acfd62
Compare
Choose a tag to compare

2.57.2 (2025-02-02)

Bug Fixes

  • aptos: ignore error get pair metadata for some token. move now fetch all inputs and events by default (#1147) (3acfd62)
  • runtime: override provider toString to avoid console.log caches (#1143) (3687451)
  • sdk: fix metric handler name in template processor (#1144) (af7c53a)
  • sdk: pass handlerName from template to base processor (#1146) (ce1778e)
  • sdk: skip bind in proxyProcessor (#1145) (40e39c0)

v2.57.1

28 Jan 07:39
8268f19
Compare
Choose a tag to compare

2.57.1 (2025-01-28)

Bug Fixes

v2.57.0

27 Jan 07:07
783a32e
Compare
Choose a tag to compare

2.57.0 (2025-01-27)

Features

Bug Fixes

  • fuel: keep the receipt order when testing with fuel facet (#1140) (27be2bd)
  • fuel: keep the receipt order when testing with fuel facet (#1141) (783a32e)

Internal

  • fuel: add fuel receipt handler for contract.onTransfer (#1137) (34c2445)
  • test: init test memory database before processor binding (#1139) (db6f044)

@sentio/cli-v2.25.0

27 Jan 07:09
783a32e
Compare
Choose a tag to compare

@sentio/cli-v2.25.0 (2025-01-27)

Features

v2.56.0

22 Jan 19:10
3421b93
Compare
Choose a tag to compare

2.56.0 (2025-01-22)

Features

Bug Fixes

  • runtime: clean compatibility cache during get config (#1135) (c0bb4cc)

Internal

  • store: add examples to unit test entity store (#1136) (3421b93)

v2.55.3

21 Jan 09:40
5191ae6
Compare
Choose a tag to compare

2.55.3 (2025-01-21)

Bug Fixes

Internal

  • store: add store unit test support file back (#1133) (5191ae6)
  • store: change relation fields to explicit function call (#1131) (2102b96)
  • store: support list filter unit test (#1130) (800741f)

v2.55.2

16 Jan 10:08
73e2ac6
Compare
Choose a tag to compare

2.55.2 (2025-01-16)

Bug Fixes

  • runtime: unset unused fuelcallconfigs if needed (#1128) (73e2ac6)

v2.55.1

16 Jan 09:40
0402620
Compare
Choose a tag to compare

2.55.1 (2025-01-16)

Bug Fixes

  • runtime: convert fulecallconfig to fultransactionconfig (#1127) (0402620)

v2.55.0

16 Jan 09:15
ffb372b
Compare
Choose a tag to compare

2.55.0 (2025-01-16)

Features

  • move: migrate to new and cleaner move protobuf (#1118) (6834fe1)

Bug Fixes

  • runtime: runtime need dedup request for new driver but old sdk (#1126) (ffb372b)

Internal

  • build: add ignore for schema, remove price.proto (#1117) (b147559)
  • deps: bump @sentio/ethers (#1125) (707d6b1)
  • fuel: remove fuelCallConfig & add fuelTxConfig (#1121) (a9d8317)
  • sdk: revert @sentio/ethers to 6.13.1-patch.2 (#1124) (7ceb257)

v2.54.2

14 Jan 07:36
2d08662
Compare
Choose a tag to compare

2.54.2 (2025-01-14)

Bug Fixes