feat: add Tempo and Hyperliquid chain aliases#134
feat: add Tempo and Hyperliquid chain aliases#134njdawn merged 2 commits intoopen-wallet-standard:mainfrom
Conversation
|
@franklad is attempting to deploy a commit to the MoonPay Team on Vercel. A member of the Team first needs to authorize it. |
njdawn
left a comment
There was a problem hiding this comment.
overall looks good.
can be merged when existing tests that assume eip155:999 is unknown must be updated
|
Tests already updated — the old |
|
fix merge conflicts! then good to go! |
09c1ebe to
1a20ac0
Compare
njdawn
left a comment
There was a problem hiding this comment.
some final merge conflicts, then lgtm
1a20ac0 to
c62177d
Compare
njdawn
left a comment
There was a problem hiding this comment.
one more merge conflict -> then can merge! appreciate the patience
c62177d to
fc29700
Compare
Register Tempo (eip155:4217) and Hyperliquid (eip155:999) as known EVM chains with friendly name aliases and default RPC endpoints.
fc29700 to
7708e9d
Compare
Done! nw |
Summary
eip155:4217) and Hyperliquid (eip155:999) toKNOWN_CHAINSregistry as EVM chainsrpc.tempo.xyz,rpc.hyperliquid.xyz/evm)Test plan
cargo test -p ows-core— 71 tests passcargo buildcompiles cleanly