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 |
|
Roman Khimov
|
57bf0810e2
|
README/docs: add 3.0 notice, update links to relative
Start real 3.0 branch, yay!
|
2020-04-09 19:46:30 +03:00 |
|
alexvanin
|
e93f227598
|
docs: update wallet operations examples in cli documentation
In #589 `wallet open` command was renamed to `wallet dump`.
In #757 `wallet create` command was renamed to `wallet init`.
|
2020-04-01 15:12:05 +03:00 |
|
Roman Khimov
|
852e6a335b
|
compiler: move it up from vm
It really deserves it, I think. Especially given that it doesn't have any
direct usage of `vm` package now.
|
2019-12-03 18:23:46 +03:00 |
|
Roman Khimov
|
acb25fb880
|
cli: move README to docs, refs. #339
|
2019-09-17 19:07:25 +03:00 |
|