-
Notifications
You must be signed in to change notification settings - Fork 22
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
Support Arbitrum bridge #10632
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ValentinTrinque
force-pushed
the
epic/arbitrum
branch
7 times, most recently
from
February 20, 2024 11:15
08adcb6
to
00630bf
Compare
ValentinTrinque
force-pushed
the
epic/arbitrum
branch
5 times, most recently
from
February 28, 2024 09:40
143d279
to
4b48767
Compare
ValentinTrinque
force-pushed
the
epic/arbitrum
branch
4 times, most recently
from
March 5, 2024 09:46
b99171e
to
d0dbfd7
Compare
ValentinTrinque
force-pushed
the
epic/arbitrum
branch
2 times, most recently
from
March 11, 2024 09:26
635921d
to
7cc23f5
Compare
|
ValentinTrinque
force-pushed
the
epic/arbitrum
branch
5 times, most recently
from
March 17, 2024 15:24
85e2f0d
to
0844d08
Compare
peterbarrow
previously approved these changes
Mar 26, 2024
candida-d
reviewed
Mar 26, 2024
wwestgarth
force-pushed
the
epic/arbitrum
branch
from
March 26, 2024 19:40
f86ff78
to
1a011db
Compare
wwestgarth
force-pushed
the
epic/arbitrum
branch
from
March 26, 2024 19:42
1a011db
to
d21dbd4
Compare
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.
Co-authored-by: Gordsport <[email protected]>
wwestgarth
force-pushed
the
epic/arbitrum
branch
from
March 27, 2024 08:55
d21dbd4
to
e907787
Compare
davidsiska-vega
approved these changes
Mar 27, 2024
EVODelavega
approved these changes
Mar 27, 2024
candida-d
approved these changes
Mar 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #10610
Closes #10854
Closes #10717
Closes #10853