neo-go/pkg
Evgenii Stratonikov 2f39701d76 vm: provide writer in PrintOps()
Make it more flexible and testable. Fallback to using
stdout if no writer is provided.
2020-12-02 10:49:37 +03:00
..
compiler *: introduce stable contract hashes 2020-11-27 21:47:08 +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 Merge pull request #1555 from nspcc-dev/constant-contract-hashes 2020-12-01 14:12:26 +03:00
crypto pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +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: treat unsolicited addr commands as errors 2020-11-25 13:34:38 +03:00
rpc nef: increase version field to 32 bytes 2020-11-30 11:26:29 +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: provide writer in PrintOps() 2020-12-02 10:49:37 +03:00
wallet *: introduce stable contract hashes 2020-11-27 21:47:08 +03:00