neo-go/pkg
2021-02-08 13:09:41 +03:00
..
compiler compiler: implement RoleManagement contract wrapper 2021-02-08 11:44:39 +03:00
config config: update testnet netmode to preview5 magic 2021-02-05 18:57:54 +03:00
consensus consensus: flush previous proposal on new block 2021-02-04 18:54:01 +03:00
core Merge pull request #1704 from nspcc-dev/binary_manifest 2021-02-05 23:58:07 +03:00
crypto keys: allow to create keys on arbitrary curve 2020-12-03 14:06:35 +03:00
encoding fixedn: always correctly unmarshal Fixed8 values 2021-01-22 19:14:33 +03:00
interop compiler: implement Management contract wrapper 2021-02-08 13:09:41 +03:00
io io: allow to restrict string size 2021-01-19 11:16:23 +03:00
network payload: treat zero-length headers as error 2021-02-06 00:06:01 +03:00
rpc Merge pull request #1717 from nspcc-dev/rpc-base64 2021-02-08 10:42:26 +03:00
services services: fix Oracle responces mutex 2021-02-05 11:37:12 +03:00
smartcontract Merge pull request #1704 from nspcc-dev/binary_manifest 2021-02-05 23:58:07 +03:00
util util: move Fixed8 to encoding/fixedn package 2020-12-09 11:18:18 +03:00
vm core: move GetPrice from core to interop 2021-02-05 11:36:32 +03:00
wallet wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00