Akrem Chabchoub
Akrem Chabchoub
## Introduction The System Design Primer README is thorough but lacks progress tracking, which can improve user engagement and learning structure. ## Benefits - **Track Progress:** Users can see completed...
**Description:** I recommend incorporating estimated durations for each task in the roadmap. This addition would assist users in planning their study schedules more effectively. For instance, indicating that certain videos...
### Checklist - [x] 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. - [x] I have added tests...
### Checklist - [x] 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. - [x] I have added tests...
### Checklist - [x] 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. - [x] I have added tests...
### Checklist - [x] 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. - [x] I have added tests...
### 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...
# PR Description: Implement Staking Feature for Bee Nodes **Implements:** [#517](https://github.com/ethersphere/beekeeper/issues/517) ## Overview This PR implements a comprehensive staking feature for Beekeeper that allows users to manage BZZ stakes on...
# Add Pause/Unpause Commands for Staking Contract Testing ## Problem Currently, testing stake withdrawal functionality in beekeeper requires manual intervention to pause/unpause the staking contract. The withdrawal behavior is designed...