Jacob Shufro
Jacob Shufro
### Background & motivation After importing a plugin and applying it to the plan, it would be useful if I could call set_service to replace or add file artifacts to...
**Is your feature request related to a problem? Please describe.** >Although RocketPool has not yet been deployed to the Ethereum Mainnet, its final beta will close on 4/30/2021. The estimated...
I truly believe prepareBeaconProposer is strictly more cumbersome than registerValidator. 1) It's vulnerable to [attack](https://www.symphonious.net/2022/04/09/exploring-eth2-stealing-inclusion-fees-from-public-beacon-nodes/) 2) Validator Clients have inherent knowledge of the private keys of their attached Validators, but...
The current byte counts are plainly wrong and easy to fix. The first commit fixes it. The second gets the linter to be quiet - excepting a couple spurious errors....
`rocketpool service export-eth1-data` was added to smartnode around the time besu and nethermind were, as a way to calm the nerves of a smartnode operator who wanted to switch execution...
Seems like `rocketpool wallet rebuild` does not filter custom-keys before attempting to recover, and fails on solo migrations. Perhaps this is because the custom-keys directory is empty when `rocketpool minipool...
Add a flag to v2 command definitions that informs the binary whether or not those commands rely on rocketpool_node. For commands that do, check the docker daemon to see if...
Outstanding tasks: - [x] implement v9-rolling - [ ] write tests, where feasible - [ ] integrate into treegen - [ ] tidy up and consume ssz-demo repo and add...
In external client mode: ``` [+] Running 3/3 ✔ Container rocketpool_alertmanager Started 0.2s ✔ Container rocketpool_node Started 0.2s ✔ Container rocketpool_validator Started ```