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

integrate casper event toolkit: add unprocessed deposits to batch on deploy #110

Draft
wants to merge 50 commits into
base: main
Choose a base branch
from

Conversation

marijanp
Copy link
Collaborator

@marijanp marijanp commented May 30, 2024

Things done:

  • implemented and for a kairos-test-utils/cctl helper that deploys a given contract
    • added a basic test
    • adjusted the nixos module for cctl
  • Added a contract hash argument to the kairos-cli deposit command
  • Added a known deposit deploys set that is used to keep track of deposit deploys routed through our L2
  • Updated the EventManager initialization to use retry and to initialize the next_deposit_index with the current on-chain state
  • Added a SSE trigger to the L1Sync service that fetches new events when a notification for a known deploy is received

@marijanp marijanp changed the base branch from main to implement-deposit-cli-4 May 30, 2024 15:16
@marijanp marijanp force-pushed the integrate-deploy-notifier-2 branch from 98b94b7 to 2754158 Compare May 31, 2024 10:21
@marijanp marijanp mentioned this pull request Jun 5, 2024
7 tasks
@marijanp marijanp force-pushed the integrate-deploy-notifier-2 branch from 508af53 to c33ce02 Compare June 5, 2024 09:53
@marijanp marijanp self-assigned this Jun 5, 2024
@koxu1996
Copy link
Contributor

koxu1996 commented Jun 7, 2024

@marijanp We should refactor it together once #96 gets merged.

@marijanp marijanp force-pushed the integrate-deploy-notifier-2 branch from 413570e to 6351d61 Compare June 10, 2024 05:26
@marijanp marijanp force-pushed the integrate-deploy-notifier-2 branch from 89ae79d to 6ce26be Compare June 10, 2024 06:28
@marijanp marijanp force-pushed the integrate-deploy-notifier-2 branch from c584a6f to ef1591e Compare June 19, 2024 09:02
@marijanp marijanp force-pushed the integrate-deploy-notifier-2 branch from ef1591e to 60ae9a6 Compare June 19, 2024 09:06
@marijanp marijanp force-pushed the integrate-deploy-notifier-2 branch from 432af8b to 36d470d Compare June 20, 2024 11:23
@marijanp marijanp marked this pull request as draft June 22, 2024 06:06
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.

None yet

2 participants