Storage fixes

* replicators generate their sample values
* fixes to replicator block height logic
This commit is contained in:
Stephen Akridge
2019-01-02 11:02:15 -08:00
committed by sakridge
parent c0c38463c7
commit 1fd7bd7ede
13 changed files with 302 additions and 135 deletions

View File

@ -29,6 +29,7 @@ fn entrypoint(
StorageProgram::SubmitMiningProof {
sha_state,
entry_height,
..
} => {
info!(
"Mining proof submitted with state {:?} entry_height: {}",