Releases: sentioxyz/sentio-sdk
Releases · sentioxyz/sentio-sdk
@sentio/cli-v2.21.6
@sentio/cli-v2.21.6 (2024-11-03)
Internal
v2.44.2
@sentio/cli-v2.21.5
v2.44.1
2.44.1 (2024-10-14)
Bug Fixes
- fuel: move fuel processor.configure to start method, also throw … (#994) (130735b)
- sdk: do not throw error for 404 in getPrice (#998) (bd05a3d)
- sdk: fix toJSON for entity with boolean field (#995) (fcfe543)
- sdk: normalize basePath in getPriceClient (#997) (0c5afe5)
- sdk: use priceFeedAPI endpoint to get price (#996) (114fe71)
Internal
@sentio/cli-v2.21.4
v2.44.0
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
- btc: missing pass fetchConfig (#986) (b12d3b4)
- btc: wrong
rawtx
field (#985) (ddd0af1) - eth: make it compatible with non standard tx (#992) (f32cc8d)
- runtime: create metrics lazily (#979) (ed81e91)
- sdk: fix trace provider (#973) (4656762)
Internal
- aptos: export resource change (#988) (bbfd8e3)
- aptos: support decode multisig payload (#974) (2f6cff3)
- btc: add handlerType.BTC_BLOCK (#983) (0d7374a)
- btc: btc on interval processor (#982) (9d21f41)
- btc: btc processBlock (#984) (541d51e)
- cli: use current package manager instead of yarn (#990) (d2cc20d)
- deps: bump nice-grpc to fix server.start() deprecation warning (#976) (3a62410)
- fuel: assign each logId as const variable (#981) (b7227ca)
- fuel: correct get fuel mainnet network (#991) (d581201)
- fuel: update fuel deps (#989) (243638a)
- sui: add missing template test (#977) (2b56a42)