Mike Hearn [ARCHIVE] on Nostr: đ
Original date posted:2013-08-07 đ Original message:> I'd like to hear from ...
đ
Original date posted:2013-08-07
đ Original message:> I'd like to hear from other wallet implementors. Do you have a notion
> of 'locked inputs' ? The tricky bit in constructing a transaction but
> not broadcasting it right away is the inputs must be locked, so
> they're not accidentally double-spent.
>
bitcoinj separates the concept of committing a tx to the wallet from
broadcasting it. However by default transactions that weren't seen in the
chain yet will be announced when a new peer is connected to. It'd take
extra code to suppress that, and it's unclear to me why that's useful. I
agree with Pieter that it should be the merchants responsibility to get the
tx out there, but having the client do the broadcast as well can't really
hurt (except perhaps some privacy impact).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20130807/1951a1d0/attachment.html>
Published at
2023-06-07 15:05:36Event JSON
{
"id": "9ef8c5f9a9a36542e9ebd3d264b77f32f8de760ec4ea0b88b11cbb9f61e176d9",
"pubkey": "f2c95df3766562e3b96b79a0254881c59e8639f23987846961cf55412a77f6f2",
"created_at": 1686150336,
"kind": 1,
"tags": [
[
"e",
"c5e56f29f73ae037803d4c07616ae2b1311014baf62f54f10973c0b1b685df68",
"",
"root"
],
[
"e",
"c8579c64dd20669001cda1ecc4c9a8dd0393b3a566ab508ee4ff3e9295980bae",
"",
"reply"
],
[
"p",
"857f2f78dc1639e711f5ea703a9fc978e22ebd279abdea1861b7daa833512ee4"
]
],
"content": "đ
Original date posted:2013-08-07\nđ Original message:\u003e I'd like to hear from other wallet implementors. Do you have a notion\n\u003e of 'locked inputs' ? The tricky bit in constructing a transaction but\n\u003e not broadcasting it right away is the inputs must be locked, so\n\u003e they're not accidentally double-spent.\n\u003e\n\nbitcoinj separates the concept of committing a tx to the wallet from\nbroadcasting it. However by default transactions that weren't seen in the\nchain yet will be announced when a new peer is connected to. It'd take\nextra code to suppress that, and it's unclear to me why that's useful. I\nagree with Pieter that it should be the merchants responsibility to get the\ntx out there, but having the client do the broadcast as well can't really\nhurt (except perhaps some privacy impact).\n-------------- next part --------------\nAn HTML attachment was scrubbed...\nURL: \u003chttp://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20130807/1951a1d0/attachment.html\u003e",
"sig": "b6ef5b21462642120a93784ea7675cb8d5aa62094d2f99225d20466a54b8faa3ea32609d2d638f9ba6f860d8f65b9dd2a0907e607d87f90a3cdcc0a9c2043cbe"
}