metacertain
metacertain
⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's [Discord](https://discord.gg/XGNBEKktkD). ### Context Accounting operations are only possible with explicitly connected peers. To signal that...
#### Summary With the deployment of the redistribution-capable storage-incentives contract the bee node needs to rebuild the batch history based on the events of the new contract, upon upgrading to...
This component's aim is to provide a convenient user experience for staking as a participant in the storage incentives redistribution process. The most simple form would take some user defined...
This component implements participating in the redistribution process. The component only listens to on-chain redistribution round related information, if the following conditions are both true: - If the node has...
**Note: this builds on top of a semi-breaking change, making light nodes with old versions unable to connect to this version, as the old minimum payment threshold expectation wouldn't be...
**Note: this is a semi-breaking change, making light nodes with old versions unable to connect to this version, as the old minimum payment threshold expectation wouldn't be met anymore by...
### Checklist - [ ] I have read the [coding guide](https://github.com/ethersphere/bee/blob/master/CODING.md) - [ ] My change requires a documentation update and I have done it - [ ] I have...
#### Summary The chunk specific 5 minute expiring skiplist in push sync creates an environment in which already tried paths (next hop nodes) are avoided by originators and forwarders for...
This component is intended to be triggered by the storage incentive agent with an input of the current redistribution anchor. Upon being triggered, for each chunk that is PO(chunk, overlay)...