- Feb 13, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
* Sometimes old nonces were set by "old" agents * Added the hash rate to the miner
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Felix Lange authored
For compatibility with cpp-ethereum
-
Felix Lange authored
-
Felix Lange authored
udp.Table was assigned after the readLoop started, so packets could arrive and be processed before the Table was there.
-
Felix Lange authored
addPeer doesn't allow self connects, but we can avoid opening connections in the first place.
-
Felix Lange authored
-
Felix Lange authored
The deflect logic called Disconnect on the peer, but the peer never ran and wouldn't process the disconnect request.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Felix Lange authored
There are now two deadlines, frameReadTimeout and payloadReadTimeout. The frame timeout is longer and allows for connections that are idle. The message timeout is still short and ensures that we don't get stuck in the middle of a message.
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
This deletes the old NAT implementation.
-
Felix Lange authored
I have verified that UPnP and NAT-PMP work against an older version of the MiniUPnP daemon running on pfSense. This code is kind of hard to test automatically.
-
- Feb 12, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Feb 11, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
rlp: add Flat
-
Felix Lange authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Catalog Page Behaviour
-
Alexandre Van de Sande authored
-
Taylor Gerring authored
-
Taylor Gerring authored
Updates to Travis config
-
Taylor Gerring authored
-
Jeffrey Wilcke authored
-
Taylor Gerring authored
-
Taylor Gerring authored
Allow RPC ID to be string or null
-
Taylor Gerring authored
-
Taylor Gerring authored
Conflicts: rpc/ws/server.go
-
Taylor Gerring authored
-
Taylor Gerring authored
-