aboutsummaryrefslogtreecommitdiffstats
path: root/tests/transaction_test.go
Commit message (Expand)AuthorAgeFilesLines
* Exclude TransactionWithSvalue0 as it expects invalid s value to be validGustav Simonsson2015-04-231-0/+1
* Explicitly skip TransactionTests/tt10mbDataField.jsonGustav Simonsson2015-04-231-5/+2
* Fixes for TransactionTestsGustav Simonsson2015-04-161-11/+18
* Enable more tx tests by expecting most common encoding of valuesGustav Simonsson2015-04-101-9/+2
* Remove unneeded map assignments for working tx RLP testsGustav Simonsson2015-04-101-7/+0
* Add TransactionTests wrapped as Go testsGustav Simonsson2015-04-101-0/+58