Skip to content
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

electrs 0.9.0 #175

Open
Kixunil opened this issue Sep 17, 2021 · 0 comments
Open

electrs 0.9.0 #175

Kixunil opened this issue Sep 17, 2021 · 0 comments
Labels
blocked on bullseye This change is blocked by release of Debian 11 - Bullseye blocks stable Stable can't be released without this being fixed enhancement New feature or request help wanted Extra attention is needed package update Issue related to update of a package
Milestone

Comments

@Kixunil
Copy link
Collaborator

Kixunil commented Sep 17, 2021

This version of electrs makes linking with Busters rocksdb impossible but it's a very important release that brings significant improvements. We have these options:

  • Build for Buster, dropping deterministic build for that one
  • Do above but only in experimental (Buster will have -2 or higher version to make sure upgrades do the right thing)
  • Go to Bullseye ASAP

Thankfully it seems I'm currently the only one who suffers from an issue in 0.8.x, so one of the latter two sounds best. Maybe testing non-deterministic RC1 in experimental is a good idea to rule out bugs unrelated to linking, in Bullseye it will just need switch back to dynamic linking.

@Kixunil Kixunil added enhancement New feature or request help wanted Extra attention is needed blocks stable Stable can't be released without this being fixed blocked on bullseye This change is blocked by release of Debian 11 - Bullseye package update Issue related to update of a package labels Sep 17, 2021
@Kixunil Kixunil added this to the Stable milestone Oct 9, 2021
Kixunil added a commit that referenced this issue Oct 9, 2021
This updates electrs to 0.9 dropping dynamic linking for the time being.
Dynamic linking will be re-enabled in Bullseye.
This also removes generating blocks from electrs test because that was
done on bitcoind test so it's not needed and it actually causesd tests
to fail.

Part of #175
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked on bullseye This change is blocked by release of Debian 11 - Bullseye blocks stable Stable can't be released without this being fixed enhancement New feature or request help wanted Extra attention is needed package update Issue related to update of a package
Projects
None yet
Development

No branches or pull requests

1 participant