Callum Waters
Callum Waters
### Proposal comments out all config values to start with (like .zshrc files do) and the user uncomments them if they want to change them, that way we can actually...
We had some nodes report the following error: ``` 1:04PM ERR Stopping peer for error err="received message exceeds available capacity: 1900008 < 1900544" module=p2p peer={"Data":{},"Logger":{}} ``` This comes about because...
This was added to test double signing in the e2e tests. It was later removed in place of a simpler solution. Having this here means all changes to the consensus...
## Feature Request ### Summary Based on recent discussions, what might perhaps be the most important metric we want to optimise for outside of throughput is average transaction latency. This...
on July 30th, we observed increased transaction demand. Among other things, we noticed that while the mempool was hovering around 32MB in size, we were still producing blocks sufficiently less...
### Summary IBC Clients require a means of verifying parts of state of a counterparty chain. This is usually done in two steps 1) Verify the state root from a...
### Summary A success criteria for the v1 prototype is to be able to send TIA to and from a Sovereign SDK rollup using the ZK IBC Client. Any progress...
### Summary A success criteria for the v1 prototype is to be able to send TIA to and from a ZK EVM Rollkit rollup using the ZK IBC Client. Any...
Found by using the following command on arabica: ❯ celestia-appd query signal tally 3 --node https://rpc.celestia-arabica-11.com:443 Error: rpc error: code = Unknown desc = runtime error: index out of range...