- Oct 23, 2015
-
-
Luke Champine authored
add testing for expiring contracts
-
Luke Champine authored
-
David Vorick authored
-
Luke Champine authored
Fix Explorer Metrics
-
David Vorick authored
close handles in (*Renter).load properly
-
David Vorick authored
-
Luke Champine authored
-
Luke Champine authored
Switch to vendored bolt
-
David Vorick authored
-
David Vorick authored
-
David Vorick authored
-
David Vorick authored
-
- Oct 22, 2015
-
-
David Vorick authored
-
David Vorick authored
-
David Vorick authored
-
David Vorick authored
-
David Vorick authored
Add interface for bolt database logic
-
David Vorick authored
Create interfaces for block marshalling
-
- Oct 21, 2015
-
-
Michael Lynch authored
-
Michael Lynch authored
Add a GenericMarshaler interface that wraps encoding.Marshal / encoding.Unmarshal to make it easier for these functions to be mocked out for testing.
-
Michael Lynch authored
-
Michael Lynch authored
Create interface for marshalling type.Block and unmarshalling consensus.processedBlock. The explicit interfaces will facilitate testing of the consensus package (specifically the validHeader function).
-
Michael Lynch authored
Add interfaces to wrap boltdb types to facilitate testing. Replace boltdb types with interfaces in validHeader function.
-
David Vorick authored
Create a Clock interface
-
- Oct 18, 2015
-
-
Michael Lynch authored
Create a Clock interface that allows callers to retrieve the current time. Add a clock member to ConsensusSet.
-
David Vorick authored
bump version to v0.4.4
-
Luke Champine authored
-
David Vorick authored
Add download timeouts
-
Luke Champine authored
-
Luke Champine authored
-
Luke Champine authored
-
Luke Champine authored
-
Luke Champine authored
-
Luke Champine authored
-
Luke Champine authored
-
- Oct 17, 2015
-
-
Luke Champine authored
-
Luke Champine authored
-
Luke Champine authored
-
David Vorick authored
Renewing
-
Luke Champine authored
adding parallelism slows down all concurrent connections, so a longer timeout is necessary
-