Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
kobayurii authored Nov 14, 2024
2 parents 6b63509 + 86e77e4 commit 60535b8
Show file tree
Hide file tree
Showing 21 changed files with 450 additions and 432 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Improved bulk insertion of state_changes, reducing database requests from hundreds to a maximum of 7 per block.
* Configuration improvement. Create default config.toml on start application to loaded parameters from the environment variables.
* Fix to fetch state by pages (view_state_paginated).
* 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`.

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

Expand Down
Loading

0 comments on commit 60535b8

Please sign in to comment.