kubo/exchange/bitswap/decision
dgrisham 74e19eae62 tests + data dependency fix: BytesSent bug now completely fixed
Tests were added to ensure that the bug fix in commit 000fbd25 was correct.
The tests caught an error where a peer's ledger was not properly locked when
updating it in the `MessageSent()` function. The appropriate calls to lock the
ledger were made, and the tests successfully passed.

License: MIT
Signed-off-by: David Grisham <dgrisham@mines.edu>
2017-04-25 20:16:37 -06:00
..
bench_test.go bubble up updates from go-multihash changes 2017-04-20 20:28:04 +02:00
engine_test.go bubble up updates from go-multihash changes 2017-04-20 20:28:04 +02:00
engine.go tests + data dependency fix: BytesSent bug now completely fixed 2017-04-25 20:16:37 -06:00
ledger.go bubble up updates from go-multihash changes 2017-04-20 20:28:04 +02:00
peer_request_queue_test.go bubble up updates from go-multihash changes 2017-04-20 20:28:04 +02:00
peer_request_queue.go bubble up updates from go-multihash changes 2017-04-20 20:28:04 +02:00