alicexbt [ARCHIVE] on Nostr: 📅 Original date posted:2022-11-20 📝 Original message:Hi Bitcoin Developers, I ...
📅 Original date posted:2022-11-20
📝 Original message:Hi Bitcoin Developers,
I have setup a [custom signet][0] for testing full RBF. You can connect to one or more of these nodes using `addnode`:
13.115.34.55 (issuer, full-rbf)
kfupbqwb2yvzzqjomfq5pkem553a6uzp2k73seqn4d46smy7azua.b32.i2p (rbf-optin)
luvczzzppiqnc2b7poivkxlugafe3uqaj245ebjqxtceio7poaorqcyd.onion (full-rbf)
Example config:
```
signet=1
signetchallenge=5121035daaa313aada6310340a242af17238cc1fd8849e875940bce65a60ac7e0e0ff751ae
proxy=127.0.0.1:9050
[signet]
addnode=luvczzzppiqnc2b7poivkxlugafe3uqaj245ebjqxtceio7poaorqcyd.onion
mempoolfullrbf=1
```
Example for a simple test case:
- Run 2 nodes
- Connect node 1 with i2p node and use default opt-in rbf
- Connect node 2 with node 1 and onion node. This node should use `mempoolfullrbf=1` in config and compile bitcoind using PR [#26454][1] branch
- Broadcast Tx1 using node 2 and replace with Tx2 using `bumpfee` RPC
It will be fun to test with more nodes joining this custom signet. If anyone interested to test, please post your bitcoin address in [full-rbf room][2]. We can even setup an explorer if this experiment makes sense.
[0]:
https://en.bitcoin.it/wiki/Signet#Custom_Signet[1]:
https://github.com/bitcoin/bitcoin/pull/26454[2]: #full-rbf:matrix.org
Sent with Proton Mail secure email.
/dev/fd0
Published at
2023-06-07 23:17:04Event JSON
{
"id": "0bbaef6e2a191a58c3b728a7c84a56c3b928e9cd0e8fc6d6db069f8547b1eec8",
"pubkey": "745e2723e72d7ded3f0dd293d710b706cd302ab8476983c292d4bdb7f9c5d366",
"created_at": 1686179824,
"kind": 1,
"tags": [
[
"e",
"f6d76a3ffd688d6fedf45e3d7d3a921eb8af19cda6aa304c5aa1b93d61f0b18d",
"",
"reply"
],
[
"p",
"a23dbf6c6cc83e14cc3df4e56cc71845f611908084cfe620e83e40c06ccdd3d0"
]
],
"content": "📅 Original date posted:2022-11-20\n📝 Original message:Hi Bitcoin Developers,\n\nI have setup a [custom signet][0] for testing full RBF. You can connect to one or more of these nodes using `addnode`:\n\n13.115.34.55 (issuer, full-rbf)\nkfupbqwb2yvzzqjomfq5pkem553a6uzp2k73seqn4d46smy7azua.b32.i2p (rbf-optin)\nluvczzzppiqnc2b7poivkxlugafe3uqaj245ebjqxtceio7poaorqcyd.onion (full-rbf)\n\nExample config:\n\n```\nsignet=1\nsignetchallenge=5121035daaa313aada6310340a242af17238cc1fd8849e875940bce65a60ac7e0e0ff751ae\nproxy=127.0.0.1:9050\n\n[signet]\naddnode=luvczzzppiqnc2b7poivkxlugafe3uqaj245ebjqxtceio7poaorqcyd.onion\n\nmempoolfullrbf=1\n```\n\nExample for a simple test case:\n\n- Run 2 nodes\n- Connect node 1 with i2p node and use default opt-in rbf\n- Connect node 2 with node 1 and onion node. This node should use `mempoolfullrbf=1` in config and compile bitcoind using PR [#26454][1] branch\n- Broadcast Tx1 using node 2 and replace with Tx2 using `bumpfee` RPC\n\nIt will be fun to test with more nodes joining this custom signet. If anyone interested to test, please post your bitcoin address in [full-rbf room][2]. We can even setup an explorer if this experiment makes sense.\n\n[0]: https://en.bitcoin.it/wiki/Signet#Custom_Signet\n[1]: https://github.com/bitcoin/bitcoin/pull/26454\n[2]: #full-rbf:matrix.org\n\nSent with Proton Mail secure email.\n\n/dev/fd0",
"sig": "dd6d2de1f01e656cf2251b2e7f1d60a1c6320ffa988424cba704f00e3e29617c4b16e443adcce2b579e8a0bff04a4bf29d619d687b755ae21b8331a750d1fe5f"
}