neoneo-go/pkg
Roman Khimov a87b8578b2 network: stub "StateService" payloads out for now
And stop dropping connections if we're to receive them. Proper handling is
subject of #1701, but we need at least some connection-level stability for
now.
2021-02-05 14:59:41 +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 core: allow to read states for non-contract verifications 2021-02-04 13:12:11 +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 network: stub "StateService" payloads out for now 2021-02-05 14:59:41 +03:00
rpc native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
services core: add Notary module test 2021-02-02 22:01:32 +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 Merge pull request #1678 from nspcc-dev/nameservice 2021-02-01 22:52:59 +03:00
wallet wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00