neo-go/pkg
Evgeniy Stratonikov 27e60455c7 compiler: do not introduce excessive locals on inline
When function call-site parameter is an identifier,
we may load it directly. Currently it can be also modified,
this will be fixed in a separate commit.
2021-02-15 18:48:33 +03:00
..
compiler compiler: do not introduce excessive locals on inline 2021-02-15 18:48:33 +03:00
config config: update testnet netmode to preview5 magic 2021-02-05 18:57:54 +03:00
consensus consensus/test: update binary payload data 2021-02-11 18:26:01 +03:00
core core: remove NEP17BalanceState if balance is null [addTokens] 2021-02-12 23:48:30 +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 rpc: add test for submitNotaryRequest 2021-02-11 17:15:59 +03:00
rpc client: allow transfer method to read states 2021-02-11 18:56:05 +03:00
services network: refactor notary service's PostBlock 2021-02-11 17:11:36 +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