sipa changed the topic of #bitcoin-wizards to: This channel is for discussing theoretical ideas with regard to cryptocurrencies, not about short-term Bitcoin development | http://bitcoin.ninja/ | This channel is logged. | For logs and more information, visit http://bitcoin.ninja
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
Belkaar has quit [Ping timeout: 264 seconds]
Belkaar_ has joined #bitcoin-wizards
BlueBastard has joined #bitcoin-wizards
<BlueBastard>
hey :)
<BlueBastard>
im looking for a payment exchange who will accept my currency as for release
<BlueBastard>
i look at a market capital of 7 - 9billion per annual
<BlueBastard>
send me any proposals at chrisbruhin@gmail.com
belcher has quit [Quit: Leaving]
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
cryptojanitor has quit [Quit: Connection closed for inactivity]
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
Aaronvan_ has quit [Ping timeout: 260 seconds]
dx25 has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
alferz has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
alferz has quit [Ping timeout: 264 seconds]
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
Noldorin has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
unknownids has quit [Quit: Leaving]
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
d9b4bef9 has quit [Remote host closed the connection]
d9b4bef9 has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
arowser has joined #bitcoin-wizards
arowser has quit [Remote host closed the connection]
djhoulihan has quit [Quit: A deep and dreamless slumber.]
alferz has quit [Ping timeout: 264 seconds]
Giszmo has quit [Client Quit]
<waxwing>
sighash_single finds a use after all :)
<arubi>
with the semantics as they are right now, you could actually commit to the signature in the scriptpubkey
<arubi>
ie send to "<pubkey> <sig> <checksig>"
Giszmo has joined #bitcoin-wizards
<arubi>
if these sorts of shenanigans are to be avoided, maybe the scriptcode can be redefined to just be just a single push of the pubkey that's being used for signing (disregarding the script itself). I think doing that and keeping the prev txid as zeros still keeps the usefulness of noinput
LeMiner has joined #bitcoin-wizards
<waxwing>
(quips aside; is using sighash_single and extra utxos a good solution to the fee issue? it watermarks these transactions and is a bit awkward perhaps?)
djhoulihan has joined #bitcoin-wizards
<arubi>
waxwing can you explain more pls?
<waxwing>
arubi, oh sorry if it seems non-sequitur, i wasn't responding to your comment, just thinking aloud about what i'm reading in eltoo.pdf re: fees.
<arubi>
ahh got it, haven't looked at that one yet :)
Emcy has quit [Ping timeout: 268 seconds]
aj has joined #bitcoin-wizards
p0nziph0ne has quit [Quit: Leaving]
_whitelogger has joined #bitcoin-wizards
LeMiner has quit [Ping timeout: 264 seconds]
LeMiner2 is now known as LeMiner
Chris_Stewart_5 has quit [Ping timeout: 264 seconds]
dougsland has quit [Ping timeout: 240 seconds]
Emcy has joined #bitcoin-wizards
Guyver2 has quit [Quit: Going offline, see ya! (www.adiirc.com)]
str4d has quit [Ping timeout: 256 seconds]
LeMiner2 has joined #bitcoin-wizards
LeMiner has quit [Ping timeout: 264 seconds]
LeMiner2 is now known as LeMiner
str4d has joined #bitcoin-wizards
str4d has quit [Ping timeout: 256 seconds]
superkuh has quit [Quit: the neuronal action potential is an electrical manipulation of reversible abrupt phase changes in the lipid bilayer]
kmels has joined #bitcoin-wizards
superkuh has joined #bitcoin-wizards
intcat has quit [Ping timeout: 255 seconds]
LeMiner has quit [Ping timeout: 264 seconds]
intcat has joined #bitcoin-wizards
dougsland has joined #bitcoin-wizards
CubicEarths has joined #bitcoin-wizards
itsme_ has joined #bitcoin-wizards
thrmo has quit [Read error: Connection reset by peer]
thrmo has joined #bitcoin-wizards
Emcy has quit [Ping timeout: 256 seconds]
propumpkin has joined #bitcoin-wizards
instagibbs has quit [Ping timeout: 264 seconds]
flokie_ has joined #bitcoin-wizards
cryptojanitor has joined #bitcoin-wizards
contrapumpkin has quit [Ping timeout: 248 seconds]
<roasbeef>
waxwing: it's a pretty good done, the other stap gap is using like an OP_TRUE output, which adds an extra output to the commitment, but then lets the broadcaster apply fees at the instance
<roasbeef>
generally, being able to defer fees until broadcast time is what we're realizing it the most flexible approach, as rn impls disagree of fees all the times