pull down to refresh
36 sats \ 5 replies \ @0xbitcoiner 4 Sep \ on: Core & Knots aren't the only choices bitcoin
π #1008546
reply
I watched the whole video back then, and if Iβm not mistaken, they were still in the final testing phase. Not sure if anyone tried it out, but I was really impressed with the performance. Definitely worth checking out!
reply
It seemed that for v3,
-node
, basically the network and chain logic part, is considered the equivalent of release candidate now (#1194522 and #1197814) and that now it needs interaction in -server
, which would make it a package closer to bitcoind
.I want to test the performance of it after IBD, to be able to put the tradeoffs into perspective. For example: libbitcoin does IBD against 100 peers, so I'd want to know what happens if you get 100 peers doing IBD against a single libbitcoin node, what the impact is on machine resources and what the impact of that is on other operations, like unconfirmed tx relay and chaintip blocks.
reply
Totally missed those posts, but for a good reason, digital detox and vacation. Your idea sounds awesome! Make sure to share the results with us, itβs definitely gonna make a great post.