ceremonyclient/node/consensus/data
Cassandra Heart 5d52ab5de0
v2.0.1 (#308)
* roll up v2.0.1-b2 to develop

* b2-fixed

* adjust return data of fast sync so it doesn't return the earliest frame

* -b3

* fix: announce peer based on leading frame, not initial frame; fix: looping bug

* fix: last batch fails due to underflow; qol: make logging chattier

* -b4

* resolve frame cache issue

* fix: mint loop + re-migrate

* fix: register execution panic

* fix: mint loop, other side

* fix: handle unexpected return of nil status

* final -b4

* handle subtle change to migration

* qol: add heuristic to handle corruption scenario

* bump genesis

* qol: use separate channel for worker

* final parameterization, parallelize streams

* deprecate signers 10, 11, 14, 17

* adjust signatory check size to match rotated out signers
2024-10-23 15:05:04 -05:00
..
broadcast_messaging.go detangling merge of main node for v2 (#293) 2024-10-12 11:55:17 -07:00
consensus_frames.go v2.0.1 (#308) 2024-10-23 15:05:04 -05:00
data_clock_consensus_engine.go v2.0.1 (#308) 2024-10-23 15:05:04 -05:00
execution_registration.go v2.0.0-p8 2024-10-18 01:55:51 -05:00
main_data_loop.go v2.0.1 (#308) 2024-10-23 15:05:04 -05:00
message_handler.go v2.0.1 (#308) 2024-10-23 15:05:04 -05:00
peer_messaging.go v2.0.1 (#308) 2024-10-23 15:05:04 -05:00
pre_midnight_proof_worker.go v2.0.1 (#308) 2024-10-23 15:05:04 -05:00
prover_lookup.go v2.0.0-p1 + QClient (#296) 2024-10-13 18:37:19 -07:00
token_handle_mint_test.go v2.0.1 (#308) 2024-10-23 15:05:04 -05:00