10179 Commits (78367f8352406c8a023921963b9cf834dc0c6789)
 

Author SHA1 Message Date
Gav Wood 603218dc6e Fix deadlocks. 9 years ago
chriseth 4ce9fe8ed0 Windwos fix. 9 years ago
Gav Wood dc19a6dc69 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood e6cfbe5824 ethkey can sign & recover transaction information. 9 years ago
Gav Wood 64b6cd794f Merge pull request #2347 from chriseth/rlpTypo 9 years ago
Vlad Gluhovsky c5ffcad47b build fix 9 years ago
Vlad Gluhovsky 16eab6d882 cleanup 9 years ago
Vlad Gluhovsky ed85834711 Message rating for peers introduced 9 years ago
Vlad Gluhovsky 447ba77006 initial rating introduction 9 years ago
chriseth 75795be231 Fixed typo. 9 years ago
chriseth 485a910523 Documentation and tests for RangeMask. 9 years ago
Gav Wood f5112475e2 Merge pull request #2329 from gluk256/_distribution 9 years ago
Gav Wood 7a5f801e67 Merge pull request #2280 from chfast/pr/evmjit-update 9 years ago
Gav Wood 8322ed27bc Merge pull request #2345 from LefterisJP/cli_interactive_hashrate 9 years ago
Lefteris Karapetsas d557ca5370 Add hashrate command to interactive CLI mode 9 years ago
Gav Wood 679143c233 Fix pow check and style. 9 years ago
Paweł Bylica 9d59ebb645 Cleanups. 9 years ago
Paweł Bylica b4ee363394 Cleanups. 9 years ago
Gav Wood 94cd1e7c1d Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood 56be35830a Debug compile fix. 9 years ago
Paweł Bylica 63238cf3c3 Merge remote-tracking branch 'upstream/develop' into evmjit-develop 9 years ago
Vlad Gluhovsky a8197d867c super mega enhanced update 9 years ago
Vlad Gluhovsky ab86f1fdf2 mega enhanced style fix 9 years ago
Vlad Gluhovsky 6d37304d05 style fix 9 years ago
Vlad Gluhovsky 5ed44a51b9 Distribution Rate test introduced 9 years ago
Marek Kotewicz 77c1da7251 Merge commit '1e652c0757b5440feb5ba32d46f8a887c32f57c2' into develop 9 years ago
Marek Kotewicz 1e652c0757 Squashed 'libjsqrc/ethereumjs/' changes from 2a0b46a..d5d2115 9 years ago
Marek Kotewicz 34b2767a59 isKnown const& 9 years ago
Gav Wood 057e374bce Remove unneeded dummy use. 9 years ago
Gav Wood 81240f8972 Merge branch 'arkpar-bq_fix' into develop 9 years ago
Gav Wood cf8686d66e Merge branch 'bq_fix' of https://github.com/arkpar/cpp-ethereum into arkpar-bq_fix 9 years ago
Gav Wood 91452da11d Minor optimisations. 9 years ago
arkpar 7ba71da280 style 9 years ago
Marek Kotewicz 5613e21974 fixed encoding unformatted data in eth_getStorageAt 9 years ago
Marek Kotewicz 560f93be76 fixed eth_getTransactionByHash when transactionHash is unknown 9 years ago
Marek Kotewicz 107701727d fixed getting transaction by blockNumber and index 9 years ago
Marek Kotewicz 45cb07bccf getBlockBy** and getBlockTransactionCountBy** return null if block is not found 9 years ago
Marek Kotewicz 971b685441 blockchain isKnown block / transaction 9 years ago
Gav Wood 7a0f3350b6 Fix importing. 9 years ago
Gav Wood a4fd034ff7 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood 3c78f0f951 Better logging/descriptive exceptions on invariants. 9 years ago
Gav Wood 7695f61acc Merge pull request #2313 from LefterisJP/blockchain_remove_legacy_code 9 years ago
Gav Wood 7a5b4db728 Minor renaming in BlockQueue, remove unnecessary invariant check, add 9 years ago
arkpar a586e2cafe blocks no longer stuck in verifying state 9 years ago
yann300 11826b62ec Merge remote-tracking branch 'up/develop' into event_watcher 9 years ago
yann300 8afa6e1c46 add watchers.qml & KeyValuePanel.qml 9 years ago
Gav Wood 092774d440 Merge pull request #2246 from subtly/netFix 9 years ago
Lefteris Karapetsas b9b1936477 contains() gets moved to CommonData.h 9 years ago
Lefteris Karapetsas d1b22891b2 Remove legacy code in blockchain.cpp 9 years ago
Gav Wood 8203d6d4d7 Merge pull request #2336 from arkpar/build_fix 9 years ago