elsirion
elsirion
I like the idea in general, but how necessary is BitTorrent for it? Wouldn't `nginx`+`curl` be good enough for now (probably few downloads a day at most). The hard part...
> as long as passphrases are guaranteed to be reaaaaally strong. :D This would be my main concern. We shouldn't depend on data only being available to other guardians for...
Looks good, should have checked the code instead of assuming the naive typed error approach :sweat_smile: ~I wouldn't backport this: SemVer API break and doesn't seem super critical. Thoughts @maan2003?~
Using `bitcoind` as a stateful service sounds like a bad idea in most cases. We should: * Split the `IBitcoindRpc` interface into client and server ones * The server doesn't...
We are now scanning whole blocks.
Oh, massive conflicts :(
We would roll out the pkarr keys before any migration happens, then we get all the benefits. Existing clients would sync the new keys on next startup, newly joining ones...
Still need to do a final review myself, approach was: * Claude: First version * Manual: fixups and changes we discussed on the review call (merkle tree impl) * Claude:...
@elsirion update diagram
@FrankChinedu is working on this