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

Update arbitrum l1 to l2 messaging proposal to arbitrum sdk v4 #15286

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Conversation

blahkheart
Copy link
Contributor

Description

Adds a new proposal to execute arbitrum l1 to l2 messaging using the arbitrum SDK v4 syntax.

Issues

Fixes #
Refs #

Checklist:

  • [x ] 1 PR, 1 purpose: my Pull Request applies to a single purpose
  • [x ] I have commented my code, particularly in hard-to-understand areas
  • I have updated the docs to reflect my changes if applicable
  • I have added tests (and stories for frontend components) that prove my fix is effective or that my feature works
  • [x ] I have performed a self-review of my own code
  • If my code involves visual changes, I am adding applicable screenshots to this thread

Release Note Draft Snippet

blahkheart and others added 30 commits November 5, 2024 23:47
- Modified command in README.md to test proposals locally on fork of base instead of mainnet
- Merged latest changes from origin
* legacy auth wrapper

* migration page

* migration layout

* update privy config

* legacy hooks and providers

* update dashboard header

* legacy auth context

* add migration compoenents

* update SignInAccount

* update EnterCode component

* update EnterCode component

* update providers

* clean up

* trigger upon successful email verification

* add connectingwaas component

* update SignInAccount

* add legacy hooks

* clean up

* linting

* some cleanup

* more cleanup

* more cleanup

* more work

* better syntax

* update ConnectViaEmail component

* adding another method to advance

* fix accountType

* dedicated page for google sign in

* update password signin component

* update popup component

* update google signin component

* adding migration with code

* update MigrateUserContent component

* removed extra file

* once more

* update google auth flow and usage

* styling

* fixed styling

* update import usage

* updated title

* use privy callback

* add link to direct to dashboard settings

* cleanup

---------

Co-authored-by: Julien Genestoux <[email protected]>
…4832)

* refactor legacy purcahse function

* basic testing

* update main helper to use logic

* fix lock helper

* add docstrings to interface

* pay referrers

* lint fixes

* fix lint

* fix erc20 keys helper

* emit `PurchaseReceipt` event

* add events

* fire event in extend + add some tests

* test for tip

* rename to `PaymentReceipt`

* fix receipts
…unlock-protocol#15036)

* update modal component

* add sign out prompt component

* update user migration content
…th, and feedback (unlock-protocol#15040)

* responsiveness

* fully authenticate after import & comprehensive user feedback
…migration (unlock-protocol#15043)

* update migration feedback component

* set and apply migration status
…error logging (unlock-protocol#15044)

* update waas utility function

* update google sign in component

* update component for google oauth
…tocol#15046)

* refactor keyUtil

* improve google sign in component

* sign out nextauth session upon successful privy login

* cleanup
)

* wip

* adding file

* refactor

* more

* setting value from 1password

* wip

* adding async jobs

* cleaned up

* cleanup
- fix(PR): removed console.log statement
	   used governor address from networks package
…h` (unlock-protocol#15271)

* update schema

* update introspection

* update changelog

* update version
unlock-protocol#15249)

* update model

* add migration script

* add event deployment status to types package

* update event operations

* update event controller

* update event route

* update unlockjs package

* draft dashboard utilisation

* update unlockjs

* update operation

* update controller

* update model

* update route

* remove types

* update controller

* remove deprecated function

* update controller

* cleanup

* remove deployment queue

* linting

* more cleanup

* update to use package types
* add event deployment worker

* worker registration

* refactor locks job

* update worker entry

* update worker structure for clarity

* send email after updating event status
)

* update event creation animation

* update event creation flow

* cleanup

* update event collection drawer

* cleanup
Copy link

cla-bot bot commented Dec 21, 2024

Thank you for your pull request and welcome to Unlock! We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @github-actions[bot] on file.
In order for us to review and merge your code, please open another pull request with a single modification: your github username added to the file .clabot.
Thank you!

Copy link

vercel bot commented Dec 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unlock-static-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 21, 2024 8:52pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
unlock-storybook ⬜️ Ignored (Inspect) Dec 21, 2024 8:52pm

@blahkheart
Copy link
Contributor Author

@clemsos please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants