neoneo-go/pkg
Evgenii Stratonikov e63191d31f core: hangle CallingScriptHash correctly
When using native contracts, script hash of second-to-top context
on invocation stack does not always correspond to a real calling
contract.
2020-12-10 16:52:36 +03:00
..
compiler Merge pull request #1603 from nspcc-dev/compiler/types 2020-12-10 14:55:03 +03:00
config core: remove old blocks and transactions 2020-11-25 16:38:20 +03:00
consensus Merge pull request #1549 from nspcc-dev/core/fix_committee_update 2020-11-27 11:04:40 +03:00
core core: hangle CallingScriptHash correctly 2020-12-10 16:52:36 +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 compiler: add contract.CallEx interop 2020-12-10 13:45:10 +03:00
io always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
network network/test: add tests for server commands 2020-12-09 15:23:49 +03:00
rpc rpc: marshal GAS correctly 2020-12-10 15:32:00 +03:00
smartcontract manifest/standard: check Safe flag in Comply() 2020-12-08 13:47:05 +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