neoneo-go/pkg/core/block
Roman Khimov 388fed06e5 transaction: forbid serializing invalid transactions
Transaction that has no data is invalid and can't be serialized, so throw an
error if someone tries to.
2020-02-03 16:33:03 +03:00
..
block.go block: rename BlockBase to Base 2020-01-16 10:16:24 +03:00
block_base.go block: rename BlockBase to Base 2020-01-16 10:16:24 +03:00
block_test.go transaction: forbid serializing invalid transactions 2020-02-03 16:33:03 +03:00
header.go block: rename BlockBase to Base 2020-01-16 10:16:24 +03:00
header_test.go block: rename BlockBase to Base 2020-01-16 10:16:24 +03:00
helper_test.go block: use require in tests 2020-01-16 10:16:24 +03:00