grin/core
Alexey Miroshkin 1bad7188b7 Fix Readable impl for Transaction (#795)
Fuzz test demonstrated that the current implemenation panics on reading from the network when serialized tx. Contains for example huge number of input or outputs. It allows a mailicious sender
to kill the server.
2018-03-16 19:02:22 +00:00
..
benches Compaction of pruned data for chain data structures (#746) 2018-03-06 17:58:33 +00:00
src Fix Readable impl for Transaction (#795) 2018-03-16 19:02:22 +00:00
tests rustfmt all the things 2018-03-04 00:19:54 +00:00
Cargo.toml Remove unused import and uniformize crates (#686) 2018-02-05 19:46:56 +00:00
rustfmt.toml cannot use write_mode in rustfmt.toml in stable (get rid of the warnings) (#752) 2018-03-05 15:23:52 -05:00