- 20 Feb, 2015 27 commits
 - 
- 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
Taylor Gerring authored
 - 
Taylor Gerring authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
Jeffrey Wilcke authored
Fix failing tests and speed up Travis builds
 - 
obscuren authored
 - 
Felix Lange authored
This should yield another 30-second speed up. Nobody looks at the output of those anyway. We might want bring back gofmt later and actually fail the build if source is not formatted.
 - 
Felix Lange authored
This should decrease test runtime to about 30 seconds.
 - 
Felix Lange authored
This is an attempt to get Travis working again.
 - 
Felix Lange authored
This removes the annoying warning printed by "go install ./...".
 - 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
This silences "go install ./...". For some reason it started complaining with go 1.4.2.
 
 - 
 - 19 Feb, 2015 13 commits
 - 
- 
obscuren authored
 - 
Jeffrey Wilcke authored
p2p: disable encryption handshake, enable log events
 - 
Jeffrey Wilcke authored
Implement command line argument to set the amount miner threads
 - 
Jeffrey Wilcke authored
Cut, Copy, Undo and Redo working in webview
 - 
obscuren authored
 - 
Taylor Gerring authored
 - 
Taylor Gerring authored
 - 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
This should prevent connection drops.
 - 
Felix Lange authored
 - 
Felix Lange authored
The diff is a bit bigger than expected because the protocol handshake logic has moved out of Peer. This is necessary because the protocol handshake will have custom framing in the final protocol.
 
 -