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

feat: sort mempool txs #1420

Merged
merged 1 commit into from
Jan 11, 2024
Merged

feat: sort mempool txs #1420

merged 1 commit into from
Jan 11, 2024

Conversation

He1DAr
Copy link
Collaborator

@He1DAr He1DAr commented Jan 11, 2024

mempool-sort.mp4

Copy link

vercel bot commented Jan 11, 2024

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

Name Status Preview Comments Updated (UTC)
hiro-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2024 8:17pm

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

Attention: 60 lines in your changes are missing coverage. Please review.

Comparison is base (95520c0) 20.42% compared to head (c7f7548) 20.62%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/app/txid/[txId]/TenureChange/TxDetails.tsx 0.00% 17 Missing ⚠️
...features/txsFilterAndSort/txsFilterAndSortSlice.ts 72.72% 6 Missing ⚠️
src/app/txid/[txId]/TenureChange/index.tsx 0.00% 5 Missing ⚠️
...c/common/queries/useMempoolTransactionsInfinite.ts 0.00% 5 Missing ⚠️
src/app/sandbox/components/TransactionsPanel.tsx 0.00% 4 Missing ⚠️
src/features/txs-list/FilteredTxs.tsx 0.00% 3 Missing ⚠️
src/features/txs-list/MempoolTxsList.tsx 0.00% 3 Missing ⚠️
src/features/txsFilterAndSort/SortMenu.tsx 90.32% 3 Missing ⚠️
...eatures/txsFilterAndSort/useFilterAndSortState.tsx 76.92% 3 Missing ⚠️
src/common/components/TxIcon.tsx 0.00% 2 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1420      +/-   ##
==========================================
+ Coverage   20.42%   20.62%   +0.20%     
==========================================
  Files         497      500       +3     
  Lines        6562     6634      +72     
  Branches     1513     1531      +18     
==========================================
+ Hits         1340     1368      +28     
- Misses       5053     5096      +43     
- Partials      169      170       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@He1DAr He1DAr merged commit 4f2cc22 into main Jan 11, 2024
14 of 16 checks passed
@He1DAr He1DAr deleted the feat/sort-mempool-txs branch January 11, 2024 20:41
@blockstack-devops
Copy link

🎉 This PR is included in version 1.143.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants