[2.10.0] @subql/node-ethereum
stwiname
released this
31 Jul 02:39
·
316 commits
to main
since this release
[2.10.0] - 2023-07-31
Added
- Added
!null
filter for logs (#135)
Changed
- Update license to GPL-3.0 (#137)
- Updated retry logic for eth requests (#134)
- Adjust batch size for
JsonRpcBatchProvider
dynamically (#121) - Sync with node-core :
- init db schema manually during test run
- fix retry logic for workers in connection pool
- Performance scoring fix
Fixed
- Fixed missing mmrQueryService in indexer module