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

chore(wallet)_: estimated time improvements #6369

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

saledjenic
Copy link
Contributor

  • deduplicated base fee and priority fee array before processing
  • removed network congestion index, cause previously the number of blocks fetched for the calculation was reduced and after deduplication, it's not needed

- deduplicated base fee and priority fee array before processing
- removed network congestion index, cause previously the number of blocks fetched
for the calculation was reduced and after deduplication it's not needed
@status-im-auto
Copy link
Member

status-im-auto commented Feb 26, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ d5293b9 #1 2025-02-26 15:14:17 ~3 min ios 📦zip
✔️ d5293b9 #1 2025-02-26 15:14:26 ~3 min android 📦aar
✖️ d5293b9 #1 2025-02-26 15:15:31 ~4 min tests 📄log
✔️ d5293b9 #1 2025-02-26 15:15:49 ~4 min macos 📦zip
✔️ d5293b9 #1 2025-02-26 15:16:36 ~5 min macos 📦zip
✔️ d5293b9 #1 2025-02-26 15:16:50 ~5 min windows 📦zip
✔️ d5293b9 #1 2025-02-26 15:17:11 ~5 min linux 📦zip
✔️ d5293b9 #1 2025-02-26 15:25:15 ~13 min tests-rpc 📄log

@saledjenic
Copy link
Contributor Author

We should think more about estimation, this approach is a temporary solution.

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.

2 participants