grin/core/src
Yeastplume 21b1ac50d7
[PIBD_IMPL] Thread simplification + More TUI Updates + Stop State Propagation (#3698)
* change pibd stat display to show progress as a percentage of downloaded leaves

* attempt some inline rp validation

* propagate shutdown state through kernel validation

* change validation loop timing

* simplify validator threading

* add more detailed tracking of kernel history validation to tui, allow stop state during

* adding more stop state + tui progress indication

* remove progressive validate

* test fix
2022-03-01 13:52:16 +00:00
..
core [PIBD_IMPL] Thread simplification + More TUI Updates + Stop State Propagation (#3698) 2022-03-01 13:52:16 +00:00
libtx implement fix past fees RFC with fee shift since genesis (#3629) 2021-05-11 16:39:09 +01:00
pow [SYNC PERFORMANCE] Adjust DifficultyIterator to no longer deserialize PoW proof nonces (#3671) 2021-12-10 11:39:39 +00:00
consensus.rs TUI Freeze Fix - Add manually maintained hash to difficulty iterator (#3684) 2022-01-07 14:23:58 +00:00
core.rs never speak of the verifier cache again (#3628) 2021-04-01 15:04:53 +01:00
genesis.rs Make of this what you will but it cargo fmt better (#3572) 2021-03-22 12:43:23 +00:00
global.rs [SYNC PERFORMANCE] Adjust DifficultyIterator to no longer deserialize PoW proof nonces (#3671) 2021-12-10 11:39:39 +00:00
lib.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00
macros.rs Rust 2021 Macro Warning Cleanup (#3658) 2021-11-02 15:10:01 +00:00
pow.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00
ser.rs [SYNC PERFORMANCE] Adjust DifficultyIterator to no longer deserialize PoW proof nonces (#3671) 2021-12-10 11:39:39 +00:00