Is there an existing issue for this?
- I have searched the existing issues
Current behaviour
While testing #33453
recommend reverting https://github.com/bitcoin/bitcoin/commit/63091b79e70b8e230a122fa6fb3dac91c80638e7 and adding additional tests.
cc: @bitschmidty @hebasto
This reminds me of an old issue. Passing di-graphs as values.
Expected behaviour
a non-integer value should error.
Steps to reproduce
./bin/bitcoind –datacarriersize=aaa
Relevant log output
git at DeepSpaceM1 in /Users/Shared/bitcoincore-dev/.github/bitcoin/2025-09-datacarrier-undep on 1919/915924/909940/314c42b55bd/451ba9ada41-bitschmidty/2025-09-datacarrier-undep [?] $ ./bin/bitcoind –datacarriersize=aaa 2025-09-22T19:45:02Z Bitcoin Core version v30.99.0-451ba9ada41f (release build) 2025-09-22T19:45:02Z Using the ‘arm_shani(1way;2way)’ SHA256 implementation 2025-09-22T19:45:02Z Default data directory /Users/git/Library/Application Support/Bitcoin 2025-09-22T19:45:02Z Using data directory /Users/git/Library/Application Support/Bitcoin 2025-09-22T19:45:02Z Config file: /Users/git/Library/Application Support/Bitcoin/bitcoin.conf (not found, skipping) 2025-09-22T19:45:02Z Command-line arg: datacarriersize=“aaa”
How did you obtain Bitcoin Core
Compiled from source
What version of Bitcoin Core are you using?
bitschmidty/2025-09-datacarrier-undep
Operating system and version
MacOs 14.7.7 (23H723)
Machine specifications
No response