rust-bitcoin / rust-bech32-bitcoin

Encoding and decoding Segregated Witness addresses in Bech32 format
16 stars 25 forks source link

Standard derives for error types #30

Closed dr-orlovsky closed 3 years ago

dr-orlovsky commented 3 years ago

Based on https://github.com/rust-bitcoin/rust-bech32/pull/49, will be ready for merge once new version of rust-bech32 will be published

clarkmoody commented 3 years ago

I think this is ready for review / rebase and another run on Travis.

dr-orlovsky commented 3 years ago

No need of rebase, it's already on top of master and uses newly released version. Closed & opened to re-run Travis

dr-orlovsky commented 3 years ago

@sgeisler done

dr-orlovsky commented 3 years ago

can we have a release also pls?

clarkmoody commented 3 years ago

can we have a release also pls?

0.12.1 has been released on crates.io