Releases: subquery/subql-ethereum
Releases · subquery/subql-ethereum
[2.12.0] @subql/node-flare
[2.12.0] - 2023-09-01
Fixed
- Fallback to singular provider if batch provider is not supported (#144)
- Fix missing ds option for event in dictionary query entries (#145)
- Update
node-core
to 4.2.5, fix dictionary failed to get token issue.
Added
- Custom provider for Celo (#147)
[2.12.0] @subql/node-ethereum
[2.12.0] - 2023-09-01
Fixed
- Fallback to singular provider if batch provider is not supported (#144)
- Fix missing ds option for event in dictionary query entries (#145)
- Update
node-core
to 4.2.5, fix dictionary failed to get token issue.
Added
- Custom provider for Celo (#147)
[2.2.3] @subql/common-flare
[2.2.3] - 2023-09-01
Fixed
- Sync with common
@subql/common
(#141)
[2.2.3] @subql/common-ethereum
[2.2.3] - 2023-09-01
Fixed
- Sync with common
@subql/common
(#141)
[2.2.4] @subql/types-ethereum
[2.2.4] - 2023-08-14
Fixed
- fix missing
unsafeApi
in the global (#141)
[2.11.0] @subql/node-ethereum
[release] 20230814 (#142)
* [release] 20230814
* pr number
[2.2.2] @subql/common-ethereum
[2.2.2] - 2023-08-14
Fixed
- Sync with common
@subql/common
(#141)
[2.2.3] @subql/types-flare
[2.2.3] - 2023-07-31
Fixed
[2.2.3] @subql/types-ethereum
[2.2.3] - 2023-07-31
Fixed
[2.10.0] @subql/node-flare
[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