aboutsummaryrefslogtreecommitdiffstats
path: root/TransactionTests
Commit message (Collapse)AuthorAgeFilesLines
* new FuzzedTestsDimitry2015-06-081-0/+5
|
* Transaction V=uint64+28 testDimitry2015-06-041-2/+5
|
* updated txtestsCJentzsch2015-04-281-10/+103
|
* New RLP Testswinsvega2015-04-212-3/+40
| | | | New Transaction RS tests
* update HEX encodingCJentzsch2015-04-201-19/+19
|
* updateCJentzsch2015-04-181-29/+29
|
* ttTransactionTest fixwinsvega2015-04-162-8/+8
|
* more RLP testswinsvega2015-04-161-0/+8
|
* ttTransactionTestswinsvega2015-04-151-181/+160
|
* secp256k1 Transaction Testwinsvega2015-04-041-0/+3
|
* stack size 1024 fixCJentzsch2015-04-021-0/+15
|
* Incorrect Test deletionwinsvega2015-03-231-4/+0
|
* More Transaction Testswinsvega2015-03-231-2/+200
|
* check overflow of v value in tx testsCJentzsch2015-03-231-5/+35
|
* add tx testsCJentzsch2015-03-041-0/+114
|
* Fork block testswinsvega2015-03-011-0/+4
|
* Transaction WrongRLP testswinsvega2015-02-261-1/+13
| | | | more rlps with first zeros
* Transaction RLP Testswinsvega2015-02-261-2/+6
| | | | wrong transaction RLPs correction
* more Pawel testsCJentzsch2015-02-251-1/+4
|
* fix transaction testsCJentzsch2015-02-231-27/+15
|
* consistent values pleasemartin becze2015-02-221-1/+1
|
* added unpaded R value testwanderer2015-02-221-1/+16
|
* undo gasMemCostChange, add some state testsCJentzsch2015-02-211-41/+32
|
* new transaction wrong rlp testwinsvega2015-02-171-0/+12
|
* Merge pull request #59 from winsvega/developChristoph Jentzsch2015-02-131-0/+19
|\ | | | | new solidity tests, manual altered transaction tests
| * new testswinsvega2015-02-131-0/+19
| | | | | | | | | | solidity test wrong transaction rlp (manual)
* | add more transaction testsCJentzsch2015-02-111-8/+56
| |
* | Update ttTransactionTest.jsonmartin becze2015-02-111-1/+1
| |
* | Update ttTransactionTest.jsonmartin becze2015-02-111-4/+4
| | | | | | updated signature
* | Update ttTransactionTest.jsonmartin becze2015-02-111-1/+1
| | | | | | updated RLP
* | Update ttTransactionTest.jsonmartin becze2015-02-111-2/+2
|/
* Transaction Testswinsvega2015-01-242-0/+140
New State Tests