Skip to content

Commit

Permalink
Added new PR from Amit
Browse files Browse the repository at this point in the history
  • Loading branch information
melpadden committed Jul 26, 2024
1 parent 672fd98 commit 1174c0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-notes/rc4.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
---
## List of PRs
### Node

* [4816](https://github.com/casper-network/casper-node/pull/4816) Return the switch block hash with rewards response
Adds a new field to enable users to retrieve the block at which rewards were distributed

* [4750](https://github.com/casper-network/casper-node/pull/4750) Add a decode subcommand to global-state-update-gen
This adds a new subcommand to global-state-update-gen that aids in debugging, to be called with:
`global-state-update-gen decode global_state.toml`. The command reads the generated global_state.toml, deserializes the entries and prints them out in the Debug format. This makes the contents of the file more human-readable, helping in analyzing it.
Expand Down

0 comments on commit 1174c0d

Please sign in to comment.