grin/core/src
Antioch Peverell bd03528d33
lightweight validation during deserialization (#1422)
* introduce validate_read (for lightweight validation when reading)

* rustfmt
2018-08-26 11:43:44 +01:00
..
core lightweight validation during deserialization (#1422) 2018-08-26 11:43:44 +01:00
pow rustfmt on core crate (not run for a while) 2018-08-10 15:00:18 +01:00
consensus.rs Halve max block weight (#1347) 2018-08-13 14:06:53 -07:00
genesis.rs Consolidate validation in Block and Transaction (#1354) 2018-08-15 23:14:48 +02:00
global.rs Make grin.toml config optional (#1278) 2018-07-29 17:48:24 -07:00
lib.rs rustfmt on core crate (not run for a while) 2018-08-10 15:00:18 +01:00
macros.rs Replace try! for ? (#1134) 2018-06-04 12:05:49 -04:00
ser.rs Refactor compact block body (#1394) 2018-08-22 20:19:37 +01:00