Skip to content

Commit 60535b8

Browse files
authored
Merge branch 'main' into develop
2 parents 6b63509 + 86e77e4 commit 60535b8

File tree

21 files changed

+450
-432
lines changed

21 files changed

+450
-432
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2828
* Improved bulk insertion of state_changes, reducing database requests from hundreds to a maximum of 7 per block.
2929
* Configuration improvement. Create default config.toml on start application to loaded parameters from the environment variables.
3030
* Fix to fetch state by pages (view_state_paginated).
31-
* Change logic to get `shard_layout` for indexers. Main idea to avoid request `protocol_config` via RPC, `protocol_config` could be changed with new nearcore release and we should support old and new versions of `protocol_config`.
3231

3332
## [0.3.0](https://github.com/near/read-rpc/releases/tag/v0.3.0)
3433

0 commit comments

Comments
 (0)