grin/core/src
Mike Dallas adeaea4622 Truncate trailing zeroes in coin amounts (#1366)
* truncate coin amounts
* truncate datetimes
* fixed formatting
2018-08-17 13:05:35 -04:00
..
core Truncate trailing zeroes in coin amounts (#1366) 2018-08-17 13:05:35 -04: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 Error handling improvements (particularly in chain) (#1208) 2018-06-30 23:36:38 +01:00