grin/core/tests
Yoni Svechinsky ee4eed71ea Feature/slate serialization ()
* - Add backwards compatability
- Add hex serialization

* rustfmt

* rustfmt

* Windows Compatibility Fixes  ()

* 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

* Windows TUI Fix ()

* switch pancurses backend to win32

* revert changes to restore test

* compatibility fix + debug messages

* rustfmt

* Add content disposition for OK responses  ()

* Testing http send and fixing accordingly

* add repost method into wallet owner api ()

* add repost method into wallet owner api

* rustfmt

* Add ability to compare selection strategies ()

Before tx creation user can estimate fee and locked amount
with different selection strategies by providing `-e` flag for
`wallet send` command.
2019-02-13 13:29:44 +00:00
..
block.rs Rework "bucket transactions" logic (buckets are now weight limited) () 2019-02-01 10:44:04 +00:00
common.rs Cleanup compiler warnings () 2019-01-10 12:18:25 -08:00
consensus.rs Optimizing the code and making it more idiomatic () 2019-01-01 15:29:16 -08:00
core.rs Pool tx weight verification () 2019-01-25 12:48:15 -08:00
merkle_proof.rs Convert to Rust 2018 edition () 2018-12-08 00:59:40 +01:00
pmmr.rs Convert to Rust 2018 edition () 2018-12-08 00:59:40 +01:00
transaction.rs Implement kernel and output features as enums () 2019-01-08 16:07:38 +00:00
vec_backend.rs Feature/slate serialization () 2019-02-13 13:29:44 +00:00
verifier_cache.rs Implement kernel and output features as enums () 2019-01-08 16:07:38 +00:00