neo-go/pkg
Roman Khimov 5b05081525 config: allow configuring free gas depending on height
And update default mainnet/testnet settings. Follow neo-project/neo#1888 and
neo-project/neo-node#656.
2020-09-08 18:52:53 +03:00
..
compiler Merge pull request #1096 from nspcc-dev/neox-2.x 2020-06-24 16:08:19 +03:00
config config: allow configuring free gas depending on height 2020-09-08 18:52:53 +03:00
consensus consensus: exit if wrong password is provided in configuration 2020-08-14 15:33:32 +03:00
core config: allow configuring free gas depending on height 2020-09-08 18:52:53 +03:00
crypto keys: add support for uncompressed serialization in PublicKey 2020-06-10 19:17:08 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal random: make use or random package in tests 2020-03-27 10:27:46 +03:00
interop interop: fix key recovery functions documentation 2020-06-25 14:30:53 +03:00
io io: make maxArraySize public 2020-06-24 12:14:33 +03:00
network Merge pull request #1291 from nspcc-dev/stateroot-relaying-during-commit-2.x 2020-08-10 19:22:17 +03:00
rpc transaction: set output position when decoding 2020-09-07 15:37:57 +03:00
smartcontract smartcontract: add JSON marshal/unmarshal for InteropType 2020-05-13 17:17:41 +03:00
util *: use proper YAML library import path, fix #1306 2020-08-12 16:26:41 +03:00
vm vm: fix elements counting for isolated calls 2020-07-18 07:27:08 +03:00
wallet wallet: check for t.GetSignedPart() result correctness 2020-05-07 21:48:45 +03:00