This will be useful for a future TxInput class.
Depends on D14432
Differential D14433
[electrum] Rename and move COutPoint to transaction.py:OutPoint PiRK on Aug 30 2023, 08:11. Authored by
Details
This will be useful for a future TxInput class. Depends on D14432 python test_runner.py
Diff Detail
Event TimelineComment Actions code looks good tho like 14432, I get an error when I run arc patch 14433 INFO Base commit is not in local repository; trying to fetch. Created and checked out branch arcpatch-D14433. Created and checked out branch arcpatch-D14431. Checking patch electrum/electrumabc/transaction.py... Applied patch electrum/electrumabc/transaction.py cleanly. COMMITTED Successfully committed patch. Cherry Pick Failed! Exception Command failed with error #1! COMMAND git cherry-pick -- arcpatch-D14431 STDOUT On branch arcpatch-D14433 You are currently cherry-picking commit 004ab9baf. (all conflicts fixed: run "git cherry-pick --continue") (use "git cherry-pick --skip" to skip this patch) (use "git cherry-pick --abort" to cancel the cherry-pick operation) nothing to commit, working tree clean STDERR The previous cherry-pick is now empty, possibly due to conflict resolution. If you wish to commit it anyway, use: git commit --allow-empty Otherwise, please use 'git cherry-pick --skip' (Run with `--trace` for a full exception trace.) |