Skip to content

Commit

Permalink
Decouples consensus metadata from HostParams (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege committed May 18, 2024
1 parent decda33 commit 1322f74
Show file tree
Hide file tree
Showing 44 changed files with 582 additions and 579 deletions.
95 changes: 91 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -216,13 +216,17 @@ log = { version = "0.4.21", default-features = false }
anyhow = {version = "1.0.71", default-features = false }
alloy-rlp = { version = "0.3.2", default-features = false }
alloy-rlp-derive = "0.3.2"
alloy-sol-macro = "0.7.4"
alloy-sol-types = { version = "0.7.4", default-features = false }
ethabi = { version = "18.0.0", features = ["rlp", "parity-codec"], default-features = false }
orml-xcm-support = { version = "=0.7.0", default-features = false }
orml-traits = { version = "=0.7.0", default-features = false }
primitive-types = { version = "0.12.1", default-features = false }
sc-simnode = { version = "1.6.3" }
simnode-runtime-api = { version = "1.6.0", default-features = false }
subxt = { version = "0.30.1", default-features = false }
tokio = { version = "1.37.0" }
tokio-stream = { version = "0.1.15" }

# local crates
ismp = { version = "0.1.2", path = "./modules/ismp/core", default-features = false }
Expand Down
18 changes: 9 additions & 9 deletions docs/pages/evm/integration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@ HyperUSD (FeeToken): [`0x6df8dE86458D15a3Be3A6B907e6aE6B7af352452`](https://cont

| Network | `HandlerV1` | `IsmpHost` |
|:-------------------|:--------------|:-----|
|Ethereum Sepolia | [`0x244fCc814bd8AA89f50e474eE75E1371E49BD241`](https://sepolia.etherscan.io/address/0x244fCc814bd8AA89f50e474eE75E1371E49BD241) | [`0x9d85063E61d74AE5159327E62B9309C396E60487`](https://sepolia.etherscan.io/address/0x9d85063E61d74AE5159327E62B9309C396E60487) |
|Arbitrum Sepolia | [`0x7dD36896Fe6b30A563dbFe27cBFAb1629773C326`](https://sepolia.arbiscan.io/address/0x7dD36896Fe6b30A563dbFe27cBFAb1629773C326) | [`0xc22734BAfa6A26e3108De15b01Cc531eacf271bc`](https://sepolia.arbiscan.io/address/0xc22734BAfa6A26e3108De15b01Cc531eacf271bc) |
|Optimism Sepolia | [`0x2320A3E38642E24d479794E6eD68231b19F60B77`](https://sepolia-optimism.etherscan.io/address/0x2320A3E38642E24d479794E6eD68231b19F60B77) | [`0x98D4a0AA217a01f4f398A5bc51261932fAaa7266`](https://sepolia-optimism.etherscan.io/address/0x98D4a0AA217a01f4f398A5bc51261932fAaa7266) |
|Base Sepolia | [`0x25055AD8be05c144d3EC82d17eb1Df0D12766B3E`](https://sepolia.basescan.org/address/0x25055AD8be05c144d3EC82d17eb1Df0D12766B3E) | [`0x435c0eF445f2e6BcCd10553C0e144a328D0085E0`](https://sepolia.basescan.org/address/0x435c0eF445f2e6BcCd10553C0e144a328D0085E0) |
|Bsc Testnet | [`0x5975787BBD631a0e88c2520AF3642456Ed3C08B8`](https://testnet.bscscan.com/address/0x5975787BBD631a0e88c2520AF3642456Ed3C08B8) | [`0x1FC771CE555A2FBb9A439caBd917bb42eb25973D`](https://testnet.bscscan.com/address/0x1FC771CE555A2FBb9A439caBd917bb42eb25973D) |
|Ethereum Sepolia | [`0x12122B8E2E1e24345161A2433fF2d91Fca123FAe`](https://sepolia.etherscan.io/address/0x12122B8E2E1e24345161A2433fF2d91Fca123FAe) | [`0x705ba08d072f26bB92C8f71B7E37a3c7aEA5Ecb1`](https://sepolia.etherscan.io/address/0x705ba08d072f26bB92C8f71B7E37a3c7aEA5Ecb1) |
|Arbitrum Sepolia | [`0x3F50392A707B1b77500485b4539C96f3A4311798`](https://sepolia.arbiscan.io/address/0x3F50392A707B1b77500485b4539C96f3A4311798) | [`0xba4deE7C228cB81DB2f7a05CA27444d9a20f4A41`](https://sepolia.arbiscan.io/address/0xba4deE7C228cB81DB2f7a05CA27444d9a20f4A41) |
|Optimism Sepolia | [`0xBE5Ea8A28D5AB4e96532c85F078d83E138EC8d44`](https://sepolia-optimism.etherscan.io/address/0xBE5Ea8A28D5AB4e96532c85F078d83E138EC8d44) | [`0x98A6A9c780D7d54aEF9aBd08c55C9ADc17de48A0`](https://sepolia-optimism.etherscan.io/address/0x98A6A9c780D7d54aEF9aBd08c55C9ADc17de48A0) |
|Base Sepolia | [`0xD61AA09E97cdFF33CCd7f7Da463b95caf6DB79f5`](https://sepolia.basescan.org/address/0xD61AA09E97cdFF33CCd7f7Da463b95caf6DB79f5) | [`0x75Df12dc3e0a32f69DD0F7470dE4eFF5D75C72b0`](https://sepolia.basescan.org/address/0x75Df12dc3e0a32f69DD0F7470dE4eFF5D75C72b0) |
|Bsc Testnet | [`0x13463B01CE69F8B5279c5922D38EB1073503e87b`](https://testnet.bscscan.com/address/0x13463B01CE69F8B5279c5922D38EB1073503e87b) | [`0x1488f22baf2027D6e28D79b6F38EB2CfdfE48d62`](https://testnet.bscscan.com/address/0x1488f22baf2027D6e28D79b6F38EB2CfdfE48d62) |

PingModule: [`0xb34435A1e3bc66889b813Cf66d3B40676C5f5982`](https://contractscan.xyz/contract/0xb34435A1e3bc66889b813Cf66d3B40676C5f5982)
PingModule: [`0xb51d235CF4461D17FEA88733fed1865873c8D686`](https://contractscan.xyz/contract/0xb51d235CF4461D17FEA88733fed1865873c8D686)

TokenGateway: [`0xDC88E35d696A6bf9329A37aCE4a28bb6DBB1d69a`](https://contractscan.xyz/contract/0xDC88E35d696A6bf9329A37aCE4a28bb6DBB1d69a)
TokenGateway: [`0xD79B936FEe38e86D4b98818773781fa33DB6d945`](https://contractscan.xyz/contract/0xD79B936FEe38e86D4b98818773781fa33DB6d945)

TokenFaucet: [`0x9d16D7B07a887B46C7A801A3E8E839A15869CB98`](https://contractscan.xyz/contract/0x9d16D7B07a887B46C7A801A3E8E839A15869CB98)
TokenFaucet: [`0x71FDAa6d246ac7059874580246c608307831970d`](https://contractscan.xyz/contract/0x71FDAa6d246ac7059874580246c608307831970d)

HyperUSD (FeeToken): [`0xD26FB2d8bed8B7dD235bD37440a937F35DB61D77`](https://contractscan.xyz/contract/0xD26FB2d8bed8B7dD235bD37440a937F35DB61D77)
HyperUSD (FeeToken): [`0xe189D60BCc6114C7cd4F0B9a94C826FAe9D9b078`](https://contractscan.xyz/contract/0xe189D60BCc6114C7cd4F0B9a94C826FAe9D9b078)
Loading

0 comments on commit 1322f74

Please sign in to comment.