vinteumorg / Floresta

A fully-validating Bitcoin node powered by Utreexo, with an integrated Electrum Server
MIT License
184 stars 42 forks source link

Requirements for the next release #287

Open Davidson-Souza opened 1 week ago

Davidson-Souza commented 1 week ago

We have a decent backlog of changes merged since 0.6.0 (I've just realized we have ~50 PRs merged since then). This includes some important bugfixes. Are there any other changes we need before the next release?

I would say don't make big changes now, as it takes some time to stabilize it.

Davidson-Souza commented 1 week ago

CC @jaoleal @JoseSK999

JoseSK999 commented 1 week ago

Not for this release then, but probably for the next one we could try to persist data during IBD and add complete consensus checks

jaoleal commented 1 week ago

I agree with @JoseSK999... for our sake i would keep in mind to fix logging and error handling.

We could start a discussion to separate some milestones

jaoleal commented 1 week ago

for a more precise response... there some PRS that i would include in the '0.7.0' release

286

280

https://github.com/vinteumorg/Floresta/pull/215

Ps: i didnt measured well the complexity of such a feature as backfill and what can go wrong on this so i put a step back about it...