neoneo-go/pkg/core/block
Roman Khimov 0002b65238 block: it's not a padding, but a witness count in the base
At least that's the interpretation C# codebase has, so be a bit more correct
in error message.
2020-06-18 12:12:00 +03:00
..
block.go block: don't attempt verification if there was a decoding error 2020-06-05 19:20:16 +03:00
block_base.go block: it's not a padding, but a witness count in the base 2020-06-18 12:12:00 +03:00
block_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
consensus_data.go rpc/block: rework the way Block is JSONized 2020-05-26 11:36:47 +03:00
header.go block: drop paddings from structures 2020-06-18 12:11:41 +03:00
header_test.go core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00
helper_test.go testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00