Conversation
|
✅ Deploy Preview for opstack-docs canceled.
|
6a36681 to
80c5f6d
Compare
8d864e5 to
348cca8
Compare
348cca8 to
6c87ec9
Compare
roninjin10
left a comment
There was a problem hiding this comment.
I need to update some of the CI I added here before we land it
6c87ec9 to
7730416
Compare
|
Looks like you force pushed away my commits |
6ff9d99 to
df01b6a
Compare
|
Ooops |
|
fixing |
df01b6a to
f4f11f0
Compare
|
Put a do-not-merge on it since it should get an approval from someone other than me since I wrote some of this code |
Co-authored-by: Joshua Gutow <jgutow@oplabs.co>
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
Description
Fixes a bug in the sdk that allows it to work with migrated withdrawals. This fix is necessary to ensure that withdrawals initiated with the legacy system can be finalized on bedrock. Includes test coverage of computing the storage slot in the message passer as well as a test using anvil to actually finalize a withdrawal.
Closes CLI-3836