Evgenii Stratonikov
|
651976b2ca
|
config: remove AddressVersion from the configuration
It is never used and is the same constant for both mainnet, testnet and
privnet.
|
2020-06-17 15:55:22 +03:00 |
|
Roman Khimov
|
0a09a20900
|
transaction: drop Register transaction type
And everything associated like SystemFee configuration.
|
2020-06-05 19:20:16 +03:00 |
|
Roman Khimov
|
169c5ae775
|
transaction: drop Issue TX support
|
2020-06-05 19:20:16 +03:00 |
|
Roman Khimov
|
e6f5cffff6
|
transaction: drop Enrollment and State types
They're completely replaced now by the NEO native contract voting system.
|
2020-04-27 16:06:58 +03:00 |
|
Roman Khimov
|
4912e4f425
|
*: drop Publish transaction type
It shouldn't be used even in NEO 2 as it was substituted by contract
deployment interop functions.
|
2020-04-16 14:40:20 +03:00 |
|
Anna Shaleva
|
5a984fdf88
|
config: move config.go out of config/
closes #423
|
2020-03-31 17:55:59 +03:00 |
|