We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de44992 commit acbbab8Copy full SHA for acbbab8
CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
- Add `pathfinder_getClassProof` endpoint to retrieve the Merkle proof of any class hash in the class trie.
17
- add `process_start_time_seconds` metric showing the unix timestamp when the process started.
18
- `--log-output-json` CLI option has been added to output the Pathfinder log in line-delimited JSON.
19
+- Preliminary support has been added for the new JSON-RPC 0.8.0-rc1 specification.
20
21
### Changed
22
0 commit comments