grin/chain/src
hashmap f7161a9afb Improve API handlers (#1364)
* Return different status codes depending on result, not just BAD_REQUEST, fixes #1247
* Reduce number of unwraps
* Refactoring
2018-08-17 13:04:02 -04:00
..
chain.rs Consolidate validation in Block and Transaction (#1354) 2018-08-15 23:14:48 +02:00
error.rs Fix bug on block sync (#1271) (#1281) 2018-07-22 12:25:56 -07:00
lib.rs run rustfmt against chain crate 2018-08-10 14:56:35 +01:00
pipe.rs Consolidate validation in Block and Transaction (#1354) 2018-08-15 23:14:48 +02:00
store.rs Consolidate validation in Block and Transaction (#1354) 2018-08-15 23:14:48 +02:00
txhashset.rs Improve API handlers (#1364) 2018-08-17 13:04:02 -04:00
types.rs fix misbehaving simulnet fastsync test (#1227) 2018-07-08 17:37:09 +01:00