Commit Graph

4895 Commits (9c7281c17ebbdd6a8c10ecc618bcb9121215a21f)
 

Author SHA1 Message Date
Felix Lange 99a1db2d40 p2p: don't mess with the socket deadline in Peer.readLoop 10 years ago
Felix Lange 145330fdf2 p2p: properly decrement peer wait group counter for setup errors 10 years ago
Felix Lange f1d710af00 p2p: fix Peer shutdown deadlocks 10 years ago
Felix Lange 22d1f0faf1 p2p: improve peer selection logic 10 years ago
Felix Lange 7be05b4b9d p2p/discover: don't log packet content 10 years ago
Felix Lange 9cd8c96157 p2p/discover: make packet processing less concurrent 10 years ago
Péter Szilágyi 7e54a9c07f whisper: rename test file according to Go style 10 years ago
Péter Szilágyi a4c8e947b0 whisper: make the test app runnable & do something inside 10 years ago
Gustav Simonsson 6d20d634ca Enable more tx tests by expecting most common encoding of values 10 years ago
Gustav Simonsson 6dc2146ed7 Remove unneeded map assignments for working tx RLP tests 10 years ago
Gustav Simonsson 9ac5671c18 Add TransactionTests wrapped as Go tests 10 years ago
Gustav Simonsson 1e18f4544b Update JSON test files 10 years ago
obscuren fc1d1f9afd Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 3755cfccb3 Skipped td test 10 years ago
Jeffrey Wilcke 20fd60902b Merge pull request #687 from karalabe/develop 10 years ago
Péter Szilágyi d1729acd2b cmd/mist: fix another nil recipient address panic. 10 years ago
Péter Szilágyi b2b1241dd7 cmd/mist: fix #640, panic converting nil recipient to hex. 10 years ago
Jeffrey Wilcke 4de1e1609a Merge pull request #682 from bas-vk/issue_567 10 years ago
Bas van Kervel dc2b9fd458 bugfix as a result of PR 671 10 years ago
obscuren ec9fbf09aa Added some quotes .... 10 years ago
obscuren 9f5d24be31 glog 10 years ago
obscuren b0f40beea6 Added proper contract for registrar 10 years ago
obscuren ab015959e1 bump 10 years ago
obscuren 2747df3df1 added contracts 10 years ago
obscuren 01ee012197 Merge branch 'ethersphere-frontier/blockpool' into develop 10 years ago
obscuren 764a802eaa Disabled TD check 10 years ago
obscuren 663fd8f849 Moved log to debug 10 years ago
obscuren 46898f1e55 Merge branch 'frontier/blockpool' of https://github.com/ethersphere/go-ethereum into ethersphere-frontier/blockpool 10 years ago
obscuren 0636e17dbe Added default registrar 10 years ago
zelig be25396340 separate lock for blacklist 10 years ago
zelig a009132c24 oops peer unlocked before return - fixes deadlock 10 years ago
zelig 0e2bc23148 uncomment future block TD check, add test for skipping TD check on future block 10 years ago
zelig e55747a074 fix deadlock issue in AddBlock 10 years ago
zelig 262714fc6c future queued block support 10 years ago
zelig cbd0b42060 put back checkTD and unskip incorrectTD test 10 years ago
zelig f546b486bf introduce peers registry on nodes 10 years ago
zelig 42fb9652f5 fix blockpool deadlock 10 years ago
zelig 30830652ae fix TestPoolStatus test crashing, skip tests failing (due to @obscuren hotfixes) 10 years ago
obscuren c6b25a4046 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 8d059e54f1 Updated xeth logger 10 years ago
Jeffrey Wilcke 558683d10c Merge pull request #678 from bas-vk/feature_635 10 years ago
Jeffrey Wilcke 79cc3cc98e Merge pull request #671 from bas-vk/issue_567 10 years ago
Bas van Kervel ef393da933 removed utility function and implemented hex conversation in crypto functions 10 years ago
Bas van Kervel 6da5b2fc5f reformat code with goimports 10 years ago
obscuren a9959805e5 Removed from as a requirement and changed 10 years ago
obscuren 204ac81188 Moved handling of nonces to the managed state 10 years ago
Bas van Kervel b3a3fdf9a4 Support for import/export hex encoded keys, closes #635 10 years ago
obscuren 6e2f78ebdd Default log to stderr 10 years ago
obscuren 2e2860e4df Make sure mist runs ... :-) 10 years ago
obscuren 6184781b49 Improved transaction pool 10 years ago