mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-02-21 10:27:26 +08:00
* Update qcommander.sh bootrap (#304) * 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 * merge all added --------- Co-authored-by: Tyler Sturos <55340199+tjsturos@users.noreply.github.com> Co-authored-by: Cassandra Heart <7929478+CassOnMars@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| accept.go | ||
| all.go | ||
| balance.go | ||
| bridged.json | ||
| coins.go | ||
| config.go | ||
| crossMint_test.go | ||
| crossMint.go | ||
| first_retro.json | ||
| fourth_retro.json | ||
| merge.go | ||
| mint.go | ||
| mutualReceive.go | ||
| mutualTransfer.go | ||
| prover.go | ||
| proverMerge.go | ||
| proverPause.go | ||
| reject.go | ||
| root.go | ||
| second_retro.json | ||
| split.go | ||
| third_retro.json | ||
| token.go | ||
| transfer.go | ||