Labeled Good First Issue
issue
Add
rkrux on November 22, 2024 good first issue
sat_to_btc()
and conversely btc_to_sat()
util functions in functional tests
#31345
rkrux on November 22, 2024 good first issue
issue
Discover() will not run if listening on any address with an explicit bind=0.0.0.0
#31293
vasild on November 15, 2024 P2P good first issue
vasild on November 15, 2024 P2P good first issue
issue
doc: deduplicate list of chain/network strings in RPC/parameter help texts
#30645
theStack on August 13, 2024 good first issue
theStack on August 13, 2024 good first issue
issue
use MiniWallet in functional test
theStack on August 7, 2024 good first issue
rpc_signrawtransactionwithkey.py
for funding txs
#30600
theStack on August 7, 2024 good first issue
issue
Improve description of the
murchandamus on June 11, 2024 Docs good first issue
filename
parameter of loadwallet
RPC
#30269
murchandamus on June 11, 2024 Docs good first issue
issue
test: Add TestNode wait_until helper
#29029
maflcko on December 8, 2023 Tests good first issue
maflcko on December 8, 2023 Tests good first issue
issue
test: Replace random_bytes() with random.randbytes()
#28720
maflcko on October 24, 2023 Tests good first issue
maflcko on October 24, 2023 Tests good first issue
issue
test: Write assumeutxo tests
#28648
maflcko on October 13, 2023 Wallet Tests Consensus good first issue
maflcko on October 13, 2023 Wallet Tests Consensus good first issue
issue
Extend feature_init.py file perturbations
#28603
mzumsande on October 5, 2023 good first issue
mzumsande on October 5, 2023 good first issue
issue
test: unlocked wallet context manager
#28601
maflcko on October 5, 2023 Tests good first issue
maflcko on October 5, 2023 Tests good first issue
issue
test: Remove feature_txindex_compatibility.py in v27
#28421
stickies-v on September 6, 2023 Tests good first issue
stickies-v on September 6, 2023 Tests good first issue
issue
Remove m_is_test_chain, use ChainType directly
#28376
maflcko on August 31, 2023 good first issue
maflcko on August 31, 2023 good first issue
issue
Any JavaScript functional test for this repo?
#28270
zydjohnHotmail on August 14, 2023 good first issue
zydjohnHotmail on August 14, 2023 good first issue
issue
Error: no RPC connection" when trying to run Bitcoin Core functional tests
#28000
naftalimurgor on June 29, 2023 good first issue
naftalimurgor on June 29, 2023 good first issue
issue
rpc: doc: RPCHelpMan missing request parameters for getblocktemplate
#27998
stickies-v on June 29, 2023 Docs good first issue
stickies-v on June 29, 2023 Docs good first issue
issue
Unclear documentation about TX replacements in
torkelrogstad on May 30, 2023 Docs Wallet RPC/REST/ZMQ good first issue
gettransaction
#27781
torkelrogstad on May 30, 2023 Docs Wallet RPC/REST/ZMQ good first issue
issue
Use different datadirs for different signets
#27494
ajtowns on April 19, 2023 Feature Tests good first issue
ajtowns on April 19, 2023 Feature Tests good first issue
issue
rpc: show P2(W)SH redeemScript in getrawtransaction (and friends)
#27391
Sjors on April 1, 2023 Feature good first issue
Sjors on April 1, 2023 Feature good first issue
issue
ci: Cleanup ci/test/01_base_install.sh
#27321
maflcko on March 24, 2023 Tests good first issue
maflcko on March 24, 2023 Tests good first issue
issue
Adjust RPCTypeCheckObj error string
#26214
maflcko on September 30, 2022 RPC/REST/ZMQ good first issue
maflcko on September 30, 2022 RPC/REST/ZMQ good first issue
issue
combinerawtransaction confusing with distinct transactions
#25980
luke-jr on September 1, 2022 Bug good first issue
luke-jr on September 1, 2022 Bug good first issue
issue
remove create_child_with_parents, make_chain, and create_raw_chain from test_framework/wallet
#25965
glozow on August 31, 2022 Refactoring good first issue
glozow on August 31, 2022 Refactoring good first issue
issue
rpc: prevent non-zero value OP_RETURN outputs in sendrawtransaction
#25899
maflcko on August 22, 2022 RPC/REST/ZMQ good first issue
maflcko on August 22, 2022 RPC/REST/ZMQ good first issue
issue
no test coverage for -datacarrier and -datacarriersize
#25787
glozow on August 5, 2022 Tests good first issue
glozow on August 5, 2022 Tests good first issue
issue
ci: Handle
hebasto on June 26, 2022 good first issue
ccache
in the proper way in “ARM64 Android APK” task
#25475
hebasto on June 26, 2022 good first issue
issue
Improve porting documentation for legacy-only wallet RPCs
#25363
laanwj on June 13, 2022 Docs Wallet good first issue
laanwj on June 13, 2022 Docs Wallet good first issue
issue
subtractfeefromamount=true fails with insufficient funds
#25129
MarcoFalke on May 13, 2022 Bug Wallet good first issue
MarcoFalke on May 13, 2022 Bug Wallet good first issue
issue
tests: change the color of skipped functional tests
#24791
0xB10C on April 6, 2022 good first issue
0xB10C on April 6, 2022 good first issue
issue
ci: add lint job to run clang-tidy check for named args
#24747
fanquake on April 3, 2022 Tests good first issue
fanquake on April 3, 2022 Tests good first issue
issue
Put undocumented JSON failure mode behind a runtime flag
#24695
fanquake on March 28, 2022 RPC/REST/ZMQ good first issue
fanquake on March 28, 2022 RPC/REST/ZMQ good first issue
issue
Avoid InitError when downgrading peers.dat
#24188
MarcoFalke on January 28, 2022 P2P good first issue
MarcoFalke on January 28, 2022 P2P good first issue
issue
init: torcontrol argument should be validated
#23589
laanwj on November 25, 2021 P2P good first issue
laanwj on November 25, 2021 P2P good first issue
issue
Return fee in
maflcko on October 12, 2021 Feature RPC/REST/ZMQ good first issue
getrawtransaction
#23264
maflcko on October 12, 2021 Feature RPC/REST/ZMQ good first issue
issue
test: replace bare asserts with assertion helpers (assert_equal() etc.)
#23119
theStack on September 28, 2021 good first issue
theStack on September 28, 2021 good first issue
issue
Auto-generate MSVC version information
#23073
laanwj on September 23, 2021 Feature Windows Build system good first issue
laanwj on September 23, 2021 Feature Windows Build system good first issue
issue
properly deprecate mempool entry RPC fee fields
#22682
glozow on August 11, 2021 RPC/REST/ZMQ good first issue
glozow on August 11, 2021 RPC/REST/ZMQ good first issue
issue
use consistent bytes <-> hex-string conversions in functional test framework
#22605
theStack on August 2, 2021 good first issue
theStack on August 2, 2021 good first issue
issue
ci: cache Python wheels built by the CI
#22206
fanquake on June 10, 2021 Tests good first issue
fanquake on June 10, 2021 Tests good first issue
issue
build: alpine qt from depends not configuring
#22105
fanquake on May 31, 2021 Build system good first issue
fanquake on May 31, 2021 Build system good first issue
issue
build: Link all fuzz targets in parallel
#21831
MarcoFalke on May 2, 2021 Build system good first issue
MarcoFalke on May 2, 2021 Build system good first issue
issue
Write linter to check file permissions
#21729
MarcoFalke on April 19, 2021 Tests good first issue
MarcoFalke on April 19, 2021 Tests good first issue
issue
lint-shell: Enable SC2046 and SC2086, prevent unintentional word-splitting
#20879
dongcarl on January 7, 2021 Tests good first issue
dongcarl on January 7, 2021 Tests good first issue
issue
Better errors for address use from wrong network
#20809
instagibbs on December 31, 2020 Feature good first issue
instagibbs on December 31, 2020 Feature good first issue
issue
RFC on logging improvements
#20576
jonatack on December 5, 2020 Feature Utils/log/libs good first issue
jonatack on December 5, 2020 Feature Utils/log/libs good first issue
issue
Move travis linter job to cirrus
#20467
MarcoFalke on November 23, 2020 Tests good first issue
MarcoFalke on November 23, 2020 Tests good first issue
issue
Remove
sanket1729 on October 8, 2020 good first issue
reqSigs
from output of decoderawtransaction and other RPCs
#20102
sanket1729 on October 8, 2020 good first issue
issue
test: Convert non-wallet tests to use our python MiniWallet
#20078
maflcko on October 4, 2020 good first issue
maflcko on October 4, 2020 good first issue
issue
test: Convert amounts in testmempoolaccept test from float to decimal
#20011
MarcoFalke on September 25, 2020 good first issue
MarcoFalke on September 25, 2020 good first issue
issue
test: Remove confusing connect_nodes global
#19821
MarcoFalke on August 27, 2020 good first issue
MarcoFalke on August 27, 2020 good first issue
issue
Enable unused member function diagnostic by default
#19702
practicalswift on August 12, 2020 Build system good first issue
practicalswift on August 12, 2020 Build system good first issue
issue
doc: Update obsolete links to online reference
#19582
hebasto on July 24, 2020 good first issue
hebasto on July 24, 2020 good first issue
issue
test: recently merged fuzzers don’t compile on macOS
#19557
fanquake on July 20, 2020 macOS Tests good first issue
fanquake on July 20, 2020 macOS Tests good first issue
issue
test: add a test for decodepsbt fee behaviour
#19523
fanquake on July 15, 2020 Tests good first issue
fanquake on July 15, 2020 Tests good first issue
issue
Pass ArgsManager into functions that register args with AddArg
#19511
MarcoFalke on July 14, 2020 good first issue
MarcoFalke on July 14, 2020 good first issue
issue
Build fuzz tests by default
#19388
MarcoFalke on June 26, 2020 Build system Tests good first issue
MarcoFalke on June 26, 2020 Build system Tests good first issue
issue
Write linter to check that commit messages have a new line before the body (or no body)
#19091
MarcoFalke on May 28, 2020 good first issue
MarcoFalke on May 28, 2020 good first issue
issue
test: Replace gobal wait_until with mininode.wait_until
#19080
MarcoFalke on May 27, 2020 good first issue
MarcoFalke on May 27, 2020 good first issue
issue
Write compatibility tests for mempool.dat
#19037
MarcoFalke on May 21, 2020 Tests good first issue
MarcoFalke on May 21, 2020 Tests good first issue
issue
Fix -Wunreachable-code-loop-increment warning
#19017
fanquake on May 19, 2020 Refactoring good first issue
fanquake on May 19, 2020 Refactoring good first issue
issue
Investigate where std::string should be returned instead of “const char*”
#19000
practicalswift on May 17, 2020 good first issue
practicalswift on May 17, 2020 good first issue
issue
“socket sending timeout: 1201s” while doing “verifychain 4 630000”
#18995
yakitorifoodie on May 17, 2020 Docs P2P good first issue
yakitorifoodie on May 17, 2020 Docs P2P good first issue
issue
build: improve build OS configure output
#18966
fanquake on May 13, 2020 Build system good first issue
fanquake on May 13, 2020 Build system good first issue
issue
Improve minimum file descriptor accounting and documentation
#18911
fanquake on May 8, 2020 good first issue
fanquake on May 8, 2020 good first issue
issue
builds: Review use of
dongcarl on May 5, 2020 Build system good first issue
@
-prefixed lines in our Makefiles
#18891
dongcarl on May 5, 2020 Build system good first issue
issue
Pick up “transaction fees in getblock” pull request
#18771
MarcoFalke on April 26, 2020 good first issue
MarcoFalke on April 26, 2020 good first issue
issue
doc: Outdated block size in rest.md
#18703
DesWurstes on April 19, 2020 Bug Docs good first issue
DesWurstes on April 19, 2020 Bug Docs good first issue
issue
Investiage why Bitcoin Core is using terabytes of travis cache space
#18666
MarcoFalke on April 16, 2020 good first issue
MarcoFalke on April 16, 2020 good first issue
issue
test: Check hash in wait_for_get* helpers
#18614
maflcko on April 12, 2020 Tests good first issue
maflcko on April 12, 2020 Tests good first issue
issue
Create test_fuzz library from ./src/test/fuzz/fuzz.cpp
#18527
MarcoFalke on April 4, 2020 Build system good first issue
MarcoFalke on April 4, 2020 Build system good first issue
issue
build: building for just bench fails to link due to libevent symbols
#18373
fanquake on March 18, 2020 Build system good first issue
fanquake on March 18, 2020 Build system good first issue
issue
test: add option to functional test_runner to adjust test timeouts
#18266
fanquake on March 5, 2020 Tests good first issue
fanquake on March 5, 2020 Tests good first issue
issue
rpcdoc: Remove redundant type from description
#18258
MarcoFalke on March 4, 2020 Docs good first issue
MarcoFalke on March 4, 2020 Docs good first issue
issue
Use the same wallet file with multiple wallet instances
#18205
kryvel on February 25, 2020 Docs good first issue
kryvel on February 25, 2020 Docs good first issue
issue
Change address format in RPCExamples from legacy to bech32
#18185
theStack on February 20, 2020 Docs RPC/REST/ZMQ good first issue
theStack on February 20, 2020 Docs RPC/REST/ZMQ good first issue
issue
contrib/devtools/previous_release.sh should be rewritten to python
#18132
MarcoFalke on February 12, 2020 Tests good first issue
MarcoFalke on February 12, 2020 Tests good first issue
issue
doc: Explain what the wallet password does
#18085
maflcko on February 6, 2020 Feature Brainstorming Docs good first issue
maflcko on February 6, 2020 Feature Brainstorming Docs good first issue
issue
gui: deprecated QCharRef usage in splashscreen
#18080
fanquake on February 6, 2020 GUI good first issue
fanquake on February 6, 2020 GUI good first issue