Commit Graph

4812 Commits (995fab2ebc3b145a1dbb85841c5241cd024362ac)
 

Author SHA1 Message Date
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
obscuren a7750c929b Fixed tests to reflect log changes 10 years ago
obscuren f08e9cbe42 ignore invalid txs right after being added if they prove incorrect 10 years ago
obscuren 1c872ddf4b Changed how logs are being recorded 10 years ago
Bas van Kervel 5304f43067 Add path expansion support for command line arguments, closes 567 10 years ago
obscuren 6284604b52 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren a953f3ec97 Sync managed accounts to the network 10 years ago
obscuren 31b086f511 Added additional methods to the managed state 10 years ago
Jeffrey Wilcke 7c0a18edb5 Merge pull request #658 from Gustav-Simonsson/add_ec_point_on_curve_check 10 years ago
obscuren 09147a50ed Improved tx pool to ignore invalid transactions 10 years ago
obscuren d09d2b96fc fixed stop of miner 10 years ago
Gustav Simonsson aa4ff52d84 Add IsOnCurve check to EC unmarshalling in ECIES decryption 10 years ago
obscuren 7f32a08b60 Queued level db writes and batch writes. Closes #647 10 years ago
Jeffrey Wilcke 758205b187 Merge pull request #648 from Gustav-Simonsson/forward_ecrecover_err_and_remove_dup_checks 10 years ago
Jeffrey Wilcke f597863927 Merge pull request #657 from Gustav-Simonsson/disable_libsecp256k1_debug_check 10 years ago
Gustav Simonsson 941f051358 libsecp256k1 #define NDEBUG 10 years ago
obscuren 3ddc109778 Merge branch 'Gustav-Simonsson-update_bitcoin_secp256k1_lib2' into develop 10 years ago
obscuren 50bbdfe582 Link GMP 10 years ago
obscuren ce9a28d7bb Merge branch 'update_bitcoin_secp256k1_lib2' of https://github.com/Gustav-Simonsson/go-ethereum into Gustav-Simonsson-update_bitcoin_secp256k1_lib2 10 years ago
obscuren 0196a97319 Merge branch 'tgerring-rpcfabian' into develop 10 years ago
obscuren 3063aad7db merge conflict 10 years ago
obscuren 50aa1f178c updated logging 10 years ago
obscuren 688d118c7e Updated logging 10 years ago
Taylor Gerring d0c3f127ee More type fixes 10 years ago
obscuren 01b2c90179 Updated ethash 10 years ago
obscuren c756633fb7 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 43454053b0 Fixed tests 10 years ago
Taylor Gerring 1aaeae292d Output format and nil fixes 10 years ago
Gustav Simonsson 2591883a18 Use logger.Error instead of 0 with glog 10 years ago
Gustav Simonsson 3f306f63d4 Forward and log EC recover err and remove dup pubkey len check 10 years ago
Gustav Simonsson d9b37b6da7 Update Go wrapper around libbsecp256k1 10 years ago
Jeffrey Wilcke 7c583f8222 Merge pull request #653 from debris/circular_structure 10 years ago
obscuren 99907f94dc Updated ethereum.js 10 years ago
obscuren 7b6a8cc9ae Fixed pending states 10 years ago