Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
d7a04696
Commit
d7a04696
authored
May 17, 2018
by
asynchronous rob
Committed by
Gav Wood
May 17, 2018
Browse files
Archive Mode and groundwork for state-preserving handles (#166)
* less eager deletion of DB values * archive mode
parent
9439c55b
Changes
1
Hide whitespace changes
Inline
Side-by-side
consensus/src/service.rs
View file @
d7a04696
...
...
@@ -198,7 +198,6 @@ fn start_bft<F, C>(
}
};
let
input
=
Messages
{
network_stream
:
network
.bft_messages
(
parent_hash
),
local_id
:
bft_service
.local_id
(),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment