beamer-bridge / beamer

Beamer - Bridging rollups with L1 inherited security
https://beamerbridge.com
MIT License
44 stars 21 forks source link

Cherry-pick agent 0.x changes to main #1088

Closed istankovic closed 2 years ago

istankovic commented 2 years ago

We need to review changes made to the 0.x branch (listed below) and cherry-pick those that make sense to the main branch. ~- [ ] addc630ef613826d3d6a90a6c4453c39aba5cfcf Release v0.1.6~
~- [ ] 33b6f64ef44335ae3d6f8fbceea3f9306ac32efc Update CHANGELOG.md~

~- [ ] 04c1c692ca06fdd78fd612a360ae6db6ccca9a05 beamer: allow request transition l1_resolved -> l1_resolved [try_to_claim]~ (this is not necessary on main since, as of very recently, we do not allow challenges once L1 resolution is done)

~- [ ] c6ca177686fdc19526617cac6a685113372b69af Release v0.1.7~

~- [ ] ffc854d5799c7657cc25cebd99ca99407e3d58a5 agent: Allow challenge transition from invalidated_l1_resolved to invalidated_l1_resolved to be able to process ClaimMade events~ (this is not needed because one cannot challenge once the L1 resolution is done)

~- [ ] 440b7ddffc01d16482d78ff9f18a8830670795bc Release v0.1.8~

fredo commented 2 years ago

is the above the complete list of commits after we branched off of main?

istankovic commented 2 years ago

Yes, I updated the whole list yesterday.