serai/tests
akildemir 98190b7b83
Staking pallet (#373)
* initial staking pallet

* add staking pallet to runtime

* support session rotation for serai

* optimizations & cleaning

* fix deny

* add serai network to initial networks

* a few tweaks & comments

* fix some pr comments

* Rewrite validator-sets with logarithmic algorithms

Uses the fact the underlying DB is sorted to achieve sorting of potential
validators by stake.

Removes release of deallocated stake for now.

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2023-10-10 06:53:24 -04:00
..
coordinator Staking pallet (#373) 2023-10-10 06:53:24 -04:00
docker Add initial coordinator e2e tests 2023-08-01 19:00:48 -04:00
full-stack Staking pallet (#373) 2023-10-10 06:53:24 -04:00
message-queue Use dedicated Queues for each from-to pair 2023-09-27 12:20:57 -04:00
no-std Support no-std builds of bitcoin-serai 2023-08-21 08:56:37 -04:00
processor Correct the coordinator tests 2023-09-29 04:35:02 -04:00
reproducible-runtime Increase the reproducible-runtime timeout as it was getting hit in CI 2023-08-08 18:36:31 -04:00