Manuel Bravo

Results 6 issues of Manuel Bravo

(WIP) This PR adds the logic for packet handling required by multihop: - New router function for packets, acknowledgments and timeout - Modifies packet handling logic at chain ends It...

The idea is to optimise the transactional protocol by buffering updates in the coordinator and sending them to the vnodes in the transaction's write set when preparing/committing.

optimization

This issue sketches how to extend [cross-chain queries](https://github.com/cosmos/ibc/tree/main/spec/app/ics-031-crosschain-queries) to support [IBC casting](https://github.com/cosmos/ibc/discussions/759). A few definitions for context: - Querying chain: The chain that is interested in getting data from another...

**Draft** specification of multi-hop channels. This PR merges https://github.com/cosmos/ibc/pull/741 and https://github.com/cosmos/ibc/pull/761, and therefore supersedes them. It includes all methods for channel handshake, channel close and packet handling (send, receive, ack...

## Description Contributes to: https://github.com/cosmos/cosmos-sdk/issues/12986 Proposes a spec template/guideline for store-related specification documents. There is overlapping between the format section of the document and the [documentation writing guidelines](https://github.com/cosmos/cosmos-sdk/blob/main/docs/DOC_WRITING_GUIDELINES.md). We could...

C:Store

WIP [Rendered](https://github.com/cosmos/ibc/blob/manuel/pubsub/spec/core/ics-004-channel-and-packet-semantics/README-pubsub.md) Broadcast channel abstraction.