Commit Graph

6379 Commits (f4acdea402ab3e3387a74c89dcca555bbc6dd9a7)
 

Author SHA1 Message Date
Gustav Simonsson ff97059a99 Update Ethereum JSON tests, skip failing 9 years ago
zelig 1959346793 account update: migrate or change password 9 years ago
zelig fc17a527bc fix account ordering 9 years ago
zelig a4df9d74ea accounts order by keyfile ctime 9 years ago
zelig eb82ca4563 rpc/js coinbase returns null if no etherbase set 9 years ago
zelig 09b6983175 no primary when listing accounts 9 years ago
zelig 65a26e40a8 require explicit etherbase address for mining. Falling back to primary is risky given it is inconsistent if keys are imported/merged/created or copied/transfered 9 years ago
zelig fc2e33c594 unlock multiple passes and obsolete primary 9 years ago
zelig 1d72aaa0cd simplify account unlocking 9 years ago
Bas van Kervel cf66826223 merge conflict 9 years ago
Bas van Kervel 56ed408436 ipcpath issue fix 9 years ago
Bas van Kervel 6be527dd52 prevent discarding requests when parsing fails 9 years ago
Bas van Kervel effe9cc2cf added pipelining support 9 years ago
Bas van Kervel 89525fcb4e ipcpath issue fix 9 years ago
Bas van Kervel c2590af7fd prevent discarding requests when parsing fails 9 years ago
Vitalik Buterin 9f6016e877 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop 9 years ago
Jeffrey Wilcke 75f41dedca Merge pull request #1378 from obscuren/issue1367 9 years ago
Vitalik Buterin 744af9f497 Switched canary addresses 9 years ago
Jeffrey Wilcke 529fb7a7d7 core, xeth: core.AddressFromMessage removed => crypto.CreateAddress 9 years ago
Jeffrey Wilcke 5caff3bc24 Merge pull request #1351 from karalabe/eth61 9 years ago
Jeffrey Wilcke 507869bff1 Merge pull request #1373 from obscuren/recovery-tools 9 years ago
Jeffrey Wilcke 70d5d791cc core, cmd/geth: improved recover functionality 9 years ago
Péter Szilágyi d6f2c0a76f eth, eth/downloader: fix #1231, DOS vulnerability in hash queueing 9 years ago
Jeffrey Wilcke bb418a43c1 Merge pull request #1370 from obscuren/force-checkpoint 9 years ago
Jeffrey Wilcke 2e5242f9bb Merge pull request #1355 from Gustav-Simonsson/block_header_ts_uint64 9 years ago
Péter Szilágyi 1ae80aaf64 eth: fix #1371, double lock during block/txn known set limitation 10 years ago
Bas van Kervel 41de1cb723 added pipelining support 10 years ago
Jeffrey Wilcke 29ab1fa8a5 core, cmd/geth: recover by number 10 years ago
Péter Szilágyi 60454da650 eth/downloader: reduce hash fetches in prep for eth/61 10 years ago
Jeffrey Wilcke cb2c10d862 Merge pull request #1366 from ethers/rpcRequest 10 years ago
ethers d05305473e fix logging jsonrpc request #1365 10 years ago
Jeffrey Wilcke be935bff84 Merge pull request #1363 from obscuren/safeguard 10 years ago
Péter Szilágyi f43c07cb3c eth, eth/downloader: transition to eth 61 10 years ago
Péter Szilágyi af51dc4d63 eth, eth/downloader: pass the eth protocol version through 10 years ago
Péter Szilágyi aac2b6ae4c eth: add the blocks from numbers protocol message 10 years ago
Péter Szilágyi 5db8f447d5 eth: fix #1319, put an upper limit on the known txns and blocks 10 years ago
Péter Szilágyi 6fc85f1ec2 eth: clean up peer struct a bit, fix double txn bcast 10 years ago
Péter Szilágyi 2c8ed76e01 eth: start cleaning up old protocol implementation, add metrics 10 years ago
Péter Szilágyi 393d675690 cmd/geth, cmd/utils, eth: advertise both eth/60 and eth/61 10 years ago
Jeffrey Wilcke a748afce03 core: txpool listen for ChainHeadEvent instead of ChainEvent 10 years ago
Jeffrey Wilcke c14f0a4471 core: added checkpoint for last block 10 years ago
Jeffrey Wilcke ba95e445e1 Merge pull request #1328 from bas-vk/issue1327 10 years ago
Bas van Kervel 8c4d493c66 solved merge conflicts 10 years ago
Bas van Kervel a5d5387dee rebase with develop 10 years ago
Jeffrey Wilcke 130f3b270a Merge pull request #1362 from obscuren/txpool-cleanup 10 years ago
Jeffrey Wilcke 61ca780f3b core: reduce CPU load by reducing calls to checkQueue 10 years ago
Bas van Kervel 57dff6f1d7 initialize fields to prevent nil pointer exception 10 years ago
Bas van Kervel 7ffabf1d39 add json parsing method for resend transaction 10 years ago
Bas van Kervel 6fdddc5ac9 improved error handling in parsing request 10 years ago
Bas van Kervel 02c6af66bf fixed unittest compilation issue 10 years ago