grin/util/src
Antioch Peverell 6faa0e8d75
thread local chain type vs global chain type (#3327)
* Introduce GLOBAL_CHAIN_TYPE and make CHAIN_TYPE thread_local.
This makes testing more explicit and significantly more robust.

* set_local_chain_type() in tests

* cleanup - weird

* get pool tests working with explicit local chain_type config

* core tests working with explicit local chain_type

* p2p tests working with explicit local chain_type

* store tests working

* cleanup, feedback
2020-05-22 12:51:58 +01:00
..
file.rs Less cloning and additional pattern simplifications (#3223) 2020-02-12 19:35:33 +01:00
hex.rs Pass byte slice to to_hex (#3307) 2020-04-24 11:18:26 +02:00
lib.rs thread local chain type vs global chain type (#3327) 2020-05-22 12:51:58 +01:00
logger.rs Less cloning and additional pattern simplifications (#3223) 2020-02-12 19:35:33 +01:00
macros.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
rate_counter.rs Less cloning and pattern simplifications (#3216) 2020-02-05 11:02:07 -05:00
secp_static.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
types.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
zip.rs Less cloning and pattern simplifications (#3216) 2020-02-05 11:02:07 -05:00