neo-go/pkg/core/mempool
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
..
feer.go core: add senders' fees monitor to mempool 2020-05-20 23:34:25 +03:00
mem_pool.go transaction: drop Issue TX support 2020-06-05 19:20:16 +03:00
mem_pool_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00
prometheus.go mempool: remove unverified transactions pool 2020-02-06 15:45:16 +03:00