Commit Graph

42 Commits (54bcee512d6be40691a579dba8de29193cf09ddd)

Author SHA1 Message Date
Jarrad Hope 694ef47041 gofmt -w ethereum.go 11 years ago
Jarrad Hope 9d887234ea Small Optimization on port 11 years ago
Jarrad Hope e2e338929f Fix Whitespace 11 years ago
Jarrad Hope 8162aff8cf Add DNS Bootstrapping 11 years ago
obscuren 6c6e8b0fd7 Renamed block manager to state manager 11 years ago
obscuren 92f2abdf76 Partially refactored server/txpool/block manager/block chain 11 years ago
obscuren 601340bd46 Fixed shutting down 11 years ago
obscuren 4f4175a3e2 Addad db name for new ldb 11 years ago
obscuren 3a45cdeaf9 Moved txpool start to initialisation method of ethereumm 11 years ago
obscuren 73b9ae9579 Updated some of the log statements to use the ethutil logger 11 years ago
obscuren 24f2b2afc3 Running contracts fixed 11 years ago
obscuren d7eca7bcc1 Rlp update 11 years ago
obscuren 73fd358d94 Removed RlpValue in favour of Value 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago
obscuren c2fb9f06ad Refactoring RlpValue => Value 11 years ago
obscuren 67de76c217 Put leveldb 11 years ago
obscuren 02acef23d5 Interop! 11 years ago
obscuren 5a83114efd Seed bootstrapping added 11 years ago
obscuren 0ae6a38825 Database 11 years ago
obscuren 8ab6c53231 Reversed back 11 years ago
obscuren 156495732b level db back in 11 years ago
obscuren 0de31a3898 Fixed self connect through public key discovery. 11 years ago
obscuren 1f7b13ff4e Switched over to leveldb instead of memdb 11 years ago
obscuren 9e9b7a520e Do not quit if upnp fails 11 years ago
obscuren f4a96ca588 Removed the seed peer option from start 11 years ago
obscuren 48b41862ef UPnP Support 11 years ago
obscuren 3f503ffc7f Implemented support for UPnP 11 years ago
obscuren ae0d4eb7aa removed upnp 11 years ago
obscuren cb8a7d979d upnp test 11 years ago
obscuren b70fe3a9be Reverted back to messages 11 years ago
obscuren dfa778fed6 UPNP wip 11 years ago
obscuren 8c09602a8b Self connect 11 years ago
obscuren da66eddfcc Get peers returns now both in and outbound peers 11 years ago
obscuren dfa38b3f91 Peer connection checking 11 years ago
obscuren 36f221dbe7 Don't connect to peers that are already connected 11 years ago
obscuren 7f100e9610 Self connect detect 11 years ago
obscuren 7ccf51fd30 Updated seed peers 11 years ago
obscuren 4a82230de5 Switched port and removed logging 11 years ago
obscuren 884f792871 Removed default connection 11 years ago
obscuren 1b7cba1878 Updated peers 11 years ago
obscuren 233f5200ef Data send over the wire shouldn't be RLPed more then once 11 years ago
obscuren 2b32f47d2c Initial commit bootstrapping package 11 years ago