Callum Waters

Results 87 issues of Callum Waters

All on-chain governance modifiable parameters associated with the gas scheduler (i.e. GasCostPayForBlobs) should become versioned parameters i.e. they can only change with a hard fork upgrade. The reason is to...

WS: BestTxs

Similar to the DA API, we should also document our consumable Consensus API for users

needs:triage

### Summary Parent Issue: https://github.com/celestiaorg/celestia-app/issues/2977 This is a proposal to merge the two celestia state machine specific namespaces into a single namespace. This is to be done by modifying the...

warn:blocked
proposal

### Summary Parent issue: https://github.com/celestiaorg/celestia-app/issues/2977 This proposal is based on my understanding of a feature request from Sovereign Labs and a feature I believe would apply to all enshrined rollups:...

proposal
WS: V3 3️⃣
authored blobs

It seems like the grpc library appends the port :443 It might not recognise that there is already a port specified (in this case :80) because of the path that...

knuu
WS: Maintenance 🔧
needs:triage

I'm also seeing the namespace problem appear in our CI tests: ``` test-e2e2024/06/18 13:12:01 === RUN MinorVersionCompatibility time="2024-06-18T13:12:01Z" level=info msg="Initializing knuu with scope: runMinorVersionCompatibility_20240618_131201" time="2024-06-18T13:12:01Z" level=info msg="The .env file does...

bug
knuu
WS: Maintenance 🔧

### Summary It's currently not possible to have a `MsgExec` wrap around `MsgPayForBlobs` within a blobTx. `ValidateBlobTx` will fail, registering it as a blobTx without a PFB. We should be...

bug
warn:blocked
WS: Maintenance 🔧

### Summary Following https://github.com/celestiaorg/celestia-core/pull/1287, we should update the `Signer` to use it for polling as to whether the transaction has been completed. This should eventually be piped to celestia-node and...

WS: BestTxs