grin/servers/src
Gary Yu d36a0b29ef store both mmr index and block height into database for output (#2903)
* store both mmr index and block height into database for output

* rustfmt

* fix: mmr position is 1-based instead of 0-based

* (Hash, u64, u64) deserves a type
2019-08-29 17:14:39 +01:00
..
common cleanup deprecation warnings about missing dyn with trait objects (#2997) 2019-08-26 21:17:47 +01:00
grin store both mmr index and block height into database for output (#2903) 2019-08-29 17:14:39 +01:00
mining fix: move sync state check from server into test_miner (#2958) 2019-07-25 10:07:56 +01:00
common.rs Event callbacks for Network and Chain Events (#2598) 2019-02-26 12:24:50 -08:00
grin.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lib.rs Remove wallet code [1.1.0] (#2593) 2019-02-21 11:57:45 +00:00
mining.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00