grin/util/src
Yoni Svechinsky ee4eed71ea Feature/slate serialization (#2534)
* - Add backwards compatability
- Add hex serialization

* rustfmt

* rustfmt

* 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

* Windows TUI Fix (#2555)

* switch pancurses backend to win32

* revert changes to restore test

* compatibility fix + debug messages

* rustfmt

* Add content disposition for OK responses  (#2545)

* Testing http send and fixing accordingly

* add repost method into wallet owner api (#2553)

* add repost method into wallet owner api

* rustfmt

* Add ability to compare selection strategies (#2516)

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
..
file.rs [T4 ONLY] BIP32 Wallet Compliance - Aggsig Updates - Bulletproof Updates (#1501) 2018-10-10 10:11:01 +01:00
hex.rs Retrieve header by output commit (#1388) 2018-08-20 19:02:44 +01:00
lib.rs Implement zeroing memory for wallet password (#2229) 2018-12-28 14:12:59 -08:00
logger.rs Improve error output in cases when db_root / logfile is inaccesible (#2424) 2019-01-18 17:53:15 -08:00
macros.rs Refactor kernel sig msg creation (#1954) 2018-11-10 16:24:11 +01:00
rate_counter.rs do not treat txhashset.zip download as abusive behavior (#1973) 2018-11-13 21:34:45 +00:00
read_write.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
secp_static.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
types.rs default log level DEBUG -> INFO (#2420) 2019-01-18 17:54:26 -08:00
zip.rs Feature/slate serialization (#2534) 2019-02-13 13:29:44 +00:00