Commit Graph

60 Commits (338b6980915c990c6e6287a7249ddd98e6be20eb)

Author SHA1 Message Date
Maran 782910eaa7 Small tweaks 11 years ago
obscuren b888652201 Added missing GetTx (0x16) wire message 11 years ago
obscuren 43cad69016 Reworked transaction constructors 11 years ago
Maran 6253d10938 initial testcode for canonical chain 11 years ago
Maran ec6ec62dd4 Remove some xtra logs 11 years ago
Maran 274d5cc91c FindCanonicalChain returns true or false when we are on the Canonical chain or not 11 years ago
Maran b52b1fca89 Initial block reorganisation code 11 years ago
Maran ae837c4719 More mining rework 11 years ago
obscuren 344e827061 Added client string to configuration 11 years ago
obscuren 2b9b02812e Log 11 years ago
obscuren b15a4985e8 Moved on to the state manager 11 years ago
obscuren 92f2abdf76 Partially refactored server/txpool/block manager/block chain 11 years ago
obscuren c1d0ea7366 Updated protocol version to 7 11 years ago
obscuren 601340bd46 Fixed shutting down 11 years ago
obscuren 22e2c3429b Infof rather than infoln 11 years ago
obscuren 73b9ae9579 Updated some of the log statements to use the ethutil logger 11 years ago
Sam Boyer 357b4bc14c Add comment explaining why iota is not used. 11 years ago
Sam Boyer 5adbd39946 Express bit flag constants using iota bitshift. 11 years ago
Sam Boyer 6dac014978 Fix a couple errors from go vet 11 years ago
obscuren c7623c3165 Changed debug messages 11 years ago
obscuren e5b97fe03e Added proper error message 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 42123b4396 Fixed peer handling 11 years ago
obscuren 8ab6c53231 Reversed back 11 years ago
obscuren 1d26ae2dea Changed client id 11 years ago
obscuren d2edc2bbf4 Added some loggers 11 years ago
obscuren 8db7d791f0 Corrected version number in error log 11 years ago
obscuren a50b4f6b11 Forgot to bump the version 11 years ago
obscuren 3c4fb01da3 Version 3 and added added catch up 11 years ago
obscuren c00b1dd508 Self connect on handshake 11 years ago
obscuren 0de31a3898 Fixed self connect through public key discovery. 11 years ago
obscuren 24349bc431 Changed peer format 11 years ago
obscuren 04c00f40f0 Fixed value 11 years ago
obscuren f995f5763b Properly encode tx 11 years ago
obscuren 6292c5ad5a Transaction processing 11 years ago
obscuren a9a564c226 removed self connect log 11 years ago
obscuren 04b6e413d9 Encode caps as byte 11 years ago
obscuren aa9341570b Disconnection reasons 11 years ago
obscuren f4a96ca588 Removed the seed peer option from start 11 years ago
obscuren cb8a7d979d upnp test 11 years ago
obscuren dfa778fed6 UPNP wip 11 years ago
obscuren 8c4746a3df (un)pack addr 11 years ago
obscuren ce69334988 For the testnet always 30303 for now to make it easy 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 7f100e9610 Self connect detect 11 years ago
obscuren 7ccf51fd30 Updated seed peers 11 years ago