You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge tcharding/rust-psbt#37: Clean up dependencies, feature flags, format, lint, and kick the tires on rbmt
233ff10 Fix version numbers for synced code (Nick Johnson)
085b9b9 Fix up minimal versions (Nick Johnson)
3a8a97b Bump nightly version, fix new lints and format (Nick Johnson)
260081f Switch to rmbt tooling (Nick Johnson)
e8ac0ab Remove unnecssary rand-std flag (Nick Johnson)
c2d88c6 Hide actual-serde feature flag from end users (Nick Johnson)
5c42a53 Combine miniscript feature flags into one (Nick Johnson)
0970655 Match rust-bitcoin's looser encoding requirements (Nick Johnson)
Pull request description:
Bit of mess, but the first patch gets the code compiling again, some fallout from the BufRead -> Read change in rust-bitcoin. The next three patches use the 1.60+ rust features for a cleaner feature flag interface with less footguns for users. And finally the rest of the patches introduce the `rbmt` tooling and fix up format, lint, and minimal version issues.
Supersedes #36
Closes#32
ACKs for top commit:
tcharding:
ACK 233ff10
Tree-SHA512: a4fc0cf6aba8b1b9ebfcaa9214665c344d7f81806999cb5520d55a1fa1cd4f97757bbdf6191b743f55aa9bb50059b4c859d0fbd02155db13e6c75301df69bf59
0 commit comments