neoneo-go/pkg
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
..
compiler transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
config transaction: drop Register transaction type 2020-06-05 19:20:16 +03:00
consensus transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
core transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
crypto vm: move RET and SYSCALL opcodes 2020-05-07 13:23:05 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal protocol: add payload compression 2020-05-26 22:19:10 +03:00
interop transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network core: fix CalculateClaimable for NEP5 NEO 2020-06-05 19:20:16 +03:00
rpc transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
smartcontract transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
util util: fixed typo in method description 2020-05-20 23:26:51 +03:00
vm core: drop OLDPUSH1, it's no longer needed 2020-06-05 19:20:16 +03:00
wallet wallet: check for t.GetSignedPart() result correctness 2020-05-24 23:53:38 +03:00