TR-eltoo
I have compiled below a list of tasks and related notes that might be helpful for anyone that wants to learn more about the status and implementation details of BIP-118 (Anyprevout) and eltoo. Please get in touch if you have any questions or can help work on one of these tasks. Open an issue or PR if you think of additional tasks, notes or other changes for this page.
Anyprevout
Tasks:
- Basic unit tests, legacy and taproot
- Review and comment on BIP-118
- run a signet node
- run a signet faucet
Notes:
BIP
Signet
Faucet idea: can signet miners create a single signature and prototype transaction that can spend any coinbase output using APOAS? As long as any change goes back to the same address then the signature can be used again by others.
eltoo
Tasks:
- eltoo: Basic transaction tests, simulate_eltoo.py: test_tapscript_eltoo()
- Blog post about basic transaction tests
- PTLCs transaction tests
- Layered Commitments transaction tests
- Channel Factories transaction tests
- update simulation with APO transactions
- add PTLCs to simulation
- add Layered Commitments to simulation
- add Channel Factories to simulation
- add optimize fees to simulation (eg. fee bumping, GROUP sighash)
- Channel Factories transaction tests
- add MuSig2 to simulation
Notes:
Segwit eltoo
Taproot eltoo
PTLCs
Layered Commitments
Channel Factories
Posts
-
eltoo with Anyprevout and Taproot
Introduction
subscribe via RSS