-
Notifications
You must be signed in to change notification settings - Fork 790
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert unit tests to directly confirm blocks
Convert active_transactions.confirm_frontier to direct confirmation. Convert active_transactions.keep_local to direct confirmation. Convert bootstrap_processor.lazy_hash_pruning to direct confirmation. Convert bootstrap_processor.lazy_hash_pruning to direct confirmation. Convert frontier_req.confirmed_frontier to direct confirmation. Convert election.continuous_voting to direct confirmation. Convert node.vote_by_hash_bundle to direct confirmation. Convert node.epoch_conflict_confirm to direct confirmation. Convert node.rollback_vote_self to direct confirmation. Convert optimistic_scheduler.activate_one to direct confirmation. Convert optimistic_scheduler.under_gap_threshold to direct confirmation. Convert rpc.receivable_unconfirmed to direct confirmation. Convert rpc.history_pruning to direct confirmation. Convert rpc.accounts_receivable_confirmed to direct confirmation. Convert rpc.block_confirmed to direct confirmation.
- Loading branch information
Showing
7 changed files
with
18 additions
and
49 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
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
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