Roman Khimov
|
d314f82db3
|
transaction: drop Network from Transaction
We only need it when signing/verifying.
|
2021-03-26 13:45:18 +03:00 |
|
Roman Khimov
|
7730aef0ec
|
payload: adapt notary payloads to new hashing too
|
2021-03-12 14:14:22 +03:00 |
|
Anna Shaleva
|
9a8a19d2f2
|
network: optimise NotaryPayload decoding
We have scripts length check during transaction decoding, so don't need
to check it twice.
|
2021-02-17 13:19:26 +03:00 |
|
Anna Shaleva
|
5c2ea2d5bb
|
network: refactor P2PNotaryRequest decoding
We need to provide magic for both main and fallback transactions during
decoding, because transactions hashes depend on it.
|
2021-02-11 17:11:33 +03:00 |
|
Anna Shaleva
|
0b5cf78468
|
network: add notary request payload
|
2020-12-10 18:17:31 +03:00 |
|