Releases: sentioxyz/sentio-sdk
Releases · sentioxyz/sentio-sdk
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)
@sentio/cli-v2.21.3
@sentio/cli-v2.21.3 (2024-10-09)
Internal
v2.43.2
v2.43.1
@sentio/cli-v2.21.2
@sentio/cli-v2.21.2 (2024-09-16)
Internal
v2.43.0
@sentio/cli-v2.21.1
v2.42.1
v2.42.0
2.42.0 (2024-09-07)
Features
- aptos: support fungible assets (#946) (03cd57f)
- fuel: add contract access from fuel context (#950) (ae70b28)
- runtime: support rpcRetryTimes (#945) (198539c)
Bug Fixes
Internal
- btc: convert new btc transaction filter to proto (#944) (00acf58)
- btc: fix btc filter (#949) (4eb67ae)
- btc: fix btc filter (#951) (8021bad)
- btc: fix btc filter serialize (#952) (a5d5ba1)
- btc: fix btc types (#953) (632c962)
- btc: fix lint (#948) (51127c9)
- cli: print out warning in InitUploadResponse (#947) (7a8f456)
- deps: update chain package (#955) (81322e3)
- runtime: add test for QueuedStaticJsonRpcProvider (#954) (8a6e23d)