neoneo-go/pkg
Evgenii Stratonikov 1e50016a91 core,test: move helper functions for testchain to the internal package
Our test chain is used in core,rpc and (in future) interop packages.
It is better to have all related declarations in one place to avoid
code duplication.
2020-04-22 18:17:11 +03:00
..
compiler vm: move InteropNameToID to emit package 2020-04-17 11:46:31 +03:00
config *: drop Publish transaction type 2020-04-16 14:40:20 +03:00
consensus core,test: move helper functions for testchain to the internal package 2020-04-22 18:17:11 +03:00
core core,test: move helper functions for testchain to the internal package 2020-04-22 18:17:11 +03:00
crypto core: change verification scripts to new format 2020-04-20 11:55:24 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal core,test: move helper functions for testchain to the internal package 2020-04-22 18:17:11 +03:00
interop compiler: emit Neo.Crypto.ECDsaVerify syscall instead of CHECKSIG 2020-04-13 13:47:39 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network core,network: shutdown services in tests properly 2020-04-22 17:53:59 +03:00
rpc core,test: move helper functions for testchain to the internal package 2020-04-22 18:17:11 +03:00
smartcontract core: change verification scripts to new format 2020-04-20 11:55:24 +03:00
util testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00
vm vm: remove CHECKSIG/VERIFY/CHECKMULTISIG opcodes 2020-04-20 11:55:24 +03:00
wallet wallet: add test for regenerating test/docker wallets 2020-04-22 17:17:22 +03:00