Ansh
Ansh
We need to specify what kind of `pubkey` there is in and how it is encoded. We don't want to use arbitrary `pubkeys` allowed by bitcoin which have a large...
The scope of this issue tracks the progress for the overall feature of `cmempoold` : - [x] Implementing the structs for the native data structures of braidpool such as `braid`...
- Current structure of `braid-node` works well as much we have tested (requires more rigorous efforts) but there is a deeper catch wrt the excessive lock structure being there, which...
- Work table pertaining to pplns accounting which will correspond for each payout-address mapped to shares mined . - `N` is a differential factor that will be the window size...
- Refer PR #240 which solves this . - Initial bead download, similar to existing implementation of `getblocks` type of initial block download in bitcoin but adapted to braidpool ....
- Updating the setup details with more elaborated approach is required in `frontend` side . - Proper instructions following a step-by-step approach is to be followed .