feat: update Stride IGP to our own, temporarily whitelist our Stride deployment (#4748)
### Description - We have an IGP on Stride now. We expect not to fully index this till at least Friday - so for now we just whitelist the messages we care about. ### Drive-by changes <!-- Are there any minor or drive-by changes also included? --> ### Related issues <!-- - Fixes #[issue number here] --> ### Backward compatibility <!-- Are these changes backward compatible? Are there any infrastructure implications, e.g. changes that would prohibit deploying older commits using this infra tooling? Yes/No --> ### Testing <!-- What kind of testing have these changes undergone? None/Manual/Unit Tests --> --------- Co-authored-by: Daniel Savu <23065004+daniel-savu@users.noreply.github.com>pull/4714/head
parent
15db5c112d
commit
89c60ab9c0
@ -1 +1 @@ |
||||
65b3c54ede7bf2b56280b913b8ed57bb08f52a36 |
||||
18666269e99ad8d2ba45579c4be783478e50e936 |
||||
|
@ -0,0 +1,8 @@ |
||||
{ |
||||
"eclipsemainnet": { |
||||
"router": "0xa0c167513f4d025217a48891973c3dbe41e10e76230033ef5d676299a18ca7f5" |
||||
}, |
||||
"stride": { |
||||
"router": "stride1pvtesu3ve7qn7ctll2x495mrqf2ysp6fws68grvcu6f7n2ajghgsh2jdj6" |
||||
} |
||||
} |
@ -0,0 +1,8 @@ |
||||
{ |
||||
"eclipsemainnet": { |
||||
"router": "0x0d258188d0761163da174da890d0c1becdee51a01dbc9e2a6bfcb342140eb509" |
||||
}, |
||||
"stride": { |
||||
"router": "stride134axwdlam929m3mar3wv95nvkyep7mr87ravkqcpf8dfe3v0pjlqwrw6ee" |
||||
} |
||||
} |
Loading…
Reference in new issue