neo-go/cli
Evgenii Stratonikov 0a894db7f8 storage: add Exists flag to KeyValue in batch
Set Exists flag if an item with the specified key was already
present in storage before persisting.
2020-02-12 12:16:31 +03:00
..
server storage: add Exists flag to KeyValue in batch 2020-02-12 12:16:31 +03:00
smartcontract util: add LE suffix to Uint256 methods 2019-12-06 12:16:55 +03:00
vm cli: move avm inspect from vm to contract command 2019-10-29 12:56:44 +03:00
wallet wallet: implement dump command 2020-01-09 18:40:30 +03:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
main.go cli: extend NewCommand() to NewCommands() 2019-10-19 23:58:45 +03:00