aboutsummaryrefslogtreecommitdiffstats
path: root/tests/transaction_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add --skip option to CLITaylor Gerring2015-06-191-3/+3
* More consistent test interfaces + test skippingTaylor Gerring2015-06-191-22/+3
* Cleanup/reorgTaylor Gerring2015-06-191-2/+0
* Fix pathsTaylor Gerring2015-06-191-3/+6
* Add bcTotalDifficultyTest and unskip now working tx testsGustav Simonsson2015-05-071-5/+1
* 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