-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove BlockTemplateMap * Correctly init CrossBoundaryResult on success * Use mut references instead of raw pointers * Switch C++ ScopedQueue to use safer ref instead of ptr * fmt * Resolve lints * Backend overlay * Fix lint * Restore TestBlockValidity * Remove logs * Handle overlay deletion * Remove debug log * Fix debug log * Remove debug log * fmt: Extend cpp fmt to miner, mempool and validation (#2619) fmt --amend * Remove unused trie_restore * Rename Suicide to SelfDestruct --------- Co-authored-by: Prasanna Loganathar <pvl@prasannavl.com> Co-authored-by: Niven <sieniven@gmail.com>
- Loading branch information
1 parent
cbeac02
commit 07ba855
Showing
17 changed files
with
499 additions
and
355 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Oops, something went wrong.