Conner Swann

Results 84 issues of Conner Swann

## Summary of Bug The Nomad team is tracking a bug in the Evmos node implementation that results in decreased ability to reliably get transactions included. It manifests in the...

bug
help wanted

Related to #916

enhancement
rust 🦀
agents

Right now the `connectionManagers` config in the `watcher-partial.json` looks like this: ``` "connectionManagers": [ { "address": "0x0000000000000000000000000000000000000000", "domain": "60", "name": "ethereum", "rpcStyle": "ethereum", "config": { "connection": { "type": "ws", "url":...

rust 🦀
refactor
agents

Tool that queries each of the `BridgeRouter` contracts and reports a summary of the amount of each token locked in it, as well as an estimate of the current value...

Tool that gives us an idea of how much value is being processed across the bridge. TVL (#817) is only one metric we can use to measure the health of...

Input: - Transaction hash corresponding to `Send` call on BridgeRouter. - Originating Network name Output: List of message hops and their relative timing. Use the events emitted at each step...

typescript

We need this data so we can hand it to the Etherscan team for reindexing.