-
Notifications
You must be signed in to change notification settings - Fork 68
Bump electrsd to 0.26 + bitcoind_25_0 and fix msrv errors #76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
c20ed68 to
06f6bca
Compare
|
For some reason with the |
storopoli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 06f6bca
ad3be66 to
b23a88f
Compare
Pull Request Test Coverage Report for Build 7777789071
💛 - Coveralls |
|
To get the |
Have you tried 2? |
b23a88f to
ac2fd86
Compare
Two would probably work, but it runs fast enough with 1 so I don't see a need to push it. |
evanlinjin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK ac2fd86
tcharding
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK ac2fd86
…itcoind_25_0 and fix msrv errors
ac2fd862ef5b457fc7e158f3f19ef64c77589136 ci: limit test threads to 1 (Steve Myers)
19bdeb17abfc4f9fa1e514b333f488c81be430f8 replace temporary dependency on bitcoin-internals with hex-conservative (Steve Myers)
c99118e3437eae2db218f961f46e773c2778abe9 bump electrsd to 0.26 + bitcoind_25_0 and fix msrv errors (Steve Myers)
Pull request description:
This PR bumps electrsd to 0.26 and replaces temporary dependency on `bitcoin-internals` with `hex-conservative` as done in #75. Fixed CI MSRV issues with dev dependencies blocking #75 and #74.
ACKs for top commit:
evanlinjin:
ACK ac2fd862ef5b457fc7e158f3f19ef64c77589136
tcharding:
ACK ac2fd862ef5b457fc7e158f3f19ef64c77589136
Tree-SHA512: 37d825aae78d1ca89806870455b97a48e5a69bbdd78adadb16f506fb4df0fe98dc3a262b8fb74b68f5c44031e76c8fa0b5304c8592bf332356a0215843a52c33
This PR bumps electrsd to 0.26 and replaces temporary dependency on
bitcoin-internalswithhex-conservativeas done in #75. Fixed CI MSRV issues with dev dependencies blocking #75 and #74.