grin/p2p/src
John Tromp 34646ddf51 [T4] Rename all shiftsize / cuckoo_size to edge_bits and change value for T4 (#1752)
* replace all size_shift / cuckoo_size by edge_bits and change some constants for T4
* replace remaining occurrences of sizeshift
2018-10-15 16:14:23 -07:00
..
conn.rs feature: txhashset downloading progress display on tui (#1729) (#1730) 2018-10-13 10:12:13 +08:00
handshake.rs Remove RwLock around individual peer instances (#1673) 2018-10-09 08:27:34 +01:00
lib.rs Add a peers_preferred option in Grin (#1401) 2018-08-23 15:16:04 -04:00
msg.rs Dual proof of work, first step (#1534) 2018-09-18 15:12:57 -07:00
peer.rs feature: txhashset downloading progress display on tui (#1729) (#1730) 2018-10-13 10:12:13 +08:00
peers.rs feature: txhashset downloading progress display on tui (#1729) (#1730) 2018-10-13 10:12:13 +08:00
protocol.rs [T4] Rename all shiftsize / cuckoo_size to edge_bits and change value for T4 (#1752) 2018-10-15 16:14:23 -07:00
serv.rs feature: txhashset downloading progress display on tui (#1729) (#1730) 2018-10-13 10:12:13 +08:00
store.rs Fix non-atomic peer update 2018-08-28 13:26:47 +02:00
types.rs feature: txhashset downloading progress display on tui (#1729) (#1730) 2018-10-13 10:12:13 +08:00