8024 Commits (58058ec08d628a9788e7a05dff50579daaa55876)
 

Author SHA1 Message Date
Gav Wood 58058ec08d Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 6b0a6e1043 Inject block data in AZ. 10 years ago
Arkadiy Paronyan 4e1b5cc71c Merge pull request #1681 from yann300/bugFix2 10 years ago
Gav Wood 86804fedf1 Fix deadlock. 10 years ago
Gav Wood 8328220471 Fixes for reimporting, make block availability atomic. 10 years ago
yann300 43ca7292de - Bugfix: #1672 10 years ago
Gav Wood 30e42521b5 Minor protocol version bump to force rebuilding DB. 10 years ago
Gav Wood 4e4fc4d11c Fixes for reimporting. 10 years ago
Gav Wood 66a4752cf2 Don't prep mining if no need. 10 years ago
Gav Wood 3efa477be6 Avoid div by zero. 10 years ago
Gav Wood 4708a73e19 Remote miner fixes. 10 years ago
Gav Wood 5a9a59a91b Fix unordered sync issue. 10 years ago
Gav Wood de13806962 Avoid deadlock when have past future blocks. 10 years ago
Gav Wood bd2a0e6026 Minor fix for integration tests. 10 years ago
Gav Wood e179781728 More sophisticated (and correct) BlockHashes handling. 10 years ago
Gav Wood 05227444ea Version bump. 10 years ago
Gav Wood 2d72554db9 Pesky <= bug fixed. 10 years ago
Gav Wood c33e518bb6 Merge branch 'Genoil-develop' into develop 10 years ago
Gav Wood 28a17333d1 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 32071fb12b Merge branch 'develop' of https://github.com/Genoil/cpp-ethereum into Genoil-develop 10 years ago
Gav Wood 6b8b94fda0 Fix subsequence side bug. 10 years ago
Gav Wood 983205a7c5 Merge pull request #1665 from chriseth/sol_jsoncppDocker 10 years ago
Gav Wood fefc48e647 Merge pull request #1607 from caktux/develop 10 years ago
Gav Wood c27006af12 Merge pull request #1666 from CJentzsch/allhexfix 10 years ago
Gav Wood cb9e3189e1 Additional activity reporting. 10 years ago
Gav Wood 292c35ce49 Don't grab queue up blocks we already know about. 10 years ago
Gav Wood 9671c5405b Harsher penalty for screwing the DB. 10 years ago
Gav Wood dd0b508d53 Don't forget the transaction queue! 10 years ago
Gav Wood d1050b60fd Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood d7fb14b95b Diagnostics for tracking down source of apparently corrupt block 10 years ago
Arkadiy Paronyan b289a23322 Merge pull request #1664 from yann300/bugFix2 10 years ago
Gav Wood 081ecb5c9c Broadcast everything to everyone. 10 years ago
Gav Wood c07e43b4ad Don't create full if missing when just verifying. 10 years ago
Gav Wood 616cb14385 Nicer logging. Much nicer. 10 years ago
Gav Wood 04a3464606 JSON build fix. 10 years ago
Gav Wood a9c7f79b05 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 6aaee1f711 Avoid threading issues. 10 years ago
Gav Wood 86384ad0ad Use default path if none given when rebuilding chain. 10 years ago
Gav Wood 27f293be85 Merge branch 'threadfix' into develop 10 years ago
Gav Wood a5f2dc881e New strategy - send all new blocks out, even when (re)syncing (though 10 years ago
CJentzsch 5f5db7b2d2 simplification 10 years ago
chriseth 4fa948d10a Merge pull request #1604 from LianaHus/sol_Machine_friendly_output 10 years ago
CJentzsch 923620241c 0x -> 0x0 for numbers 10 years ago
chriseth 36889fe057 Add jsoncpp dependency for solidity-js. 10 years ago
Liana Husikyan 254c845490 removed unused parameter from streamAsmJson 10 years ago
Liana Husikyan 78bb6deadb style fixes 10 years ago
Liana Husikyan ebd4be49f6 changed the format of json output 10 years ago
Liana Husikyan a89b7ee911 fixed push #[$] and push [$] 10 years ago
Liana Husikyan 6d56c979ab removed explicit move 10 years ago
Liana Husikyan 20132bd445 renamed locationx/y to begin/end 10 years ago