Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Arbitrum bridge #10632

Merged
merged 18 commits into from
Mar 27, 2024
Merged

Support Arbitrum bridge #10632

merged 18 commits into from
Mar 27, 2024

Conversation

ValentinTrinque
Copy link
Contributor

@ValentinTrinque ValentinTrinque commented Feb 13, 2024

Closes #10610
Closes #10854
Closes #10717
Closes #10853

@ValentinTrinque ValentinTrinque added this to the 🏛️ Colosseo milestone Feb 13, 2024
@ValentinTrinque ValentinTrinque self-assigned this Feb 13, 2024
@ValentinTrinque ValentinTrinque force-pushed the epic/arbitrum branch 7 times, most recently from 08adcb6 to 00630bf Compare February 20, 2024 11:15
@ValentinTrinque ValentinTrinque force-pushed the epic/arbitrum branch 5 times, most recently from 143d279 to 4b48767 Compare February 28, 2024 09:40
@ValentinTrinque ValentinTrinque force-pushed the epic/arbitrum branch 4 times, most recently from b99171e to d0dbfd7 Compare March 5, 2024 09:46
@ValentinTrinque ValentinTrinque force-pushed the epic/arbitrum branch 2 times, most recently from 635921d to 7cc23f5 Compare March 11, 2024 09:26
@ValentinTrinque
Copy link
Contributor Author

ValentinTrinque commented Mar 11, 2024

{
  "system-tests": "epic/arbitrum",
  "vegacapsule": "epic/arbitrum",
  "vega-market-sim": "support-second-bridge"
}

@ValentinTrinque ValentinTrinque force-pushed the epic/arbitrum branch 5 times, most recently from 85e2f0d to 0844d08 Compare March 17, 2024 15:24
@wwestgarth wwestgarth marked this pull request as ready for review March 26, 2024 10:34
@wwestgarth wwestgarth requested a review from candida-d as a code owner March 26, 2024 10:34
peterbarrow
peterbarrow previously approved these changes Mar 26, 2024
core/evtforward/engine.go Outdated Show resolved Hide resolved
core/netparams/keys.go Outdated Show resolved Hide resolved
core/netparams/keys.go Outdated Show resolved Hide resolved
ValentinTrinque and others added 18 commits March 27, 2024 08:52
Non-validator nodes do not have a Ethereum client setup, so we can't use it to value the assets' chain ID.
The specific network parameters involved in the protocol upgrade are not used anymore, as we are broadcasting an event for all network parameters now.

So there is no need to track them anymore, and can safely rely on a simple boolean.
@wwestgarth wwestgarth merged commit 9a412f9 into develop Mar 27, 2024
20 checks passed
@wwestgarth wwestgarth deleted the epic/arbitrum branch March 27, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
7 participants