Commit Graph

5529 Commits (ea893aca8fbda0d821424ab7509a0a0cfef1f77d)
 

Author SHA1 Message Date
Jeffrey Wilcke 060a07cf69 Merge pull request #974 from karalabe/downloader-fix-unknown-parent-attack 9 years ago
Jeffrey Wilcke 90b94e64fc Merge pull request #971 from fjl/p2p-limit-tweaks 9 years ago
Felix Lange d2f119cf9b p2p/discover: limit open files for node database 9 years ago
Felix Lange 206fe25971 p2p: remove testlog 9 years ago
Felix Lange 7fa2607bd1 p2p/discover: bump maxBondingPingPongs to 16 9 years ago
Felix Lange 691cb90284 p2p: log remote reason when disconnect is requested 9 years ago
Jeffrey Wilcke ff87c241a7 Merge pull request #973 from bas-vk/issue972 9 years ago
Péter Szilágyi fe87feccb1 eth/downloader: add a small additional check to the test 9 years ago
Péter Szilágyi ebf1eb9359 eth/downloader: remove a previous leftover 9 years ago
Péter Szilágyi 3eda70c64c eth, eth/downloader: remove parent verification from the downlaoder 9 years ago
Bas van Kervel 1fa48bc5e7 Introduced default unlock duration when an account is unlocked from the console 9 years ago
Péter Szilágyi a4246c2da6 eth, eth/downloader: handle a potential unknown parent attack 9 years ago
Jeffrey Wilcke 7fa740996c Merge pull request #960 from fjl/nat-fixes 9 years ago
Jeffrey Wilcke c7a13c9be8 Merge pull request #969 from Gustav-Simonsson/ethash_improve_hashrate_update2 9 years ago
Jeffrey Wilcke 2b06fe3eff Merge pull request #950 from karalabe/downloader-cancel-sync 9 years ago
Jeffrey Wilcke cdeae22356 Merge pull request #949 from bas-vk/issue944 9 years ago
Felix Lange 5f706cd7f5 cmd/utils: print messages from package log through glog 9 years ago
Felix Lange c14de2e973 p2p/nat: tweak port mapping log messages and levels 9 years ago
Jeffrey Wilcke e4aa011d23 Merge pull request #970 from ethereum/vitalik_quick_test 9 years ago
Felix Lange e7c7b54b82 Godeps: bump github.com/huin/goupnp to c57ae84 9 years ago
Felix Lange 663d4e0aff p2p/nat: add test for UPnP auto discovery via SSDP 9 years ago
Vitalik Buterin bdec8c3e41 Combined two loops 9 years ago
Gustav Simonsson b24f16fa53 Make read of ethash hashrate atomic and update ethash godep 9 years ago
Felix Lange 983f5a717a p2p/nat: fix concurrent access to autodisc Interface 9 years ago
Felix Lange 7efeb4bd96 p2p: bump maxAcceptConns and defaultDialTimout 9 years ago
Vitalik Buterin fca3333f7f Created separate family and ancestors environment objects 9 years ago
Vitalik Buterin bc83761996 Fixed max uncle count error message 9 years ago
Felix Lange f7fdb4dfbe Merge pull request #966 from fjl/fixup-discover-chunked-neighbors 9 years ago
Felix Lange 251846d65a p2p/discover: fix out-of-bounds slicing for chunked neighbors packets 9 years ago
Jeffrey Wilcke fad21fb4a5 Merge pull request #963 from Gustav-Simonsson/fix_keystore_crypto_comments 9 years ago
Felix Lange b2119d8931 Merge pull request #965 from subtly/patch-1 9 years ago
subtly 8eef2b765a fix test. 9 years ago
subtly a32693770c Manual send of multiple neighbours packets. Test receiving multiple neighbours packets. 9 years ago
subtly 7473c93668 UDP Interop. Limit datagrams to 1280bytes. 9 years ago
Gustav Simonsson 56a5592ea0 Update keystore code comments 9 years ago
Péter Szilágyi 3edc4698fe Merge pull request #954 from karalabe/fix-downloader-nil-panic 9 years ago
Péter Szilágyi 910a6d4e46 eth/downloader: fix nil panic caused by wrong variable use 9 years ago
Péter Szilágyi de3a71cafd eth/downloader: remove a redundant sync progress check 9 years ago
Péter Szilágyi 48ee0777a5 eth/downloader: add a user sync notificaton 9 years ago
Péter Szilágyi ec57aa64cd eth/downloader: sync the cancel channel during cancel too 9 years ago
Péter Szilágyi ee0c892303 eth/downloader: fix deliveries to check for sync cancels 9 years ago
Jeffrey Wilcke 7cb0e24245 Merge pull request #948 from karalabe/fix-downlaoder-activepeer-shadow 9 years ago
Bas van Kervel e30e9fe979 removed invalid filename characters 9 years ago
Péter Szilágyi d2d5dbc6fb eth/downloader: fix active peer shadowing, polish func names 9 years ago
Jeffrey Wilcke 6dec90464d Merge pull request #946 from Gustav-Simonsson/fix_geth_unlock_account 9 years ago
Gustav Simonsson b5b53d8b32 Fix hex conversion in --unlock and log when successful 9 years ago
obscuren 28d6b30c0f Merge branch 'release/0.9.20' into develop 9 years ago
obscuren 8e24378cc1 Merge branch 'release/0.9.20' 9 years ago
obscuren 8fe01b4bfa eth: 100% tx propagation 9 years ago
obscuren 36ce54e5dc cmd/geth: bump version to 0.9.20 9 years ago