neoneo-go/pkg
Evgeniy Stratonikov d16ef53653 compiler: support ellipsis for append of non-byte slices
NeoVM lacks opcode for array append, thus some
kind of loop is needed for this.
2021-02-17 17:14:32 +03:00
..
compiler compiler: support ellipsis for append of non-byte slices 2021-02-17 17:14:32 +03:00
config config: move notary module config to ApplicationConfiguration 2021-02-16 13:58:25 +03:00
consensus consensus/test: update binary payload data 2021-02-11 18:26:01 +03:00
core Merge pull request #1747 from nspcc-dev/default-notary-config 2021-02-17 14:21:47 +03:00
crypto manifest: add group signature length check 2021-02-09 22:31:24 +03:00
encoding fixedn: always correctly unmarshal Fixed8 values 2021-01-22 19:14:33 +03:00
interop interop: allow transfer calls to read states 2021-02-12 12:56:15 +03:00
io io: allow to restrict string size 2021-01-19 11:16:23 +03:00
network Merge pull request #1747 from nspcc-dev/default-notary-config 2021-02-17 14:21:47 +03:00
rpc rpc: add new rule to SignAndPushP2PNotaryRequest 2021-02-16 14:12:02 +03:00
services Merge pull request #1747 from nspcc-dev/default-notary-config 2021-02-17 14:21:47 +03:00
smartcontract core: temp manifest.Extra marshalling fix 2021-02-12 23:48:30 +03:00
util native/vm: add script check for deployed contracts 2021-02-09 22:31:26 +03:00
vm native/vm: add script check for deployed contracts 2021-02-09 22:31:26 +03:00
wallet wallet: export GetVerificationScript method 2021-02-11 17:11:36 +03:00