Mark Spanbroek
|
67176b3687
|
Convert Transaction and Ack to ref types
Reason: performance, copying transactions and acks around leads
to significant slowdowns
|
2021-08-05 10:16:38 +02:00 |
Mark Spanbroek
|
db1e8b805b
|
Calculate hashes only once
|
2021-08-05 10:04:43 +02:00 |
Mark Spanbroek
|
dd0685c96e
|
Combine TxHash and AckHash into single Hash type
|
2021-08-02 10:54:58 +02:00 |
Mark Spanbroek
|
67e515120c
|
Separate Hash into TxHash and AckHash
|
2021-07-08 11:21:30 +02:00 |
Mark Spanbroek
|
34254152b3
|
Add public key of validator to Ack, allow signature to be checked
|
2021-07-05 11:07:47 +02:00 |
Mark Spanbroek
|
835e28ddbc
|
Add signature to acknowledgements
|
2021-06-30 17:49:10 +02:00 |
Mark Spanbroek
|
9208af338f
|
Introduce acknowledgements
|
2021-06-30 17:18:19 +02:00 |