Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split transaction tests into separate files | Dimitry | 2017-08-30 | 1 | -950/+0 |
| | |||||
* | split metropolis | Dimitry | 2017-08-03 | 1 | -5/+315 |
| | |||||
* | Fix typos | ligi | 2017-07-07 | 1 | -7/+7 |
| | |||||
* | Add missing '0's in calldata. The hex strings were of odd length | Yoichi Hirai | 2017-06-21 | 1 | -28/+28 |
| | |||||
* | eip155 transaction tests update | Dimitry | 2016-11-07 | 1 | -1/+30 |
| | |||||
* | correct hex in ttTransactionTest | Dimitry | 2016-07-07 | 1 | -4/+4 |
| | |||||
* | refill tests for 64blockgaslimit | Dimitry | 2016-06-05 | 1 | -4/+84 |
| | |||||
* | refill tests Frontier + Homestead with latest develop | Dimitry | 2015-12-31 | 1 | -50/+107 |
| | |||||
* | add homestead tests with block 1.000.000 as transition from Frontier to ↵ | CJentzsch | 2015-12-16 | 1 | -56/+98 |
| | | | | Homestead | ||||
* | Update ttTransactionTest.json | wanderer | 2015-08-26 | 1 | -1/+1 |
| | |||||
* | Add tx and state tests with invalid EC sig (point at infinity) | Gustav Simonsson | 2015-07-23 | 1 | -1/+4 |
| | |||||
* | move test from stSpecialTest to transaction test | CJentzsch | 2015-06-08 | 1 | -0/+3 |
| | |||||
* | Transaction V=uint64+28 test | Dimitry | 2015-06-04 | 1 | -2/+5 |
| | |||||
* | updated txtests | CJentzsch | 2015-04-28 | 1 | -10/+103 |
| | |||||
* | New RLP Tests | winsvega | 2015-04-21 | 1 | -0/+21 |
| | | | | New Transaction RS tests | ||||
* | update HEX encoding | CJentzsch | 2015-04-20 | 1 | -19/+19 |
| | |||||
* | update | CJentzsch | 2015-04-18 | 1 | -29/+29 |
| | |||||
* | ttTransactionTest fix | winsvega | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | ttTransactionTests | winsvega | 2015-04-15 | 1 | -181/+160 |
| | |||||
* | secp256k1 Transaction Test | winsvega | 2015-04-04 | 1 | -0/+3 |
| | |||||
* | stack size 1024 fix | CJentzsch | 2015-04-02 | 1 | -0/+15 |
| | |||||
* | check overflow of v value in tx tests | CJentzsch | 2015-03-23 | 1 | -5/+35 |
| | |||||
* | add tx tests | CJentzsch | 2015-03-04 | 1 | -0/+114 |
| | |||||
* | more Pawel tests | CJentzsch | 2015-02-25 | 1 | -1/+4 |
| | |||||
* | fix transaction tests | CJentzsch | 2015-02-23 | 1 | -27/+15 |
| | |||||
* | consistent values please | martin becze | 2015-02-22 | 1 | -1/+1 |
| | |||||
* | added unpaded R value test | wanderer | 2015-02-22 | 1 | -1/+16 |
| | |||||
* | undo gasMemCostChange, add some state tests | CJentzsch | 2015-02-21 | 1 | -41/+32 |
| | |||||
* | add more transaction tests | CJentzsch | 2015-02-11 | 1 | -8/+56 |
| | |||||
* | Update ttTransactionTest.json | martin becze | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | Update ttTransactionTest.json | martin becze | 2015-02-11 | 1 | -4/+4 |
| | | | updated signature | ||||
* | Update ttTransactionTest.json | martin becze | 2015-02-11 | 1 | -1/+1 |
| | | | updated RLP | ||||
* | Update ttTransactionTest.json | martin becze | 2015-02-11 | 1 | -2/+2 |
| | |||||
* | Transaction Tests | winsvega | 2015-01-24 | 1 | -0/+123 |
New State Tests |