grin/core/src
Yeastplume f8cd5cf2a4
Initial block difficulty adjustment + difficulty adjustment scenario modification (#1217)
* Handle SIGINT and SIGTERM (#1180)

* Handle SIGINT and SIGTERM

* pin croaring to version 0.3.2 until we get the clang conflict sorted out (#1183)

* document proposals for - (#1190)

* conditional timelocked outputs, and
* conditional relative timelocked outputs

* problem with validation on rewind

* update difficulty scenarios to display much more data

* correct average sum output

* update pre-genesis block padding to just use previous block's data
2018-07-05 13:18:09 +01:00
..
core Error handling improvements (particularly in chain) (#1208) 2018-06-30 23:36:38 +01:00
pow Cleanup a bunch of build warnings 2018-07-02 00:25:20 +01:00
consensus.rs Initial block difficulty adjustment + difficulty adjustment scenario modification (#1217) 2018-07-05 13:18:09 +01:00
genesis.rs First config setup for T3, dummy genesis 2018-07-02 00:49:49 +01:00
global.rs Initial block difficulty adjustment + difficulty adjustment scenario modification (#1217) 2018-07-05 13:18:09 +01:00
lib.rs Error handling improvements (particularly in chain) (#1208) 2018-06-30 23:36:38 +01:00
macros.rs Replace try! for ? (#1134) 2018-06-04 12:05:49 -04:00
ser.rs Error handling improvements (particularly in chain) (#1208) 2018-06-30 23:36:38 +01:00