neoneo-go/pkg
Anna Shaleva 2290b91b83 core: fix verification call flag
Previous commit sets AllowCall flag as required for Neo.Native.Call, but
invocation script was loaded with ReadStates flag => native contracts
verification failed.

Other contracts can also make use of AllowCall call flag.
2020-12-11 17:45:12 +03:00
..
compiler core: rename call flags 2020-12-11 10:34:01 +03:00
config network: add notary request payload 2020-12-10 18:17:31 +03:00
consensus network: add notary request payload 2020-12-10 18:17:31 +03:00
core core: fix verification call flag 2020-12-11 17:45:12 +03:00
crypto keys: allow to create keys on arbitrary curve 2020-12-03 14:06:35 +03:00
encoding fixedn: allow to parse big decimals 2020-12-09 11:19:25 +03:00
interop core: rename call flags 2020-12-11 10:34:01 +03:00
io always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
network network: add notary request payload 2020-12-10 18:17:31 +03:00
rpc rpc: marshal GAS correctly 2020-12-10 15:32:00 +03:00
smartcontract core: rename call flags 2020-12-11 10:34:01 +03:00
util util: move Fixed8 to encoding/fixedn package 2020-12-09 11:18:18 +03:00
vm core: hangle CallingScriptHash correctly 2020-12-10 16:52:36 +03:00
wallet wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00