aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/block_test.go
Commit message (Expand)AuthorAgeFilesLines
* Use uint64 for block header timestampGustav Simonsson2015-06-301-1/+1
* core/types: make transactions immutableFelix Lange2015-06-301-15/+4
* Changed R S to big int and fixed testsobscuren2015-04-051-2/+2
* core/types: use package rlp instead of common.DecodeFelix Lange2015-03-181-8/+49
* converted vmobscuren2015-03-171-3/+2
* block conversionobscuren2015-03-171-0/+19
* added nil checkobscuren2015-01-021-22/+0
* Refactored block & Transactionobscuren2014-12-231-0/+23