mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
This Elements PR includes components of Core PR #17211, which since the refactors to use effective value landed, no longer provides the right error message when a user provides an unowned input from a wallet tx. See https://github.com/bitcoin/bitcoin/pull/17211#pullrequestreview-528389011 This breaks a functional test which was included in this PR, but which conveniently has been changed in the current version of the Core PR. I fixed the behavior (commented, in SelectCoins) rather than updating the test to the most recent version. |
||
|---|---|---|
| .. | ||
| bitcoinconsensus.cpp | ||
| bitcoinconsensus.h | ||
| descriptor.cpp | ||
| descriptor.h | ||
| generic.hpp | ||
| interpreter.cpp | ||
| interpreter.h | ||
| keyorigin.h | ||
| script.cpp | ||
| script.h | ||
| script_error.cpp | ||
| script_error.h | ||
| sigcache.cpp | ||
| sigcache.h | ||
| sign.cpp | ||
| sign.h | ||
| signingprovider.cpp | ||
| signingprovider.h | ||
| standard.cpp | ||
| standard.h | ||