Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | State Tests | winsvega | 2015-03-11 | 1 | -0/+1 |
| | | | | POC9 updates | ||||
* | Merge pull request #1264 from winsvega/poc9trie | Gav Wood | 2015-03-11 | 1 | -11/+231 |
|\ | | | | | State Init And State Transaction Tests | ||||
| * | State Transaction Tests | winsvega | 2015-03-11 | 1 | -1/+96 |
| | | | | | | | | bonus gas at call with value transfer | ||||
| * | State Init And Transaction Tests | winsvega | 2015-03-11 | 1 | -11/+136 |
| | | | | | | | | fixed to poc9 | ||||
* | | Merge remote-tracking branch 'upstream/develop' into suicideRefundTests | CJentzsch | 2015-03-09 | 1 | -5/+169 |
|\| | | | | | | | | | | | Conflicts: test/stTransactionTestFiller.json test/vmArithmeticTestFiller.json | ||||
| * | Merge pull request #1235 from winsvega/poc9trie | Gav Wood | 2015-03-08 | 1 | -6/+170 |
| |\ | | | | | | | vmTests | ||||
| | * | vmTests | winsvega | 2015-03-07 | 1 | -6/+170 |
| | | | | | | | | | | | | Arithmetic gas increased | ||||
| | * | Transaction Test Fillers POC9 | winsvega | 2015-03-04 | 1 | -72/+72 |
| | | | | | | | | | | | | | | | gas fees increased, most tests are incorrect now need to review (wip) | ||||
* | | | add suiciderefund tests | CJentzsch | 2015-03-07 | 1 | -2/+2 |
|/ / | |||||
* | | Transaction Test Fillers POC9 | winsvega | 2015-03-06 | 1 | -72/+72 |
| | | | | | | | | | | gas fees increased, most tests are incorrect now need to review (wip) | ||||
* | | add wrong v value tx test | CJentzsch | 2015-02-25 | 1 | -5/+5 |
|/ | |||||
* | remove tests with impossible pre conditions | CJentzsch | 2015-02-23 | 1 | -72/+0 |
| | |||||
* | Test Correction | winsvega | 2015-02-17 | 1 | -4/+92 |
| | | | | | WrongAddress removed new suicides | ||||
* | Suicide Tests | winsvega | 2015-02-13 | 1 | -3/+141 |
| | |||||
* | New Tests | winsvega | 2015-02-13 | 1 | -2/+150 |
| | | | | Transaction with RLP object and catching exceptions from importByteArray | ||||
* | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop | winsvega | 2015-02-10 | 1 | -1/+63 |
|\ | |||||
| * | test block gas limit | CJentzsch | 2015-02-06 | 1 | -1/+63 |
| | | |||||
* | | Style Changes | winsvega | 2015-02-07 | 1 | -77/+77 |
| | | | | | | | | | | New exception for values larger than 2**256 Auto format .json files | ||||
* | | nonce value from 0 to "0" in fillers | winsvega | 2015-02-06 | 1 | -0/+296 |
|/ | |||||
* | transaction tests, bound tests | winsvega | 2015-01-23 | 1 | -0/+93 |
| | |||||
* | Transaction Tests | winsvega | 2015-01-22 | 1 | -7/+98 |
| | | | | | | | | | | | | | | transaction tests Transaction Test Work In Progress transaction test work in progress work in progress. check for transaction is valid Transaction Tests Work In Progress compiler error fix | ||||
* | Transaction Tests | winsvega | 2014-12-28 | 1 | -1/+136 |
| | |||||
* | Transaction Test Filler | winsvega | 2014-12-16 | 1 | -0/+191 |