Commit Graph

5647 Commits (62671c93c4672a8853c1193286d59f60e7065bbe)
 

Author SHA1 Message Date
Gustav Simonsson 1d51cada3c Handle call depth exception for CREATE 9 years ago
Taylor Gerring d381d9a74c Return nil for certain fields on eth_getBlockByNumber pending 9 years ago
Bas van Kervel 60561cdca2 fixed issue when miner is not stopping af stop command 9 years ago
Bas van Kervel 7778740315 fixed race condition in miner 9 years ago
obscuren c67424ecc8 core: parallelise nonce checking when processing blocks 9 years ago
Gustav Simonsson 36419defd1 Update Ethereum JSON test files 9 years ago
obscuren 67d44519ce core: bugfix test 2. set => hash map 9 years ago
obscuren 54f0f82dd1 ret 9 years ago
obscuren e323f0e831 core: tmp diagnostic logs 9 years ago
obscuren 280b7f23af Merge branch 'hotfix/0.9.22' into develop 9 years ago
obscuren 3a51d5e80c cmd/geth: fixed ver num 9 years ago
Jeffrey Wilcke 443d024843 Merge pull request #1021 from obscuren/global_chain_lock 9 years ago
obscuren 27782bbade core: global chain insert lock 9 years ago
Jeffrey Wilcke 426c70ac0b Merge pull request #1011 from obscuren/upgradedb_fix 9 years ago
obscuren 28ba374f27 cmd/geth: delete state db on upgradedb command 9 years ago
obscuren ad99089567 Merge branch 'hotfix/0.9.21.1' into develop 9 years ago
obscuren 69f8a1b01a Merge branch 'hotfix/0.9.21-1' 9 years ago
obscuren ad7b0efbd3 cmd/geth: hotfix bump 9 years ago
obscuren d98a6f85fc core: further improved uncle error messages 9 years ago
obscuren c2ef8682fe eth/downloader: moved start event 9 years ago
Vitalik Buterin fe64a13cea Adjust miner coinbase and not just miner worker coinbase 9 years ago
obscuren 741fa8ca9c miner: mutex locks on cpu agent. Closes #1007 9 years ago
Vitalik Buterin 61e8296bd8 Adjust miner coinbase and not just miner worker coinbase 9 years ago
obscuren 4b2ee6c30c Merge branch 'release/0.9.21' into develop 9 years ago
obscuren 1564f1a020 Merge branch 'release/0.9.21' 9 years ago
obscuren 7ea76fcf99 core, cmd/geth, cmd/mist: cleanup. bump version 0.9.21 9 years ago
obscuren 79fa05867f xeth: set balance max balance to from in call. Closes #951 9 years ago
Jeffrey Wilcke d116b9595c Merge pull request #989 from obscuren/develop 9 years ago
obscuren 55d85d60fd eth, cmd/geth: start mining from console respects CLI flag 9 years ago
obscuren d3e84cc8b4 miner: properly check for mining operation on Register 9 years ago
obscuren 5cec1aad15 core, miner: fork resolving and restart miner after sync op 9 years ago
Jeffrey Wilcke 82c0780f81 Merge pull request #996 from karalabe/fix-potential-crosscheck-race 9 years ago
Jeffrey Wilcke cea1723c68 Merge pull request #997 from karalabe/fix-shitty-test-server-issue 9 years ago
Péter Szilágyi 412cf98bbc eth/downloader: fix #992, where tests may time out on a slow machine 9 years ago
Péter Szilágyi f3ae8f50a5 eth/downloader: circumvent download race between crosscheck and hashes 9 years ago
Jeffrey Wilcke 98998534cb Merge pull request #995 from Gustav-Simonsson/update_state_tests_and_vm_create_return 9 years ago
Gustav Simonsson 619e8a4f03 Add StateTests/RandomTests but skip for now 9 years ago
Jeffrey Wilcke 164ba56a60 Merge pull request #994 from karalabe/fix-cancel-double-close 9 years ago
Gustav Simonsson 32276e8b01 Update StateTests and nil create return on failed code deposit 9 years ago
Péter Szilágyi 4f0d88cb02 eth/downloader: fix cancel channel double close 9 years ago
Gustav Simonsson 830bdb1cfd Update Ethereum JSON tests 9 years ago
Gustav Simonsson dadf01de60 unskip StateTests/stTransactionTest and use test tx nonce 9 years ago
Jeffrey Wilcke 7d71a75d77 Merge pull request #988 from karalabe/fix-downloader-vulnerabilities 9 years ago
Péter Szilágyi 5c1a7b965c eth/downloader: circumvent a fake blockchain attack 9 years ago
Péter Szilágyi b517967f86 eth/downloader: don't penalize for stale cross checks 9 years ago
Péter Szilágyi 83226762c2 eth, eth/downloader: detect and handle madeup hash attacks 9 years ago
Péter Szilágyi 9ad515d2dc eth: drop a sync peer if it sends an invalid hash chain 9 years ago
Péter Szilágyi 72411eb24c eth/downloader: circumvent hash reordering attacks 9 years ago
Péter Szilágyi bcc2980179 eth/downloader: check sync after failed attacks 9 years ago
Péter Szilágyi 366e9627e8 eth/downloader: add a test for detecting missing blocks 9 years ago