neoneo-go/pkg
Roman Khimov 6fd5f4e86d payload: extensible payload hashes are network-dependent
Of course they are. Fixes

2021-02-04T13:39:02.351Z        WARN    peer disconnected       {"addr": "172.29.0.4:20333", "reason": "handling CMDExtensible message: signature check failed: invalid signature", "peerCount": 3}
2021-02-04T13:39:02.352Z        WARN    peer disconnected       {"addr": "172.29.0.3:20334", "reason": "handling CMDExtensible message: signature check failed: invalid signature", "peerCount": 2}

in 2+2 setting.
2021-02-04 16:50:51 +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 core: introduce mempool notifications 2021-02-02 22:01:32 +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 payload: extensible payload hashes are network-dependent 2021-02-04 16:50:51 +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