grin/util/src
Simon B 17d5898677 Forgotten testnet1 cherries (#475)
* Very quick peer banning endpoint, helps with #406
* Ping heights (#407)
* add height to ping/ping
* reformat output
* fix p2p test
* Fix orphan handling, not related to current head. Fixes #412
* Check before borrow, fixes #267
* Not finding an output commit in pos is an AlreadySpent
* Fix race condition, sending before conn is ready
* Explicit error for unknown pos of a forked block
* Remove config outdated tests. Fix #333
* Check ref and try before borrow, fix #400
* We do not want to sync with old peers anyway
* Hide cargo compiler warning for unused NoopAdapter and unused test code. Add TODOs
2017-12-13 21:52:21 +00:00
..
hex.rs Cargo fmt all the things 2017-09-29 18:44:25 +00:00
lib.rs Forgotten testnet1 cherries (#475) 2017-12-13 21:52:21 +00:00
logger.rs Log "nn.nnn coins spent using strategy ..." on log level Debug (#326) 2017-11-19 13:34:43 -05:00
secp_static.rs Wallet output selection performance (#238) 2017-11-07 11:48:37 -05:00
types.rs slog-rs logging (#171) 2017-10-12 16:56:44 +00:00