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

Make the Argent wallet connection faster #916

Open
1 task
fricoben opened this issue Nov 15, 2024 · 16 comments
Open
1 task

Make the Argent wallet connection faster #916

fricoben opened this issue Nov 15, 2024 · 16 comments
Assignees
Labels
Expert issue Good for experienced contributors OD Hack Issue reserved for the OD Hack Open for contribution An issue that is available for an Only Dust contribution

Comments

@fricoben
Copy link
Contributor

Description 📹

https://www.loom.com/share/a41077c55032420688bbf3b8e7c82ade

Proposed Actions 🛠️

Here’s a checklist of actions to follow for resolving this issue:

  1. Fork and Create Branch:
    Fork the repository and create a new branch using the issue number:

    git checkout -b fix-[issue-number]
  2. Implement Changes:

  • Check the code details on argent-x auto-connect and connection process and improve it to connect faster
  1. Run Tests and Commit Changes:
    Make sure your changes don't break existing functionality and commit with a clear message:
    git commit -m "Fix: [Short description of the fix]"

Required 📋

To keep our workflow smooth, please make sure you follow these guidelines:

  • Assignment: Don't create a pull request if you weren’t assigned to this issue.
  • Timeframe: Complete the task within 3 business days.
  • Closing the Issue: In your PR description, close the issue by writing Close #[issue_id].
  • Review Process:
    • Once you've submitted your PR, change the label to "ready for review".
    • If changes are requested, address them and then update the label back to "ready for review" once done.
  • Testing: Test your PR locally before pushing, and verify that tests and build are working after pushing.

Thank you for your contribution 🙏

⚠️ WARNING: Failure to follow the requirements above may result in being added to the OnlyDust blacklist, affecting your ability to receive future rewards.

@fricoben fricoben added Expert issue Good for experienced contributors OD Hack Issue reserved for the OD Hack Open for contribution An issue that is available for an Only Dust contribution labels Nov 15, 2024
@Unickhub
Copy link

I'd be happy to do this.

@abdegenius
Copy link
Contributor

May I take care of this? Would love to tackle this! I can comfortably handle this issues

@Akshola00
Copy link

Mind if I try this one?

@josephchimebuka
Copy link

I’d like to resolve this.

@Unickhub
Copy link

Can I be assigned to this?

@JoE11-y
Copy link
Contributor

JoE11-y commented Nov 21, 2024

Could I try solving this?

@Benjtalkshow
Copy link

May I try my hand at this?

@ShantelPeters
Copy link

Is it okay if I take this?

@MrRoudyk
Copy link

Let me try this one!

@Michaelkingsdev
Copy link

Could I take on this issue?

@wheval
Copy link

wheval commented Nov 21, 2024

Hello @fricoben, I'd like to tackle this.

I would check the current implementation for any unnecessary process that could be delaying the connection.
I would also implement caching using useMemo for caching computations.
I would also implement a Connecting indicator to increase the perceived speed of the user.
I would also give you feedback on my progress with this.

ETA is 2 days

@Jemiiah
Copy link

Jemiiah commented Nov 21, 2024

Hello ser can I work on this issue

@Supa-mega
Copy link

Could I take a shot at this?

@Emmanex01
Copy link

Could I take on this issue?

@onlydustapp onlydustapp bot assigned JoE11-y and Jemiiah and unassigned JoE11-y Nov 22, 2024
@onlydustapp onlydustapp bot closed this as completed Nov 22, 2024
@fricoben
Copy link
Contributor Author

faiml sorry

@fricoben fricoben reopened this Nov 22, 2024
@Jemiiah
Copy link

Jemiiah commented Nov 22, 2024

will start to work on this issue

@onlydustapp onlydustapp bot assigned MrRoudyk and unassigned Jemiiah Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Expert issue Good for experienced contributors OD Hack Issue reserved for the OD Hack Open for contribution An issue that is available for an Only Dust contribution
Projects
None yet
Development

No branches or pull requests