drewstone

Results 123 comments of drewstone

For background @survived, we are not using this library where we provide the Stream/Sink. Maybe we lack experience seeing how exactly it fits for our use case but we're integrating...

Any update @leontiadZen ?

Code examples would be useful here for parsing proposals and understanding how the verification will look from your perspective.

I also mean we should sign the entire `proposal data + call` (as in the proposal data contains the encoded call as well) Nonetheless, that looks like a much better...

Consider renaming 8-sided bridge directory to _what the bridge actually is_. Is it a bridge for USD-like tokens? BTC-like tokens?

An idea for a minimal relayer client abstraction. 1. Listen to new blocks. 2. Query the block results using this [method](https://github.com/informalsystems/tendermint-rs/blob/master/rpc/src/endpoint/block_results.rs) 3. Verify what data we have access to from...

Closing for now to provide more description in a new issue @salman01zp

Conflict here from recent merge