neo-go/pkg
Evgeniy Stratonikov 7160675ac1 compiler/interop: improve conversion to bytes interops
Allow to convert to both `Buffer` and `ByteString`
and explicitly mention VM types. Rename `ToByteArray` to `ToBytes`
to avoid ambiguity.
2021-03-10 13:38:44 +03:00
..
compiler compiler/interop: improve conversion to bytes interops 2021-03-10 13:38:44 +03:00
config stateroot: allow to sign new roots 2021-03-09 13:51:11 +03:00
consensus stateroot: move state-root related logic to core/stateroot 2021-03-09 13:48:29 +03:00
core Merge pull request #1701 from nspcc-dev/statemsg 2021-03-09 15:16:44 +03:00
crypto manifest: add group signature length check 2021-02-09 22:31:24 +03:00
encoding encoding: panic on nil slice 2021-03-09 12:11:26 +03:00
interop compiler/interop: improve conversion to bytes interops 2021-03-10 13:38:44 +03:00
io *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
network stateroot: broadcast state on new blocks 2021-03-09 13:51:11 +03:00
rpc Merge pull request #1701 from nspcc-dev/statemsg 2021-03-09 15:16:44 +03:00
services stateroot: broadcast state on new blocks 2021-03-09 13:51:11 +03:00
smartcontract smartcontract: add GetMajorityNodeCount() 2021-03-09 13:46:44 +03:00
util native/vm: add script check for deployed contracts 2021-02-09 22:31:26 +03:00
vm vm/emit: emit Boolean values correctly 2021-03-09 13:34:22 +03:00
wallet *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00