grin/p2p/src
Ignotus Peverell 4be97abbbb
Cleanup max sizes (#1345)
* Transaction max weight expressed in terms of block weight
* Cleaned up max block sizes, so everything is in therms of weight
* Cleanup block max constants
* Rename verify_size -> verify_weight
2018-08-12 13:02:30 -07:00
..
conn.rs Cleanup imports (#1161) 2018-06-14 08:16:14 -04:00
handshake.rs Kernel sum and MMR sizes in block header (#1163) 2018-06-21 02:30:22 +01:00
lib.rs improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00
msg.rs Cleanup max sizes (#1345) 2018-08-12 13:02:30 -07:00
peer.rs Leverage sync state to accept txhashset (#1251) 2018-07-12 17:06:52 +01:00
peers.rs Remove Iron dependency and update hyper to version 0.12 (#1241) 2018-08-01 10:44:07 +01:00
protocol.rs Remove Iron dependency and update hyper to version 0.12 (#1241) 2018-08-01 10:44:07 +01:00
serv.rs Remove Iron dependency and update hyper to version 0.12 (#1241) 2018-08-01 10:44:07 +01:00
store.rs Error handling improvements (particularly in chain) (#1208) 2018-06-30 23:36:38 +01:00
types.rs fix: in case txhashset validation fail, 'TxHashsetDownload' should retry (#1293) (#1322) 2018-08-08 17:14:54 +02:00