neo-go/pkg
Roman Khimov 1a4958b1d5 manifest: add ABI validity check
Some methods must be defined in a valid ABI. Refs. neo-project/neo#2263.
2021-02-08 13:27:39 +03:00
..
compiler native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +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 manifest: add ABI validity check 2021-02-08 13:27:39 +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 native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +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 manifest: add ABI validity check 2021-02-08 13:27:39 +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