FederatedSidechains
FederatedSidechains copied to clipboard
https://github.com/stratisproject/StratisBitcoinFullNode/issues/2995
One file that got left out from the fix - this should sort it out
Hi, I use libman to manage dashboard assets and it seem to fail sometimes for `@fortawesome/fontawesome-free`, the provider is `unpkg`. (The `cdnjs` provider, does not have fontawesome 5) I will...
There is no clear advantage to having the counter-node determine the leader as it seems the same failure modes can occur compared to doing leader selection locally. The leader is...
Added API methods to controller and client to request block height that is closed to given timestamp. This is later will be needed to initialize `NextMatureDepositHeight` in `CrossChainTransferStore` so the...
The crosschaintransferStore keeps a record of all the deposits found on the counter chain. But it looks like it starts processing blocks from the genesis and builds some kind of...