neo-go/pkg
Roman Khimov e97cd9c032 core: fail TestCreateBasicChain when saving the chain
When regenerating RPC server test chain I usually need metadata this test
outputs and the easiest way to get it is make it fail.
2020-12-14 15:23:49 +03:00
..
compiler native: move contract deployment to management contract 2020-12-14 15:23:46 +03:00
config network: add notary request payload 2020-12-10 18:17:31 +03:00
consensus network: add notary request payload 2020-12-10 18:17:31 +03:00
core core: fail TestCreateBasicChain when saving the chain 2020-12-14 15:23:49 +03:00
crypto keys: allow to create keys on arbitrary curve 2020-12-03 14:06:35 +03:00
encoding fixedn: allow to parse big decimals 2020-12-09 11:19:25 +03:00
interop native: move contract deployment to management contract 2020-12-14 15:23:46 +03:00
io always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
network native: move contract deployment to management contract 2020-12-14 15:23:46 +03:00
rpc rpc/client: get policy contract hash in Init() 2020-12-14 15:23:49 +03:00
smartcontract Merge pull request #1608 from nspcc-dev/core/callflags 2020-12-11 19:23:15 +03:00
util util: move Fixed8 to encoding/fixedn package 2020-12-09 11:18:18 +03:00
vm stackitem: fix JSON encoding 2020-12-11 13:30:47 +03:00
wallet wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00