neoneo-go/pkg/core/block
Roman Khimov 21efccd300 transaction: remove type field, set Version to 0
Two changes being done here, because they require a lot of updates to
tests. Now we're back into version 0 and we only have one type of
transaction.

It also removes GetType and GetScript interops, both are obsolete in Neo 3.
2020-06-05 19:20:16 +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 rpc/block: rework the way Block is JSONized 2020-05-26 11:36:47 +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 *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +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