Releases: AcalaNetwork/bodhi.js
Releases · AcalaNetwork/bodhi.js
v2.6.2
This version with subway should achieve maximum cache
What's Changed
- new rpc benchmark script by @shunjizhan in #671
- update e2e rpc tests by @shunjizhan in #675
- polish by @shunjizhan in #680
- foundry compatible by @shunjizhan in #683
- eth provider playground script by @shunjizhan in #679
- update mandala 2150 by @shunjizhan in #684
Full Changelog: v2.6.1...v2.6.2
v2.6.1
v2.6.0
This is a brand new bodhi that is much faster than before
What's Changed
- Update docker-compose-example.yml by @zjb0807 in #653
- block cache v2 by @shunjizhan in #655
- add canonical check when getting receipt from cache by @shunjizhan in #658
- enhanced parseblock and subql by @shunjizhan in #659
- new receipt flow by @shunjizhan in #656
- new getblock flow by @shunjizhan in #662
- runtime upgrade test script by @shunjizhan in #625
- cache finalized blockhashes by @shunjizhan in #666
Full Changelog: v2.5.22...v2.6.0
v2.5.22
In this version subql should be much faster and supports indexing erc20 xcm
What's Changed
- Update docker-compose-example.yml by @zjb0807 in #630
- polished subscriptions, isReady logic, and lints by @shunjizhan in #639
- refactor subscribe by @shunjizhan in #640
- Update mandala 2.13.0 by @zjb0807 in #641
- added util to get all receipts at block by @shunjizhan in #643
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /evm-subql by @dependabot in #644
- Bump simple-git from 3.15.1 to 3.16.0 in /evm-subql by @dependabot in #638
- Bump json5 from 1.0.1 to 1.0.2 in /evm-subql by @dependabot in #624
- new subql handler by @shunjizhan in #645
- optimize subql handler with bulk creation by @shunjizhan in #646
- added exit reason to receipt by @shunjizhan in #648
- add timestamp and exit reason to subql by @shunjizhan in #649
- subql diff support ignoring case by @shunjizhan in #647
- added option to ignore comparing keys in subql diff by @shunjizhan in #650
- ignore negative used storage when computing gasPrice by @shunjizhan in #651
- Update mandala & remove keep-blocks by @zjb0807 in #652
- update subql deps by @shunjizhan in #654
Full Changelog: v2.5.13...v2.5.22
v2.5.13
Fixed subql compatibility issue with old blocks
What's Changed
- added docs for dumping and restoring database by @shunjizhan in #628
- support subql logs compare by @shunjizhan in #633
- fix weight by @xlc in #634
Full Changelog: v2.5.11...v2.5.13
v2.5.11
this version is compatible with runtime 2120
What's Changed
- add chopsticks example by @shunjizhan in #619
- update subql by @shunjizhan in #621
- subql compare script by @shunjizhan in #623
- Update to mandala-2.11.0 by @zjb0807 in #597
- Update mandala-2.12.0 by @zjb0807 in #629
- update subql to 2120 compatible by @shunjizhan in #631
Full Changelog: v2.5.9...v2.5.11
v2.5.9
What's Changed
- bump v2.5.8 by @shunjizhan in #616
- add prod subql update instructions by @shunjizhan in #617
- subql temp skip xcm by @shunjizhan in #618
Full Changelog: v2.5.8...v2.5.9
v2.5.8
compatible with runtime 2110
What's Changed
- Update mandala-node by @zjb0807 in #568
- add support for
safe
andfinalized
block tag by @shunjizhan in #570 - logs and filters polish by @shunjizhan in #573
- Update cancel-workflow-action by @zjb0807 in #574
- add filter family by @shunjizhan in #572
- signer and waffle examples flow polish by @shunjizhan in #580
- update docs by @shunjizhan in #581
- fix env issue by @shunjizhan in #585
- Update example by @zjb0807 in #584
- fix orphan tx transactionIndex by @shunjizhan in #586
- subql check genesishash match by @shunjizhan in #589
- find orphan tx by index by @shunjizhan in #590
- update deps by @shunjizhan in #594
- state call eth_call POC script by @shunjizhan in #592
- replace
rpc.evm.call
withstate_call
by @shunjizhan in #596 - Update README.md by @shunjizhan in #599
- update
estimateResource
to chopstick compatible by @shunjizhan in #601 - fix linking by @ermalkaleci in #605
- polish evm create by @shunjizhan in #603
- avoid payment rpc by @xlc in #606
- fix docker build by @shunjizhan in #607
- bump v2.5.5 by @shunjizhan in #608
- fix
RuntimeDispatchInfo
version by @shunjizhan in #609 - bump v2.5.6 by @shunjizhan in #610
- subql 2110 compatible by @shunjizhan in #611
- bump v2.5.7 by @shunjizhan in #612
- update subql docker build by @shunjizhan in #613
- all subql config use indexer 1.17.0 by @shunjizhan in #614
- karura 2110 compatible by @shunjizhan in #615
Full Changelog: v2.5.2...v2.5.8
v2.5.4
bump v2.5.4
v2.5.3
- support
finalized
andsafe
tag - support all filter rpcs