quorum/p2p
obscuren 429dd2a100 Implemented new miner w/ ui interface for merged mining. Closes #177
* Miner has been rewritten
* Added new miner pane
* Added option for local txs
* Added option to read from MergeMining contract and list them for
  merged mining
2014-11-07 12:18:48 +01:00
..
client_identity.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
client_identity_test.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
connection.go Implemented new miner w/ ui interface for merged mining. Closes #177 2014-11-07 12:18:48 +01:00
connection_test.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
message.go Implemented new miner w/ ui interface for merged mining. Closes #177 2014-11-07 12:18:48 +01:00
message_test.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
messenger.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
messenger_test.go Implemented new miner w/ ui interface for merged mining. Closes #177 2014-11-07 12:18:48 +01:00
natpmp.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
natupnp.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
network.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
peer.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
peer_error.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
peer_error_handler.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
peer_error_handler_test.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
peer_test.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
protocol.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
server.go all: fix rename breakage 2014-10-31 18:52:58 +01:00
server_test.go initial commit of p2p package 2014-10-23 16:57:54 +01:00