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

bitcoindevkit / rust-esplora-client
87%

Build:
DEFAULT BRANCH: master
Repo Added 15 Sep 2022 01:44PM UTC
Token IBUNjm6ZR7s6tsXsXsfQLk2BEDdzdiX0U regen
Build 563 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 master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • 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/custom-testenv
  • 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
  • feature/rm-block-summary
  • 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
  • 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.12.3
  • 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 08:26PM UTC coverage: 87.25%. Remained the same
22198778742

push

github

luisschwab
Merge bitcoindevkit/rust-esplora-client#174: chore: add `CODEOWNERS` file

<a class=hub.com/bitcoindevkit/rust-esplora-client/commit/91e02d89b76071911fd252e1d0d16d264d7f84a1">91e02d89b chore: add `CODEOWNERS` file (Luis Schwab)

Pull request description:

  ### Description

  Updated CODEOWNERS file to cover all files in the repo and include both primary and secondary maintainers @oleonardolima and @luisschwab, as per https://github.com/bitcoindevkit#stable.

  ### Checklists

  #### All Submissions:

  * [ ] I've signed all my commits
  * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
  * [x] I ran `just p` before pushing

ACKs for top commit:
  luisschwab:
    ACK 91e02d89b76071911fd252e1d0d16d264d7f84a1

Tree-SHA512: 46e4fd8333e1aadcac4b2483e65ea487eea

1437 of 1647 relevant lines covered (87.25%)

8.25 hits per line

Relevant lines Covered
Build:
Build:
1647 RELEVANT LINES 1437 COVERED LINES
8.25 HITS PER LINE
Source Files on master
  • 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
22198778742 master Merge bitcoindevkit/rust-esplora-client#174: chore: add `CODEOWNERS` file 91e02d89b chore: add `CODEOWNERS` file (Luis Schwab) Pull request description: ### Description Updated CODEOWNERS file to cover all fi... push 19 Feb 2026 08:28PM UTC luisschwab github
87.25
22002487177 master Merge bitcoindevkit/rust-esplora-client#172: Introduce `ci/pin-msrv.sh` script and `msrv` recipe c353bb33f feat: introduce `ci/pin-msrv.sh` script and `just msrv` recipe (Luis Schwab) Pull request description: C... push 13 Feb 2026 08:57PM UTC oleonardolima github
87.25
21969550561 master Merge bitcoindevkit/rust-esplora-client#151: feat(client)!: update broadcast API 90b8a6e71 feat(client)!: update `broadcast` API (Leonardo Lima) Pull request description: ### Description It's a remaining follo... push 13 Feb 2026 12:21AM UTC oleonardolima github
87.25
21934953145 master Merge bitcoindevkit/rust-esplora-client#171: Add `Error::SerdeJson` variant and remove unwraps on `submit_package` d651e711c chore(client): remove `serde_json` unwraps in favor of `Error::SerdeJson` (Luis Schwab) d7... push 12 Feb 2026 05:39AM UTC oleonardolima github
86.76
21211295857 master Merge bitcoindevkit/rust-esplora-client#154: ci(msrv)!: bump rust MSRV to 1.75.0 c76e89c8c fix(docs): update CI badge (Leonardo Lima) b7c6fcce6 ci(msrv)!: bump rust MSRV to 1.75.0 (Leo... push 21 Jan 2026 01:28PM UTC oleonardolima github
86.7
21175029447 master Merge bitcoindevkit/rust-esplora-client#158: chore(release): bump version to 0.12.2 8ac41b924 docs: introduce `CHANGELOG.md` (Leonardo Lima) dc1a35797 chore(release): bump version to 0... push 20 Jan 2026 02:27PM UTC oleonardolima github
86.7
20858034035 master Merge bitcoindevkit/rust-esplora-client#159: chore(submit_package): use `unwrap_or_default` instead of `.unwrap()` ea9b5d1c0 refactor(blocking): propagate `hex-conservative` errors instead of `.unwrap()`. (Leonardo ... push 09 Jan 2026 04:16PM UTC oleonardolima github
86.7
20725239190 master Merge bitcoindevkit/rust-esplora-client#114: feat(client): add new `submit_package` api to blocking/async client cf64f976b feat(client): add new `submit_package` API (acidbunny21) Pull request description: ### D... push 05 Jan 2026 06:33PM UTC oleonardolima github
86.65
20722132454 master Merge bitcoindevkit/rust-esplora-client#153: fix(ci): bump pinned `webpki-roots` to 1.0.5 477cf8adb fix(ci): pin `proc-macro2` to MSRV supported `1.0.103` (Leonardo Lima) f857d4041 fix... push 05 Jan 2026 04:37PM UTC oleonardolima github
90.65
20348214326 master Merge bitcoindevkit/rust-esplora-client#147: chore(docs): add missing documentation bdd9569a3 chore(docs): add missing documentation (Luis Schwab) c1d856498 feat(ci): add `Rust Docs` j... push 18 Dec 2025 07:10PM UTC oleonardolima github
90.65
See All Builds (477)

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