aboutsummaryrefslogtreecommitdiffstats
path: root/tests/block_test_util.go
Commit message (Expand)AuthorAgeFilesLines
* Update key store to new spec but keep address field for nowGustav Simonsson2015-05-121-1/+1
* core: return the index of the block that failed when inserting a chainobscuren2015-04-291-1/+1
* Add loading of block test privkey if presentGustav Simonsson2015-04-281-7/+20
* Add block header validations for block testsGustav Simonsson2015-04-231-0/+82
* Finally, glorious HEXGustav Simonsson2015-04-231-4/+4
* Further fixes to block test wrapperGustav Simonsson2015-04-211-47/+56
* Add block tests wrapper and fixes for tx testsGustav Simonsson2015-04-201-0/+345