Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nanocurrency/nano-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0f7d29cefd020b22cdb5420a81b4364f80e67147
Choose a base ref
..
head repository: nanocurrency/nano-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 733ec4f161e4b1a6b85490d4756684d7f92030eb
Choose a head ref
Showing with 0 additions and 1 deletion.
  1. +0 −1 nano/core_test/node.cpp
1 change: 0 additions & 1 deletion nano/core_test/node.cpp
Original file line number Diff line number Diff line change
@@ -3034,7 +3034,6 @@ TEST (node, rollback_vote_self)
// Process and mark the first 2 blocks as confirmed to allow voting
ASSERT_TRUE (nano::test::process (node, { send1, open }));
node.ledger.confirm (node.ledger.tx_begin_write (), open->hash ());
//ASSERT_TRUE (nano::test::start_elections (system, node, { send1, open }, true));
ASSERT_TIMELY_EQ (5s, node.ledger.cemented_count (), 3);

// wait until the rep weights have caught up with the weight transfer