Commit Graph

6307 Commits (4fb28e0dab912854570c6b6b183004f4b3e7ac05)
 

Author SHA1 Message Date
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 10 years ago
Péter Szilágyi de3a71cafd eth/downloader: remove a redundant sync progress check 10 years ago
Péter Szilágyi 48ee0777a5 eth/downloader: add a user sync notificaton 10 years ago
Péter Szilágyi ec57aa64cd eth/downloader: sync the cancel channel during cancel too 10 years ago
Péter Szilágyi ee0c892303 eth/downloader: fix deliveries to check for sync cancels 10 years ago
Jeffrey Wilcke 7cb0e24245 Merge pull request #948 from karalabe/fix-downlaoder-activepeer-shadow 10 years ago
Bas van Kervel e30e9fe979 removed invalid filename characters 10 years ago
Péter Szilágyi d2d5dbc6fb eth/downloader: fix active peer shadowing, polish func names 10 years ago
Jeffrey Wilcke 6dec90464d Merge pull request #946 from Gustav-Simonsson/fix_geth_unlock_account 10 years ago
Gustav Simonsson b5b53d8b32 Fix hex conversion in --unlock and log when successful 10 years ago
obscuren 28d6b30c0f Merge branch 'release/0.9.20' into develop 10 years ago
obscuren 8e24378cc1 Merge branch 'release/0.9.20' 10 years ago
obscuren 8fe01b4bfa eth: 100% tx propagation 10 years ago
obscuren 36ce54e5dc cmd/geth: bump version to 0.9.20 10 years ago
Jeffrey Wilcke d6357aa616 Merge pull request #631 from Gustav-Simonsson/improve_key_store_crypto 10 years ago
Gustav Simonsson e389585f1f Change default keystore dir 10 years ago
Gustav Simonsson 231fe04f03 Fix address type in js test 10 years ago
Jeffrey Wilcke 58d6ec689f Merge pull request #933 from bas-vk/issue928 10 years ago
Gustav Simonsson 037772fc07 fix hex conversion bug in RPC for byte slices 10 years ago
Gustav Simonsson 8001e48115 Fix natspec test (again x2) types 10 years ago
Gustav Simonsson 2c1b0ff17e Update key store to new spec but keep address field for now 10 years ago
Gustav Simonsson fe9e95a3fd Fix natspec e2e test accounts type (again) 10 years ago
Gustav Simonsson 940952f757 Fix HEX hack in xeth accounts() 10 years ago
Gustav Simonsson f98e002d98 Address pull request comments; key header and hex encoding 10 years ago
Gustav Simonsson 313eec33ad Revert "Add key header to unencrypted key file" 10 years ago
Gustav Simonsson 8754f2b768 Fix common.Address / []byte type conversions 10 years ago
Gustav Simonsson cd88295f5a Add key header to unencrypted key file 10 years ago
Gustav Simonsson 29a5a92d13 Add key header to encrypted keys 10 years ago
Gustav Simonsson ac3371bcb6 Correct accounts hex in XETH API 10 years ago
Gustav Simonsson da9fe951da Use common.Address type for accounts.Address 10 years ago
Gustav Simonsson 6b23094cff Improve key store passphrase crypto 10 years ago
Gustav Simonsson 9918b6c84e Remove the awesome, ever misunderstood entropy mixing 10 years ago
Jeffrey Wilcke f87094b660 Merge pull request #932 from obscuren/develop 10 years ago
obscuren dca290d525 sol: skipped source checking step 10 years ago
obscuren ff99752ddd xeth: use same semantics as block processer for transient calls 10 years ago
Bas van Kervel 899df30c24 fixed identing 10 years ago