We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5da60 commit 098c5c4Copy full SHA for 098c5c4
CHANGELOG.md
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased](https://github.com/near/read-rpc/compare/main...develop)
9
10
+## [0.4.0](https://github.com/near/read-rpc/releases/tag/v0.4.0)
11
+
12
+### What's Changed
13
+* Added postgres as a storage for `tx_details_storage`
14
+* Changed database schema for state changes to improve performance
15
+* Added new custom RPC method `emulate_tx`
16
+* Fix lake authorization for fastnear data
17
18
### Supported Nearcore Version
19
- nearcore v2.7.0
20
- rust v1.86.0
0 commit comments