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

rust-bitcoin / rust-bitcoin / 9257889878
83%

Build:
DEFAULT BRANCH: master
Ran 27 May 2024 04:29PM UTC
Jobs 1
Files 91
Run time 1min
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

27 May 2024 04:29PM UTC coverage: 83.283% (-0.03%) from 83.312%
9257889878

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#2808: Add an `AddressData` type

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/b5ef7db3c010e9385fe7a3d276f62b6958cfcdd4">b5ef7db3c<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/1741229526432005fa180d03108f78ae72dd0d37"> api: Run just check-api (Tobin C. Harding)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/1b40550ce870850fd1aef906b155bf259ba50a17">1b40550ce</a> Add an AddressData type (Tobin C. Harding)

Pull request description:

  In the 0.32.0 release we removed the `address::Payload` struct because it was deemed an implementation detail. As a byproduct of doing so we made it impossible for users to match on an enum and get the address payload (or data).

  - Add a public `AddressData` enum that holds an address' encoded data.
  - Add a conversion function to `Address` that returns the data enum.

  This patch is additive and is expected to be backported and release as a `0.32` point release.

ACKs for top commit:
  apoelstra:
    ACK b5ef7db3c010e9385fe7a3d276f62b6958cfcdd4 I still feel a little partial to calling the struct "DecodedAddress" and the method "decode"...but this is good, and I do not want to bikeshed

Tree-SHA512: d97836bb205d4765a189294d46b424c135c

0 of 8 new or added lines in 1 file covered. (0.0%)

19320 of 23198 relevant lines covered (83.28%)

16759.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9257889878.1 27 May 2024 04:29PM UTC 0
83.28
GitHub Action Run
Source Files on build 9257889878
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9257889878
  • 17412295 on github
  • Prev Build on master (#9244082170)
  • Next Build on master (#9270369175)
  • Delete
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