grin/wallet/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
..
checker.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
client.rs Basic Dandelion transaction routing (#719) 2018-03-20 03:18:54 +00:00
handlers.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
info.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
lib.rs Restore wallet restore (#843) 2018-03-23 10:13:57 +00:00
outputs.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
receiver.rs Basic Dandelion transaction routing (#719) 2018-03-20 03:18:54 +00:00
restore.rs Restore wallet restore (#843) 2018-03-23 10:13:57 +00:00
sender.rs Basic Dandelion transaction routing (#719) 2018-03-20 03:18:54 +00:00
server.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
types.rs Console debug fixes (#861) 2018-03-25 12:41:12 -04:00