10530 Commits (f05a52c019eb41e538fbd34c12b52fb3ce3c6a65)
 

Author SHA1 Message Date
Gav Wood f05a52c019 Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz 10 years ago
arkpar ad50498fae eth working 10 years ago
arkpar 1820dbdcfc started tests refactoring 10 years ago
arkpar e6d2200cca mix working 10 years ago
arkpar ef0d9a96fb fixed build 10 years ago
Gav Wood f663801126 Minor fix. 10 years ago
Gav Wood 5ee3e8e5fc All fields of BlockInfo now private. 10 years ago
Gav Wood d16c51a56f Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood bcce3cb72b Tests working for BasicAuthority and Ethash. 10 years ago
Gav Wood db577f831f libethcore on a new path. 10 years ago
Gav Wood 75857ef5d4 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood a04ba152e5 Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood 4eab395bc2 Merge pull request #2498 from arkpar/whizz 10 years ago
arkpar 9d8f9e3517 eth working 10 years ago
arkpar 907ea3c800 started tests refactoring 10 years ago
arkpar 0431a97ecb mix working 10 years ago
arkpar 659858f6c0 fixed build 10 years ago
Gav Wood 7962a50a39 Minor fix. 10 years ago
Gav Wood 487349bf09 All fields of BlockInfo now private. 10 years ago
Gav Wood 68b2c8ecbf Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 4302afdf2c Tests working for BasicAuthority and Ethash. 10 years ago
Gav Wood 5660a17ffe libethcore on a new path. 10 years ago
Gav Wood 212d433370 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 9ae950d4ad Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood a03428a9ee Merge pull request #2484 from winsvega/issues 10 years ago
Dimitry 0e894b1920 Recursive RLP check quick fix 10 years ago
Gav Wood bca953c2bc Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 8031d76b89 Disable p2p tests. 10 years ago
Gav Wood ff2cd1ab8f Merge pull request #2477 from debris/windows_llvm 10 years ago
Gav Wood 367e7a11e7 Merge pull request #2468 from chriseth/changeUrlOnSiteChange 10 years ago
Gav Wood 3cb8edb031 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood bc9b022d20 Clear transaction hashes on chain reorg, too. 10 years ago
Gav Wood 8af63e8ab1 Clear reverted block hashes from cache during imporing. 10 years ago
Marek Kotewicz 498d3e477c getstuff downloads llvm 3.7svn on windows 10 years ago
Gav Wood ea9343d93c Merge pull request #2433 from bargst/develop 10 years ago
chriseth fc5bc756f6 Do not change the URLs of Dapps. 10 years ago
chriseth c50fc0ba65 Change the URL when the page changes. 10 years ago
Gav Wood e4d530e74a Merge pull request #2473 from chriseth/sol_fix_exponentialNotation 10 years ago
Gav Wood d291ff99cb Merge pull request #2471 from chriseth/sol_fix_wrongArgumentCount 10 years ago
Gav Wood fb8e1b382b Merge pull request #2470 from chriseth/sol_fix_bytesComparison 10 years ago
Gav Wood 6ace4ca957 Merge pull request #2461 from chriseth/memDumpShort 10 years ago
Gav Wood 76eea930a2 Merge pull request #2467 from chfast/win_llvm 10 years ago
Gav Wood 1029517cce Merge pull request #2463 from arkpar/az-fix 10 years ago
Gav Wood 00e08549c9 Merge pull request #2462 from arkpar/key-delete 10 years ago
chriseth 6e7bed616c Check whether a literal is a valid literal before using it. 10 years ago
Marek Kotewicz a494f95f11 Merge pull request #2464 from debris/rpc_api_filler_fork 10 years ago
Gav Wood 6ad7936f0f Merge pull request #2460 from chriseth/sol_singleSlotForStructRef 10 years ago
Gav Wood c72aa84c4a Merge pull request #2413 from gluk256/_whisperDB 10 years ago
chriseth cef5646a7a Improved error message for wrong argument count. 10 years ago
chriseth 248eb88667 Fix comparison between bytes types. 10 years ago