Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
feat(rpc) implemented v0.5.1 missing fields + bumped starknet.rs to m…
Browse files Browse the repository at this point in the history
…atch (#1313)

Co-authored-by: Timothée Delabrouille <[email protected]>
Co-authored-by: bexan <[email protected]>
Co-authored-by: V.O.T <[email protected]>
  • Loading branch information
4 people authored Jan 10, 2024
1 parent 68e7b02 commit 5b31a4c
Show file tree
Hide file tree
Showing 33 changed files with 926 additions and 2,648 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Next release

- feat(rpc): added support for v0.5.1 JSON-RPC specs
- feat(rpc): added ordered messages/events in trace fields
- feat(rpc): support for starknet.rs v0.5.1 version
- feat(rpc): added execution resources in trace fields
- feat(rpc): added state diff field in trace fields
- refactor: removed benchmarking folder and traces of CI pipeline
- fix: decouple is_query into is_query and offset_version
- feat: add sierra to casm class hash mapping to genesis assets
Expand Down
Loading

0 comments on commit 5b31a4c

Please sign in to comment.