neoneo-go/pkg
Roman Khimov 02a5e036fc vm: deduplicate checkMultisigPar
Make its logic more clear.
2020-02-05 17:12:23 +03:00
..
compiler compiler: do not store constants as variables 2020-02-03 13:29:28 +03:00
consensus Merge pull request #641 from nspcc-dev/consensus-update 2020-02-04 15:39:53 +03:00
core transaction: forbid serializing invalid transactions 2020-02-03 16:33:03 +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
internal internal: moved testutil method to internal package 2019-12-11 13:14:43 +03:00
interop compiler: implement engine.AppCall interop 2020-01-27 13:14:36 +03:00
io io: remove ReadLE/BE and WriteLE/BE 2019-12-13 11:38:28 +03:00
network network: do async broadcast when processing P2P TX 2020-01-30 14:03:52 +03:00
rpc rpc: fix getaccountstate/getunspents for unknown addresses 2020-01-29 19:01:00 +03:00
smartcontract network: allow single-node privnet setup 2020-01-13 18:01:20 +03:00
util util: add YAML marshaler to Fixed8 2020-01-22 14:31:57 +03:00
vm vm: deduplicate checkMultisigPar 2020-02-05 17:12:23 +03:00
wallet wallet: add GetAccount() method to Wallet 2020-01-17 17:25:51 +03:00