Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1401 from winsvega/expectedState | Gav Wood | 2015-04-09 | 1 | -16/+122 |
|\ | |||||
| * | Check State: windows build | Wins Vega | 2015-04-08 | 1 | -2/+8 |
| * | Check State | winsvega | 2015-04-08 | 1 | -1/+2 |
| * | Check State | winsvega | 2015-04-08 | 1 | -1/+1 |
| * | Check State | winsvega | 2015-04-08 | 1 | -7/+7 |
| * | Check State | winsvega | 2015-04-08 | 1 | -13/+9 |
| * | Check State | winsvega | 2015-04-08 | 1 | -7/+1 |
| * | Check State | winsvega | 2015-04-08 | 1 | -4/+6 |
| * | Check State | winsvega | 2015-04-08 | 1 | -29/+93 |
| * | Check State | winsvega | 2015-04-08 | 1 | -42/+21 |
| * | Expect State Check | winsvega | 2015-04-08 | 1 | -48/+50 |
| * | State Test | winsvega | 2015-04-08 | 1 | -2/+64 |
* | | Remove VMTRACE. | Gav Wood | 2015-04-08 | 1 | -1/+1 |
|/ | |||||
* | Typo "fix" fixed. | Gav Wood | 2015-04-06 | 1 | -1/+1 |
* | Move hash to a hidden function, and provide a datapath to it so avoid | Gav Wood | 2015-04-06 | 1 | -2/+5 |
* | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-03-31 | 1 | -16/+0 |
|\ | |||||
| * | ClientBase tests | Marek Kotewicz | 2015-03-25 | 1 | -16/+0 |
* | | Test execution stats improvements | Paweł Bylica | 2015-03-25 | 1 | -3/+16 |
|/ | |||||
* | Minor rename. | Gav Wood | 2015-03-20 | 1 | -1/+1 |
* | Prettify VM and State test outputs | Paweł Bylica | 2015-03-14 | 1 | -1/+1 |
* | Stats for testeth | Paweł Bylica | 2015-03-14 | 1 | -0/+28 |
* | Merge pull request #1295 from CJentzsch/randomStateTests | Gav Wood | 2015-03-14 | 1 | -16/+16 |
|\ | |||||
| * | Merge remote-tracking branch 'upstream/develop' into randomStateTests | CJentzsch | 2015-03-12 | 1 | -30/+50 |
| |\ | |||||
| * | | create random state tests | CJentzsch | 2015-03-12 | 1 | -16/+16 |
* | | | readd --filltest option and add dejavu issue 42 test | CJentzsch | 2015-03-12 | 1 | -0/+2 |
| |/ |/| | |||||
* | | testeth: optional VM tracing (--vmtrace), command line options refactoring. | Paweł Bylica | 2015-03-12 | 1 | -30/+50 |
|/ | |||||
* | blockchain tests fixes | CJentzsch | 2015-03-11 | 1 | -26/+15 |
* | remove genesis state from state tests | CJentzsch | 2015-03-06 | 1 | -9/+1 |
* | add memory tests | CJentzsch | 2015-03-06 | 1 | -0/+2 |
* | Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and... | jhuntley | 2015-03-05 | 1 | -2/+0 |
* | asio.h and windows.h build comments as per request. | jhuntley | 2015-03-05 | 1 | -0/+3 |
* | Avoid boost include order issue on windows: | jhuntley | 2015-03-05 | 1 | -0/+1 |
* | Transaction Tests | winsvega | 2015-03-04 | 1 | -1/+1 |
* | Test Helper | winsvega | 2015-02-27 | 1 | -2/+2 |
* | More Transaction Tests | winsvega | 2015-02-26 | 1 | -21/+29 |
* | fix too-small-address-length bug in transaction | CJentzsch | 2015-02-23 | 1 | -2/+2 |
* | extra data fix | CJentzsch | 2015-02-16 | 1 | -10/+10 |
* | Merge remote-tracking branch 'upstream/develop' into blockTests | CJentzsch | 2015-02-13 | 1 | -1/+1 |
|\ | |||||
| * | New Tests | winsvega | 2015-02-13 | 1 | -1/+1 |
* | | switch to secretKey in fillers | CJentzsch | 2015-02-13 | 1 | -1/+0 |
* | | check transactions | CJentzsch | 2015-02-11 | 1 | -21/+38 |
* | | Merge remote-tracking branch 'upstream/develop' into blockTests | CJentzsch | 2015-02-11 | 1 | -0/+17 |
|\| | |||||
| * | Test stuff into cpp from header. | Gav Wood | 2015-02-11 | 1 | -0/+3 |
| * | Test related | winsvega | 2015-02-10 | 1 | -8/+6 |
| * | Bigint | winsvega | 2015-02-10 | 1 | -2/+2 |
| * | Style Changes | winsvega | 2015-02-07 | 1 | -7/+6 |
| * | nonce value from 0 to "0" in fillers | winsvega | 2015-02-06 | 1 | -6/+7 |
| * | state test conditions to filler files | winsvega | 2015-02-01 | 1 | -0/+16 |
* | | create block from transaction with genesis block as parent | CJentzsch | 2015-02-07 | 1 | -0/+27 |
|/ | |||||
* | style changes | winsvega | 2015-01-24 | 1 | -9/+3 |
* | Merge remote-tracking branch 'ethereum/develop' into develop | winsvega | 2015-01-23 | 1 | -1/+22 |
|\ | |||||
| * | Cleanups and addition AZ info. | Gav Wood | 2015-01-21 | 1 | -1/+1 |
| * | fix callcreates imoport | CJentzsch | 2015-01-13 | 1 | -0/+13 |
| * | add blockhash test fo vm tests | CJentzsch | 2015-01-09 | 1 | -0/+8 |
* | | Transaction Tests | winsvega | 2015-01-22 | 1 | -4/+11 |
|/ | |||||
* | Windows fix | Paweł Bylica | 2014-12-18 | 1 | -1/+3 |
* | Merge commit '1b8f9fdc3b44503890ed1bcb5da8bd5cb8dd83a5' into develop-evmcc | Paweł Bylica | 2014-12-15 | 1 | -9/+7 |
|\ | |||||
| * | Fix import state for state tests | CJentzsch | 2014-12-13 | 1 | -4/+4 |
| * | Style fix. | Gav Wood | 2014-12-13 | 1 | -2/+0 |
| * | Replace spaces with tabs | Paweł Bylica | 2014-12-12 | 1 | -5/+5 |
| * | Report wrong account address in case of unexpected storege key | Paweł Bylica | 2014-12-12 | 1 | -1/+1 |
| * | Test unexpected storage entries | Paweł Bylica | 2014-12-12 | 1 | -0/+6 |
* | | Add "--jit" option to State tests | Paweł Bylica | 2014-12-12 | 1 | -0/+17 |
* | | Merge remote-tracking branch 'origin/vm' into develop-evmcc | Paweł Bylica | 2014-12-11 | 1 | -7/+9 |
|\| | |||||
| * | state log tests | CJentzsch | 2014-12-06 | 1 | -7/+9 |
* | | Merge branch 'develop' into develop-evmcc | Paweł Bylica | 2014-12-05 | 1 | -0/+42 |
|\| | |||||
| * | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2014-12-03 | 1 | -0/+42 |
| |\ | |||||
| | * | style | CJentzsch | 2014-12-02 | 1 | -34/+33 |
| | * | added logs to state tests | CJentzsch | 2014-12-02 | 1 | -0/+43 |
| |/ | |||||
* | | Merge branch 'develop' into develop-evmcc | Paweł Bylica | 2014-11-27 | 1 | -3/+28 |
|\| | |||||
| * | Merge pull request #533 from CJentzsch/stateTests | Gav Wood | 2014-11-25 | 1 | -3/+16 |
| |\ | |||||
| | * | style | Christoph Jentzsch | 2014-11-21 | 1 | -1/+1 |
| | * | Specify user defined test | Christoph Jentzsch | 2014-11-21 | 1 | -3/+16 |
| * | | style | Christoph Jentzsch | 2014-11-21 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'upstream/develop' into newTests | Christoph Jentzsch | 2014-11-20 | 1 | -0/+1 |
| |\| | |||||
| * | | Add Log tests | Christoph Jentzsch | 2014-11-19 | 1 | -0/+12 |
* | | | Merge branch 'develop' into develop-evmcc | Paweł Bylica | 2014-11-21 | 1 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | In VM tests, check only if an exception occurred if an exception expected (no... | Paweł Bylica | 2014-11-19 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'develop' into develop-evmcc | Paweł Bylica | 2014-11-14 | 1 | -22/+25 |
|\| | |||||
| * | changed name of command line option to filltests | Christoph Jentzsch | 2014-11-12 | 1 | -1/+1 |
| * | Create state test with commandline flag | Christoph Jentzsch | 2014-11-12 | 1 | -22/+25 |
* | | Test unexpected storage entries | Paweł Bylica | 2014-11-14 | 1 | -0/+6 |
|/ | |||||
* | build fix | Christoph Jentzsch | 2014-11-11 | 1 | -1/+3 |
* | added generic userDefinedTest function | Christoph Jentzsch | 2014-11-11 | 1 | -0/+39 |
* | undefine FILL_TESTS | Christoph Jentzsch | 2014-11-10 | 1 | -1/+1 |
* | Merge branch 'stateTests' into NewStateTests | Christoph Jentzsch | 2014-11-06 | 1 | -35/+50 |
|\ | |||||
| * | update SIGNEXTEND tests | Christoph Jentzsch | 2014-11-06 | 1 | -1/+1 |
| * | undefine FILL_TESTS | Christoph Jentzsch | 2014-11-06 | 1 | -1/+1 |
| * | Moved code export to export function in ImportHelper | Christoph Jentzsch | 2014-11-06 | 1 | -2/+24 |
| * | Update transactions, style fix | Christoph Jentzsch | 2014-11-06 | 1 | -34/+27 |
* | | added state system operations test | Christoph Jentzsch | 2014-11-05 | 1 | -2/+2 |
* | | Added stSystemOperationsTest | Christoph Jentzsch | 2014-11-05 | 1 | -1/+1 |
|/ | |||||
* | style | Christoph Jentzsch | 2014-11-04 | 1 | -3/+0 |
* | Clean up and organize tests + state class tests | Christoph Jentzsch | 2014-11-03 | 1 | -123/+164 |
* | Clean up FakeExtVM - move to state tests | Christoph Jentzsch | 2014-10-31 | 1 | -10/+63 |
* | Restructure state tests. Remove FakeStateClass | Christoph Jentzsch | 2014-10-30 | 1 | -0/+191 |
* | Networking fixes. | Gav Wood | 2014-09-30 | 1 | -0/+2 |
* | Moved miner over to new Worker class. | Gav Wood | 2014-09-16 | 1 | -0/+1 |
* | Remove old Client network code & API. | Gav Wood | 2014-09-16 | 1 | -0/+2 |
* | Project-wide reorganisation of namespaces. | Gav Wood | 2014-09-05 | 1 | -1/+5 |
* | Split out libethcore from libethereum. | Gav Wood | 2014-04-23 | 1 | -1/+1 |
* | Added new transaction tests for checking miner fees | Marko Simovic | 2014-04-03 | 1 | -0/+9 |
* | Updated to add a simple forking test | Marko Simovic | 2014-03-26 | 1 | -0/+40 |