neoneo-go/pkg
Roman Khimov 742c15cf0b
Merge pull request #1609 from nspcc-dev/fix/json
stackitem: fix JSON encoding
2020-12-11 14:07:21 +03:00
..
compiler compiler: remove unused code and simplify error handling 2020-12-10 18:56:08 +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 network: add notary request payload 2020-12-10 18:17:31 +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 compiler: add contract.CallEx interop 2020-12-10 13:45:10 +03:00
io always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
network network: add notary request payload 2020-12-10 18:17:31 +03:00
rpc rpc: marshal GAS correctly 2020-12-10 15:32:00 +03:00
smartcontract manifest: add Safe flag for NEP-17 methods 2020-12-10 18:04:49 +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