Hello devs,
Shared new code for bitcoin backbone, with a lot of new stuff at the tx and
addr management level. The most notable change has been to start to isolate
all the interfaces code in its own daemons, and start the groundwork to
re-implement the multiprocess interface in bitcoin backbone. That way in the
future being able to have the bitcoin-wallet calling the code, the bitcoin-gui
or any future application that likes the interface [0]. It's not for nothing
that *NIX has the POSIX which lets you write a shell (which is a not trivial
piece of software...) and lets you run it everywhere on all *NIX.
There is also a dedicated mailing list on
framagroupes.org, for the ones who
are more interested to follow updates (
https://framagroupes.org/sympa/info/bitcoin-backbone-dev).
This also avoid me to have to spam the mailing list [0] with each update of
the project, and only keep it to share back what is interesting. Next updates
are going to be focused on pouring more love on the test framework. I know,
I know, so far testing has been only manual.
Do the work and keep building.
Cheers,
Antoine
OTS hash: 208bd991dc7a04b9ccb7023ae2a4de12c76484361c766ff3986cc107eecb5cf9
[0] See this old gist on some ways to improve perfs for wallet in bitcoind's thanks
to bitcoind:
https://gist.github.com/ariard/89f9bcc3a7ab9576fc6d15d251032cfa[1] Better to be careful in this ecosystem with spam. No one expects the Spanish
inquisition but you never know...