btc: add bitcoin core setup using the latest v24.0.1
#3
Closed
x1ddos
wants to merge 0 commits from bitcoin24.0.1
into dev
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'bitcoin24.0.1'
Deleting a branch is permanent. It CANNOT be undone. Continue?
the scripts are nearly identical to lnd/env.
current nakamochi nodes are running bitcoind v23. so, this also upgrades
to the latest. release notes are here:
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-24.0.1.md
a notable change in v24 is the "full rbf".
tested
7344993b22
LGTM with nit
got this error while testing
./apply.sh: 15: .: Can't open ./lnd/env
hm... very strange "can't open lnd/env" error because nothing has changed in the lnd setup. 🤔
ok, i'll merge to dev and test everything again from scratch. if good, will merge with master.
thanks for testing!
7344993b22
toaee0b8a3aa
2 years agomerged in
aee0b8a3aa
but gitea didn't pick it up because i forgot to enable a setting. all good now.yeah, same thing on qmochi:
i think i know what it is.
right. this was the problem:
57d9548b84
Reviewers
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.