Antoine Riard
Antoine Riard
PR has been updated at c9f7b71 with: https://lists.linuxfoundation.org/pipermail/lightning-dev/2023-January/003822.html Oldest proposal should be available under `history/`.
Thanks for the review! Comments should have been fixed at aa8ac0e.
Updated at 36553d1e with only the architecture / issuance / redemption flows documented. Working on a Rust implementation. As a reminder Staking Credentials is an anonymous user-authentication mechanism based on...
There is a working v0.0.1ish proof-of-concept of the Staking Credentials implemented here: https://github.com/civkit/civkit-node All the p2p msgs staking credentials code is implemented as a separate rust library to be re-used...
I think this shall be proposed as a new BIP of type “process”. And not an edit of BIP2. The “multiple implementation” makes only sense if it’s related to consensus...
If you take the history of liberal professions (surgeons, lawyers, accountants, druggists, architects) in numerous occidental countries, most of their structured professional organizations (law bars, surgeons orders, etc) were purely...
Adding a trim-under-min-relay directly in `ActivateBestChainStep()` to evict 0-fee parent dangling in the mempool on an observable oracle like block propagation could break some assumptions for chain of transactions, especially...
Sounds `p2p_reqtxrcncl.py` is the source of failing checks for all the unsuccessful CI tasks.
All checks good, will review more.
> [vaults](https://bitcoinops.org/en/topics/vaults/) (reactive custodial security), > [LN-Symmetry](https://bitcoinops.org/en/topics/eltoo/), > efficient implementations of [DLCs](https://bitcoinops.org/en/topics/discreet-log-contracts/), > [non-interactive channel openings](https://utxos.org/uses/non-interactive-channels/), > [congestion control](https://utxos.org/uses/scaling/), > decentralized mining pools (via [CTV compression in coinbase payouts](https://utxos.org/uses/miningpools/)), >...