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 466752b commit 49c0933Copy full SHA for 49c0933
CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
+- **Documentation**: add RPC API reference documentation with CI validation
13
+ against o1Labs node, reorganize API docs into dedicated section
14
+ ([#1745](https://github.com/o1-labs/mina-rust/pull/1745))
15
- **Node**: add top-level documentation for the crate `node`
16
([#1736](https://github.com/o1-labs/mina-rust/pull/1736))
17
- **CI**: automatically push Docker images for `vX.Y.Z` and `vX.Y` when tag `vX.Y.Z` is created
0 commit comments