forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resigns chained Merkle shreds after signature verification (solana-la…
…bs#1207) Chained Merkle shreds with retransmitter's signature should be resigned before broadcast to other nodes.
- Loading branch information
1 parent
7c12f03
commit 517e358
Showing
2 changed files
with
82 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
517e358
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(solana-labs#1207) - push
("elapsed_micros", self.elapsed_micros, i64),
("resign_micros", self.resign_micros, i64)