grin/p2p/src
Simon B a8fc82d8c1 Console debug fixes (#861)
* move some debug! to trace!

* more informative debugs

* standardising on always showing chain tips as "cumulative difficulty @ height [hash]"

* make 2 debug outputs into a single

* "no peers" as warning (not info) to let it stand out more clearly

* move fn param (used only in this one debug line)

* clarify difficulty "units"
2018-03-25 12:41:12 -04:00
..
conn.rs Console debug fixes (#861) 2018-03-25 12:41:12 -04:00
handshake.rs Console debug fixes (#861) 2018-03-25 12:41:12 -04:00
lib.rs [WIP] Needs more TUI (#765) 2018-03-13 18:10:45 +00:00
msg.rs Basic Dandelion transaction routing (#719) 2018-03-20 03:18:54 +00:00
peer.rs Console debug fixes (#861) 2018-03-25 12:41:12 -04:00
peers.rs Console debug fixes (#861) 2018-03-25 12:41:12 -04:00
protocol.rs Console debug fixes (#861) 2018-03-25 12:41:12 -04:00
serv.rs Console debug fixes (#861) 2018-03-25 12:41:12 -04:00
store.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
types.rs Basic Dandelion transaction routing (#719) 2018-03-20 03:18:54 +00:00