grin/core/src
Yoni Svechinsky a523f82820 Add hex serialization functions (#2436)
* Change slate seralization to hex

* rustfmt

* Comment out serde directives
Move serialization functions into a seperate module

* Remove commented code
2019-01-24 13:18:13 +00:00
..
core Use weight_as_block for quick weight check (#2443) 2019-01-22 08:55:36 -08:00
libtx Add hex serialization functions (#2436) 2019-01-24 13:18:13 +00:00
pow Fix bug that crashes network with probability 2^-64 (#2358) 2019-01-12 10:41:22 -08:00
consensus.rs Fix spurious change added by git merge 2019-01-14 20:19:17 +00:00
core.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
genesis.rs Cleanup genesis.rs a bit (#2390) 2019-01-15 18:37:17 -08:00
global.rs Re-launch floonet (#2249) 2018-12-28 14:46:21 -08:00
lib.rs Add hex serialization functions (#2436) 2019-01-24 13:18:13 +00:00
macros.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
pow.rs Test cleanup 2018-12-29 02:00:44 +00:00
ser.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00