• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bitcoindevkit / rust-esplora-client
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.12.3
DEFAULT BRANCH: master
Repo Added 15 Sep 2022 01:44PM UTC
Token IBUNjm6ZR7s6tsXsXsfQLk2BEDdzdiX0U regen
Build 547 Last
Files 4
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH refs/tags/v0.12.3
branch: refs/tags/v0.12.3
CHANGE BRANCH
x
Reset
Sync Branches
  • refs/tags/v0.12.3
  • 02-07-upgrade-bitcoin-0.31
  • 06-10-upgrade-bitcoin
  • 06-13-dev-dependencies
  • 10-16-upgrade-bitcoin
  • 2022-09-add-feature-parity-tests
  • 2022-10-add-get-header-by-hash
  • 2022-10-fix-deprecation-version
  • 2022-10-get-merkle-block
  • 2023-03-expose-tls-backend-choice
  • 2024-01-switch-to-minreq
  • add-clippy-on-CI
  • adding_documentation
  • async-client-derive-clone-and-getters
  • blocks
  • bump-to-0.2.0
  • bump-to-v0.6.0
  • bump_electrsd
  • bump_to_v0.4.0
  • bump_to_v0.5.0
  • bump_version_010
  • bump_version_0100
  • chore/0.12.x-fix-msrv-pins
  • chore/add-codeowners-file
  • chore/alloc-serde-json
  • chore/api-fixups
  • chore/bump-msrv-to-1.75.0
  • chore/bump-package-to-0.12.3
  • chore/bump-webpki-roots-1.0.4
  • chore/deprecate-get-blocks
  • chore/document-missing
  • chore/update-pins-12.x
  • chore/upgrade-and-bump-ci
  • ci-with-rust-stable-msrv
  • ci/codecov
  • ci/fix_cache
  • ci/msrv_163
  • ci/pin-deps
  • ci/pin-native-tls-to-0.2.13
  • ci/pin-socket2-dep
  • ci/pin_url_dep
  • ci/test-msrv
  • ci/test_single_thread
  • ci/update-pinned-webpki-roots
  • code-cleanup
  • deps/bump-electrsd
  • deps/upgrade-rust-bitcoin-to-0.32.0
  • disable-default-features-bitcoin
  • einherjar/test-wasm
  • err-12-3
  • expose_electrum_errors
  • feat/add-new-minireq-client
  • feat/add-tor-with-async-arti-hyper-feature
  • feat/address-addr-utxo-endpoint
  • feat/impl-missing-methods
  • feat/justfile
  • feat/pin-msrv-script
  • feat/retryable
  • feat/run-ci-on-all
  • feat/serde-json-err-variant
  • feature/async_minreq_migration
  • feature/get_block_status
  • feature/query-block-hash-by-height
  • fix-confirmation-target-type
  • fix-socks-feature
  • fix-update
  • fix/blocking-retry
  • fix/ci-code-coverage-upload-artifact-action
  • fix/ci-msrv-pin-tokio-to-1.38.1
  • fix/convert-fee-rate
  • fix/hex_dependency
  • fix/remove-lazy-static
  • fix_readme
  • get-address-info
  • get-block
  • get_recent_blocks
  • http-header-support
  • macros/api
  • make-blocking-client-transparent
  • master
  • mempool
  • mempool/recommended-fees
  • patch-1
  • phlip9/fix-doc
  • phlip9/update-reqwest-0.12
  • pin_base64
  • pull/75
  • refactor/broadcast-api-to-return-txid
  • refactor/harmonize-variable-naming
  • refactor/improve-docs-and-async-client-methods
  • refactor/improve-error-handling-and-remove-unwrap
  • refactor/make-library-generic-over-any-http-client
  • refactor/minreq
  • refactor/use-default-tokio-or-sleep-fn
  • refs/pull/56/merge
  • refs/pull/57/merge
  • refs/pull/58/merge
  • refs/tags/0.12.1
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.10.0
  • refs/tags/v0.11.0
  • refs/tags/v0.12.0
  • refs/tags/v0.12.1
  • refs/tags/v0.12.2
  • refs/tags/v0.2.0
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.9.0
  • relax-ureq
  • release-0.3.0
  • release/0.11.0
  • release/0.12.x
  • release/bump-version-to-0.12.0
  • release/bump-version-to-0.12.1
  • release/bump-version-to-0.12.2
  • remove-async-std-dep
  • return-error-issue#47
  • rust_version_163
  • submit-tx-pkg-clients
  • test-bitcoin
  • test/114
  • tx-status-no-opt
  • update-ureq-to-2.5.0
  • update_ci
  • v0_9_0

19 Feb 2026 07:35PM UTC coverage: 86.951%. Remained the same
22199732739

push

github

luisschwab
Merge bitcoindevkit/rust-esplora-client#173: [0.12.x] Fix pinning for MSRV and introduce `ci/pin-msrv.sh` script

<a class=hub.com/bitcoindevkit/rust-esplora-client/commit/6d26ff54ad9e0c7348396e0f28fce7da20f53b89">6d26ff54a<a href="https://github.com/bitcoindevkit/rust-esplora-client/commit/603ba6bfb811e379d855413c03bf420f589c2abe"> feat(ci): add `ci/pin-msrv.sh` and use it on CI (Luis Schwab)
<a class="double-link" href="https://github.com/bitcoindevkit/rust-esplora-client/commit/cbc566a794d5db31a2248e3bae8ca5c96be46b1c">cbc566a79</a> fix(ci): update pins for 1.63.0 MSRV (Luis Schwab)

Pull request description:

  Fixes broken pins for the 1.63.0 MSRV, and introduces a `ci/pin-msrv.sh` script and `msrv` recipe.

ACKs for top commit:
  luisschwab:
    self-ACK 6d26ff54ad9e0c7348396e0f28fce7da20f53b89

Tree-SHA512: d9ceacb522db082fc5c8d8cad0a2c3a2003

1446 of 1663 relevant lines covered (86.95%)

9.43 hits per line

Relevant lines Covered
Build:
Build:
1663 RELEVANT LINES 1446 COVERED LINES
9.43 HITS PER LINE
Source Files on refs/tags/v0.12.3
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22199732739 refs/tags/v0.12.3 Merge bitcoindevkit/rust-esplora-client#173: [0.12.x] Fix pinning for MSRV and introduce `ci/pin-msrv.sh` script 6d26ff54a feat(ci): add `ci/pin-msrv.sh` and use it on CI (Luis Schwab) cbc566a794d5db31a2248e3bae8ca5... push 19 Feb 2026 08:57PM UTC luisschwab github
86.95
See All Builds (461)

Badge your Repo: rust-esplora-client

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc