neoneo-go/pkg
Roman Khimov 4c23aa1d7c
Merge pull request #1174 from nspcc-dev/neo3/interop/getscriptcontainer
core, compiler: return tx from GetScriptContainer interop
2020-07-14 08:58:52 +03:00
..
compiler core, compiler: return struct from GetScriptContainer interop 2020-07-14 06:04:48 +03:00
config config: allow to specify config path directly 2020-07-03 11:47:56 +03:00
consensus Merge pull request #1177 from nspcc-dev/no-free-vm-runs 2020-07-14 08:42:13 +03:00
core Merge pull request #1174 from nspcc-dev/neo3/interop/getscriptcontainer 2020-07-14 08:58:52 +03:00
crypto Merge pull request #1115 from nspcc-dev/fix/convert 2020-07-10 19:27:36 +03:00
encoding *: change address to the new format 2020-06-17 15:58:21 +03:00
internal block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
interop interop/runtime: synchronize trigger values with smartcontract/trigger 2020-07-07 20:25:52 +03:00
io io: make maxArraySize public 2020-06-27 12:18:56 +03:00
network consensus: use GetNextBlockValidators where appropriate 2020-07-11 19:54:50 +03:00
rpc vm: zero GAS means no GAS, use fee data to properly limit execution 2020-07-14 08:37:29 +03:00
smartcontract vm: zero GAS means no GAS, use fee data to properly limit execution 2020-07-14 08:37:29 +03:00
util util: fixed typo in method description 2020-05-20 23:26:51 +03:00
vm vm: zero GAS means no GAS, use fee data to properly limit execution 2020-07-14 08:37:29 +03:00
wallet wallet: marshal script in base64 2020-07-02 11:43:53 +03:00