-
Comment tracker for ZRC 1.
-
swap-tokens (to chat_manager):
Given the goal and current capabilities, it's not possible to directly proceed with buying the tokens. My last response incorrectly suggested an action step that can'…
rihp updated
6 months ago
-
At the moment we'll implement a separate process listening to the deposit contract so that we can know of validators that have joined or dropped and update the ValidatorManager contract accordingly.
-
We tested shutting down one of the 4 validators. In views when the offline validator was the leader, it didn't propose a block, but the rest of the validators behaved according to the protocol: they …
-
it tries to buy non eth mainnet coins
```
poetry run ask --verbose
What do you want to do?: spend 1 eth in the top loser coins in this week, and send that to rihp.eth
Network: MAINNET
Agent add…
rihp updated
6 months ago
-
Move these into `cfg.rs` (and more if you can find them):
https://github.com/Zilliqa/zq2/blob/39bb4d169ab82abbdce73ba6f251b357398378a5/zilliqa/src/consensus.rs#L660-L661
https://github.com/Zilliqa…
-
### Summary
- https://github.com/safe-global/safe-deployments/pull/617
- https://github.com/ethereum-lists/chains/blob/master/_data/chains/eip155-32769.json
### Chain ID
32769
### Chain detail UR…
-
Integrate https://github.com/Zilliqa/zilliqa-developer/tree/main/products/bridge/bridge-validators into https://github.com/Zilliqa/zq2/tree/main/zilliqa so that every validator node runs a UCCB proces…
-
Currently, anyone with 10m ZIL (the `_minimumStake`) can overwrite the reward address of an existing validator they actually don't own.
A temporary workaround would be to require `msg.sender == _st…
-