bitcoindevkit / rust-esplora-client

Bitcoin Esplora API client library. Supports plaintext, TLS and Onion servers. Blocking or async.
MIT License
28 stars 44 forks source link

Depend on bitcoin `v0.32.0-rc1` #83

Closed tcharding closed 3 months ago

tcharding commented 5 months ago

This is not a merge candidate, just for testing the current bitcoin release candidate.

Test the latest bitcoin release candidate. Includes bumping the version numbers so we can use this branch to test crates further up the stack.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8594137554

Details


Totals Coverage Status
Change from base Build 8380749059: 0.0%
Covered Lines: 959
Relevant Lines: 1134

💛 - Coveralls
oleonardolima commented 3 months ago

superseded by https://github.com/bitcoindevkit/rust-esplora-client/pull/85