grin/core/src
Yeastplume 0c851c5140
Save slate participant messages in database (#2441)
* Save and display optional slate messages

* rustfmt

* fixes and test updates

* rustfmt

* output json

* rustfmt

* add better serialisation of slate message, rename to secp_ser, add tests for serialization functions

* rustfmt

* max length for message enforced by API

* rustfmt
2019-01-31 11:55:34 +00:00
..
core Pool tx weight verification (#2466) 2019-01-25 12:48:15 -08:00
libtx Save slate participant messages in database (#2441) 2019-01-31 11:55:34 +00:00
pow Fix bug that crashes network with probability 2^-64 (#2358) 2019-01-12 10:41:22 -08:00
consensus.rs clippy says: avoid needless "1 *" 2019-01-24 01:53:36 +01:00
core.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
genesis.rs clippy says: unreadable literal, please use a lot of _ everywhere (!!!) or ignore <-- picking ignore 2019-01-24 01:56:04 +01:00
global.rs no is_mainnet() to keep tests close to mainnet (#2496) 2019-01-31 09:23:19 +00: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