neo-go/pkg
Roman Khimov cdfc7fc8fa
Merge pull request #1703 from nspcc-dev/initials_for_natives
core: store native contracts' initial values in the DB
2021-02-05 15:32:05 +03:00
..
compiler native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
config core, network: add Notary module 2021-02-02 22:01:20 +03:00
consensus consensus: flush previous proposal on new block 2021-02-04 18:54:01 +03:00
core Merge pull request #1703 from nspcc-dev/initials_for_natives 2021-02-05 15:32:05 +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: extensible payload hashes are network-dependent 2021-02-04 16:50:51 +03:00
rpc core: move GetPrice from core to interop 2021-02-05 11:36:32 +03:00
services services: fix Oracle responces mutex 2021-02-05 11:37:12 +03:00
smartcontract core: allow to overload contract methods 2021-01-27 12:51: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