rebase on D17797 (extracted some changes not directly related to trezor)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 13 2025
my review collided with an update that fixed the issue
This diff somehow pulls blockfitter.cpp into bitcoin-chainstate's dependencies, so you need to add it a second time in CMakeList.txt
Mar 12 2025
feedback + handle case of same transaction added twice without clearing first (don't duplicate outpoints, don't even bother rescanning the transaction)
Mar 11 2025
minor UI improvement (change the greyed out spend action text to tell why the coin is unspendable)
Mar 10 2025
Mar 7 2025
support opcode 0x01, write more tests, find out that the op == OpCodes.OP_PUSHDATA4 branch is wrong, fix it
Mar 6 2025
add tests for incorrect data length in otherwise valid succession of push ops
make this a move only commit
let's add the headers in a separate diff, so it is clear that no code was changed
Mar 5 2025
Mar 4 2025
add a release note and rebase&
Mar 3 2025
depend on D17735 to address one of the review items
@bot guix-linux guix-win guix-osx