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

esplora indexer: detect mempool TXs #241

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

zoedberg
Copy link
Contributor

@zoedberg zoedberg commented Sep 3, 2024

Closes RGB-WG/rgb-std#266 by allowing detection of mempool TXs from the esplora indexer. This way electrum and esplora indexers will behave the same.

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 3.1%. Comparing base (f820fac) to head (36c932b).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/indexers/esplora_blocking.rs 0.0% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #241     +/-   ##
=======================================
- Coverage     3.1%   3.1%   -0.0%     
=======================================
  Files          14     14             
  Lines        1728   1731      +3     
=======================================
  Hits           53     53             
- Misses       1675   1678      +3     
Flag Coverage Δ
rust 3.1% <0.0%> (-<0.1%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dr-orlovsky dr-orlovsky added the bug Something isn't working label Sep 3, 2024
@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Sep 3, 2024
@dr-orlovsky dr-orlovsky merged commit 3be4e74 into RGB-WG:master Sep 3, 2024
24 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

accepting a consignment for a 0-conf TX doesn't show allocations
2 participants