siren
siren copied to clipboard
User interface for Lighthouse
Add infrastructure for wallet connection to later enable deposits
It is possible to have high amount of `ERRO` and `CRIT` logs while nodes are running. This can cause Siren to store a large amount of logs and slow down...
- [x] provide default .env file if none provided - [x] clean up logging from the container - [x] better error handling on startup (i.e., APIs unavailable) - [ ]...
Validator index names by default seem to be like the following: |Index | Default Name | | ----| ----| | 50 | Val-50 | | 1020 | Val-020 | |...
This is a tracking issue to list all v3 features. - [ ] #254 - [ ] #255 - [ ] #256
Users will be able to colate their funds into a single validator. This potentially means withdrawing current validators and adding funds to already staking validators. The UI must calculate the...
Add handling of creating and reading mnemonics, creation of BLS validator keys, deposit json and allowing uses to deposit via the CLI. Care needs to be taken to ensure the...
Connect various consensus wallets to the UI to enable sending eth for deposits and consolidation (when max EB is released).
In some cases, especially on testnets, with many validators or absence of active vals siren accumulates many priority logs. over time this slows down the request to the database and...
fix: move donev and enable port config