neoneo-go/pkg/core
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 transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
blockchainer core: fix CalculateClaimable for NEP5 NEO 2020-06-05 19:20:16 +03:00
dao transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
interop core: fix Neo.Contract.GetStorageContext security check 2020-05-26 19:58:49 +03:00
mempool transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
native core: fix CalculateClaimable for NEP5 NEO 2020-06-05 19:20:16 +03:00
state transaction: drop Claim TX type 2020-06-05 19:20:16 +03:00
storage core/native: move NextValidators storage to NEO contract 2020-04-27 12:30:39 +03:00
test_data Persist blockchain with leveldb on disk (#48) 2018-03-17 12:53:21 +01:00
transaction transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
blockchain.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
blockchain_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
doc.go core: add Blockchain event subscription mechanism 2020-05-25 00:27:39 +03:00
gas_price.go vm,compiler: replace APPCALL with System.Contract.Call 2020-05-07 14:52:03 +03:00
gas_price_test.go core: use opcodes instead of raw bytes in tests 2020-04-23 10:37:01 +03:00
header_hash_list.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
helper_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
interop_neo.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
interop_neo_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
interop_system.go core: fix Neo.Contract.GetStorageContext security check 2020-05-26 19:58:49 +03:00
interops.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
interops_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
native_contract_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
opcode_price.go core: add SystemFee and NetworkFee to transaction 2020-05-20 23:26:48 +03:00
prometheus.go core: refactor out MemPool 2020-01-16 10:16:24 +03:00
spent_coin.go core: move (un)SpentCoin structs into the state package 2020-03-11 12:22:52 +03:00
util.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
util_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00