compiler
|
compiler: rewrite jump targets properly
|
2020-02-12 10:58:53 +03:00 |
consensus
|
consensus: log more like neo-cli, update dbft
|
2020-02-11 18:02:13 +03:00 |
core
|
storage: add Exists flag to KeyValue in batch
|
2020-02-12 12:16:31 +03:00 |
crypto
|
keys: don't return error from PrivateKey.Sign
|
2020-01-17 17:00:30 +03:00 |
encoding
|
address: rename functions as per #579 comments
|
2019-12-25 17:34:18 +03:00 |
interop
|
compiler,interop: make AppCall accept varargs
|
2020-02-10 10:51:29 +03:00 |
io
|
io: remove ReadLE/BE and WriteLE/BE
|
2019-12-13 11:38:28 +03:00 |
rpc
|
emit: use io.BinWriter instead of bytes.Buffer
|
2020-02-06 18:45:37 +03:00 |
vm
|
compiler: rewrite jump targets properly
|
2020-02-12 10:58:53 +03:00 |
wallet
|
wallet: add GetAccount() method to Wallet
|
2020-01-17 17:25:51 +03:00 |