[bitcoin-dev] Relative txout amounts with a Merkleized Sum Tree and explicit miner fee.

2022-11-18 Thread Andrew Melnychuk Oseen via bitcoin-dev
Can output amounts be mapped to a tap branch? For the goal of secure partial spends of a single UTXO? Looking for feedback on this idea. I got it from Taro. Merkel_tree_root_tweak = tagged_hash(“root” || left_hash || right_hash) Tree_branch = tagged_hash(“branch” || left_hash || right_hash ) ||

Re: [bitcoin-dev] Refreshed BIP324

2022-11-18 Thread Anthony Towns via bitcoin-dev
On Sat, Nov 12, 2022 at 03:23:16AM +, Pieter Wuille via bitcoin-dev wrote: > Another idea... > This means: > * Every alphabetic command of L characters becomes L bytes. > * 102 non-alphabetic 1-byte commands can be assigned. > * 15708 non-alphabetic 2-byte commands can be assigned. (There are