neoneo-go/pkg
Evgenii Stratonikov 2c39e6fcec consensus: use unencrypted WIFs for test validators
They are easier to work with, because of having no dependencies of VM.
2020-04-23 10:37:45 +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 consensus: remove debug test 2020-04-23 10:37:01 +03:00
core core: use opcodes instead of raw bytes in tests 2020-04-23 10:37:01 +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: simplify SimpleCall test 2020-04-23 10:36:44 +03:00
wallet consensus: use unencrypted WIFs for test validators 2020-04-23 10:37:45 +03:00