serai/coordinator/tributary/src
Luke Parker e772b8a5f7
Some checks failed
coins/ Tests / test-coins (push) Waiting to run
Coordinator Tests / build (push) Waiting to run
Full Stack Tests / build (push) Waiting to run
Lint / clippy (macos-13) (push) Waiting to run
Lint / clippy (macos-14) (push) Waiting to run
Lint / clippy (ubuntu-latest) (push) Waiting to run
Lint / clippy (windows-latest) (push) Waiting to run
Lint / deny (push) Waiting to run
Lint / fmt (push) Waiting to run
Lint / machete (push) Waiting to run
no-std build / build (push) Waiting to run
Processor Tests / build (push) Waiting to run
Reproducible Runtime / build (push) Waiting to run
Tests / test-infra (push) Waiting to run
Tests / test-substrate (push) Waiting to run
Tests / test-serai-client (push) Waiting to run
Message Queue Tests / build (push) Has been cancelled
common/ Tests / test-common (push) Has been cancelled
crypto/ Tests / test-crypto (push) Has been cancelled
#560 take two, now that #560 has been reverted (#561)
* Clear upons upon round, not block

* Cache the proposal for a round

* Rebase onto develop, which reverted this PR, and re-apply this PR

* Set participation upon participation instead of constantly recalculating

* Cache message instances

* Add missing txn commit

Identified by @akildemir.

* Correct clippy lint identified upon rebase

* Fix tendermint chain sync (#581)

* fix p2p Reqres protocol

* stabilize tributary chain sync

* fix pr comments

---------

Co-authored-by: akildemir <34187742+akildemir@users.noreply.github.com>
2024-07-16 19:42:15 -04:00
..
tendermint #560 take two, now that #560 has been reverted (#561) 2024-07-16 19:42:15 -04:00
tests Initial pruning of backlogged consensus messages 2024-03-22 23:18:53 -04:00
block.rs complete various todos in tributary (#520) 2024-02-05 03:50:55 -05:00
blockchain.rs complete various todos in tributary (#520) 2024-02-05 03:50:55 -05:00
lib.rs #560 take two, now that #560 has been reverted (#561) 2024-07-16 19:42:15 -04:00
mempool.rs complete various todos in tributary (#520) 2024-02-05 03:50:55 -05:00
merkle.rs Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00
provided.rs Update clippy now that redundant imports has been reverted 2024-04-23 04:31:27 -04:00
transaction.rs complete various todos in tributary (#520) 2024-02-05 03:50:55 -05:00