grin/chain/src
Yeastplume 4c6a193e01
[WIP] Miner removal (#979)
* Beginning to remove in-process miner

* rustfmt

* rustfmt

* rustfmt

* rustfmt

* remove pow crate and put remnants into core

* rustfmt

* fix test compilation in core and chain

* rustfmt

* Updating server tests to use test miner

* rustfmt

* rustfmt

* remove pow from test matrix

* adding basic stratum stats to TUI

* run stratum server at all times, and halt messages while syncing

* fix core tests

* add ability to run internal test miner for cuckoo 16 testing

* modify build instructions
2018-04-24 09:18:24 +01:00
..
chain.rs [WIP] Miner removal (#979) 2018-04-24 09:18:24 +01:00
lib.rs add block header cache to store (#996) 2018-04-23 14:55:25 -04:00
pipe.rs [WIP] Miner removal (#979) 2018-04-24 09:18:24 +01:00
store.rs Cleanup unused fn on rm_log (#999) 2018-04-24 00:46:06 +00:00
txhashset.rs use less cloning when validating a txhashset (#989) 2018-04-21 14:14:43 -04:00
types.rs init_head and not reset_head on startup (#971) 2018-04-18 01:41:51 +01:00