neo-go/pkg
Evgenii Stratonikov 074ba5f394 network: fix GetBlocks command
Return exactly requested amount of hashes.
2020-12-09 12:04:10 +03:00
..
compiler cli: add tests for contract command 2020-12-04 11:05:48 +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: allow to change deposit's till for owner only 2020-12-08 10:39:20 +03:00
crypto keys: allow to create keys on arbitrary curve 2020-12-03 14:06:35 +03:00
encoding state: use more efficient encoding for amount 2020-09-21 21:51:33 +03:00
interop smartcontract: remove contract features 2020-11-13 21:26:23 +03:00
io always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
network network: fix GetBlocks command 2020-12-09 12:04:10 +03:00
rpc wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00
smartcontract nef: increase version field to 32 bytes 2020-11-30 11:26:29 +03:00
util pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
vm vm: improve coverage for default interops 2020-12-02 15:54:03 +03:00
wallet wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00