neo-go/pkg
Evgeniy Stratonikov e2910a7cb4 vm/cli: add public key -> address conversion, fix #2121
Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-08-13 10:43:49 +03:00
..
compiler native: drop Refuel method from GAS 2021-08-05 10:27:13 +03:00
config config: add P2PStateExchangeExtensions and StateSyncInterval settings 2021-08-10 11:00:32 +03:00
consensus consensus: fix nonce handling 2021-07-21 19:06:19 +03:00
core Merge pull request #2119 from nspcc-dev/states-exchange/insole 2021-08-12 10:35:02 +03:00
crypto crypto/keys: enforce length in PublicKey.DecodeBytes() 2021-08-13 10:38:09 +03:00
encoding util: move ArrayReverse into package of its own 2021-07-19 22:57:55 +03:00
interop native: drop Refuel method from GAS 2021-08-05 10:27:13 +03:00
io io: add Grow to BinWriter 2021-08-09 12:05:31 +03:00
network Merge pull request #2119 from nspcc-dev/states-exchange/insole 2021-08-12 10:35:02 +03:00
rpc core: implement dynamic NEP17 balances tracking 2021-07-29 10:23:01 +03:00
services notary: fix possible deadlock in UpdateNotaryNodes 2021-07-23 14:48:00 +03:00
smartcontract Merge pull request #2093 from nspcc-dev/states-exchange/drop-nep17-balance-state 2021-07-29 19:08:42 +03:00
util slice: introduce common Copy helper 2021-07-19 22:57:55 +03:00
vm vm/cli: add public key -> address conversion, fix #2121 2021-08-13 10:43:49 +03:00
wallet wallet: use named constants in Seek 2021-07-29 17:11:50 +03:00