Roman Khimov
|
1433c795c2
|
README/docs: add 3.0 notice, update links to relative
Goreportcard doesn't support branching, sorry: https://github.com/gojp/goreportcard/issues/96
And Godoc too: https://github.com/golang/gddo/issues/593
|
2020-04-09 20:01:55 +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 |
|