compiler
Merge pull request #654 from nspcc-dev/feat/subslice
2020-02-16 23:49:53 +03:00
consensus
core: sort GetValidators() result
2020-02-13 17:07:27 +03:00
crypto
keys: add Cmp method to PublicKey
2020-02-12 21:27:40 +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
network
network: change the disconnect procedure
2020-02-13 16:24:46 +03:00
rpc
rpc: fix getrawtransaction error returncode
2020-02-17 23:52:20 +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