Andrei Smirnov
Andrei Smirnov
The current design is under review. Under this ticket we need to address all findings and answer all comments and questions. To make the whole team on the same page...
# 🎯 Problem to be solved Currently the maximum allowed deposit is 32 ETH both in create cluster and in dkg. We want to allow deposits larger than 32 ETH...
## Describe the bug Page: https://docs.obol.org/docs/sc/introducing-obol-splits#gnosis-safe-wallet The following paragraph contains the broken link: https://protocol-guild.readthedocs.io/en/latest/3-smart-contract.html ``` A [SAFE](https://safe.global/) is a common method to administrate a mutable split. The most well-known deployment...
For some chains like Gnosis, different field specs are defined ([example](https://github.com/ChainSafe/lodestar/blob/20c18ad85d6cb5e37d4980446d4f608ce9169c24/packages/params/src/presets/gnosis.ts#L21)). A notable example is ``` Withdrawals []*Withdrawal ssz-max:"16"` ``` which has `ssz-max=16` for Ethereum networks and `ssz-max=8` for Gnosis...
In according to the design doc, implement basic HotStuff version and run it in a cluster under supervision. Collect important metrics and logs while running the algorithm to finalize the...
# 🎯 Problem to be solved To prevent missing proposals we shall revisit the timings used by consensus layer. Once the final values confirmed, we need to introduce a new...
For charon v1.4.x: - Removed jaeger setup. - Added tempo setup with OTLP settings. Same settings were tested with kurtosis-charon.