[bitcoin-dev] RFC for a BIP32 recurrent address derivation scheme

2022-09-22 Thread El_Hoy via bitcoin-dev
There is a known issue on bitcoin, that is that every transaction requires a new address to prevent address reuse, making it uncomfortable to make recurring payments, as every payment requires a new off-chain interaction. A scheme is already mentioned on the [on the BIP32 itself][1], but it cannot

Re: [bitcoin-dev] RFC for a BIP32 recurrent address derivation scheme

2022-10-04 Thread El_Hoy via bitcoin-dev
uld be no > reason to expect the same sender to leave any gaps, though this may depend > on how the xpubs are used (e.g. it may also be used to derive addresses for > others) so it's probably important to be explicit about this. > > Cheers, > Ruben > > > > On Thu

Re: [bitcoin-dev] Announcement: Full-RBF Miner Bounty

2022-12-05 Thread El_Hoy via bitcoin-dev
The only option I see against the attack Peter Todd is doing to opt-in RBF and 0Conf bitcoin usage is working on a bitcoin core implementation that stops propagation of full-rbf replaced blocks. Running multiple of such nodes on the network will add a risk to miners that enable full-rbf that would

Re: [bitcoin-dev] Announcement: Full-RBF Miner Bounty

2022-12-05 Thread El_Hoy via bitcoin-dev
chainsplit, is a consensus rule enforcement. > - rijndael > > > On 12/5/22 7:20 AM, El_Hoy via bitcoin-dev wrote: > > The only option I see against the attack Peter Todd is doing to opt-in RBF > and 0Conf bitcoin usage is working on a bitcoin core implementation that > stops

Re: [bitcoin-dev] Announcement: Full-RBF Miner Bounty

2022-12-06 Thread El_Hoy via bitcoin-dev
es running your proposed rule >> drop the block, then anyone can fork those nodes off the network whenever >> they want. >> >> Even outside of adversarial settings, Bitcoin doesn't (and doesn't >> attempt to) promise consistency across mempools. Making a consensus ru