grin/core/tests
Yeastplume 15c7a270eb
Windows Compatibility Fixes #1 (#2535)
* initial changes for windows build and unit/integration tests

* rustfmt

* wallet+store tests

* rustfmt

* fix linux daemonize

* better encapsulate file rename

* rustfmt

* remove daemonize commands

* rustfmt

* remove server start/stop commands

* add ability to drop pmmr backend files explicitly for txhashset unzip

* rustfmt

* fix pmmr tests

* rustfmt
2019-02-09 21:14:27 +00:00
..
block.rs Rework "bucket transactions" logic (buckets are now weight limited) (#2487) 2019-02-01 10:44:04 +00:00
common.rs Cleanup compiler warnings (#2323) 2019-01-10 12:18:25 -08:00
consensus.rs Optimizing the code and making it more idiomatic (#2269) 2019-01-01 15:29:16 -08:00
core.rs Pool tx weight verification (#2466) 2019-01-25 12:48:15 -08:00
merkle_proof.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
pmmr.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
transaction.rs Implement kernel and output features as enums (#2312) 2019-01-08 16:07:38 +00:00
vec_backend.rs Windows Compatibility Fixes #1 (#2535) 2019-02-09 21:14:27 +00:00
verifier_cache.rs Implement kernel and output features as enums (#2312) 2019-01-08 16:07:38 +00:00