grin/chain/src
Gary Yu 97e96e4fcf use a grin specific tmp dir instead of a system tmp dir (#2753) (#2772)
* use a grin specific tmp dir instead of a system tmp dir

* rustfmt

* using create_new instead of create

* switch the txhashset sandbox from system tmp dir to grin specific tmp dir

* rustfmt

* adapter get_tmp_dir delegate to chain implementation

* simply the logic of protolc for get_tmpfile_pathname

* rustfmt

* fix the merge mistake
2019-04-22 16:54:36 -07:00
..
txhashset Get back the lost code of #2575 (#2771) 2019-04-22 16:53:24 -07:00
chain.rs use a grin specific tmp dir instead of a system tmp dir (#2753) (#2772) 2019-04-22 16:54:36 -07:00
error.rs [1.1.0] Merge master into 1.1.0 (#2720) 2019-04-01 11:47:48 +01:00
lib.rs Dynamic LMDB mapsize allocation [1.1.0] (#2605) 2019-02-27 09:47:46 +00:00
pipe.rs [1.1.0] Merge master into 1.1.0 (#2720) 2019-04-01 11:47:48 +01:00
store.rs [1.1.0] Merge master into 1.1.0 (#2720) 2019-04-01 11:47:48 +01:00
txhashset.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
types.rs get rid of default implementation of Hashed trait for writable things (#2573) 2019-02-15 13:41:19 +00:00