Commit Graph

3207 Commits (0f31e24703e25698d2d41fb54e30ec75a4a80943)

Author SHA1 Message Date
MarcoFalke 5082324225
Merge #20688: test: run mempool_compatibility.py even with wallet disabled
4 years ago
Wladimir J. van der Laan d7e2401c62
Merge #18077: net: Add NAT-PMP port forwarding support
4 years ago
Michael Dietz a7599c80eb
test: run mempool_compatibility.py even with wallet disabled
4 years ago
Wladimir J. van der Laan b6a71b80d2
Merge #19055: Add MuHash3072 implementation
4 years ago
Hennadii Stepanov a39f7336a3
net: Add -natpmp command line option
4 years ago
Wladimir J. van der Laan e520e091db
Merge #20844: test: Add sanitizer suppressions for AMD EPYC CPUs
4 years ago
MarcoFalke 34322b7f5c
Merge #20842: docs: consolidate typo & url fixing
4 years ago
MarcoFalke fa6c114ae6
test: Add sanitizer suppressions for AMD EPYC CPUs
4 years ago
MarcoFalke bc8ada1c15
Merge #20736: rpc: Replace boost::variant with std::variant for RPCArg.m_fallback
4 years ago
Ikko Ashimine 1112035d32
doc: fix various typos
4 years ago
Sawyer Billings e8640849c7
doc: Use https URLs where possible
4 years ago
Sebastian Falbesoner f3ba916e8b lint: ignore gitian keys file for spelling linter
4 years ago
Sebastian Falbesoner da289a6c4a lint: update list of spelling linter false positives
4 years ago
Sebastian Falbesoner a0022f1cfb test: bump codespell linter version to 2.0.0
4 years ago
MarcoFalke fa749fbea3
rpc: Replace boost::variant with std::variant for RPCArg.m_fallback
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
MarcoFalke e3dd0a56cf
Merge #20755: [rpc] Remove deprecated fields from getpeerinfo
4 years ago
fanquake 1ef2138c0d
lint: run mypy over contrib/devtools
4 years ago
fanquake 0e1b57b4bb
Merge #20763: test: Fix comment typo in BitcoinTestFramework
4 years ago
Amiti Uttarwar b1a936d4ae [rpc] Remove deprecated "whitelisted" field from getpeerinfo
4 years ago
Amiti Uttarwar 094c3beaa4 [rpc] Remove deprecated "banscore" field from getpeerinfo
4 years ago
Amiti Uttarwar 537053336f [rpc] Remove deprecated "addnode" field from getpeerinfo
4 years ago
MarcoFalke 22435f0cf6
Merge #20759: doc: [test] Remove outdated comment in fuzz runner
4 years ago
Joel Klabo 40fdb2a212 test: Fix Comment Typo in BitcoinTestFramework
4 years ago
MarcoFalke f656165e9c
Merge #18772: rpc: calculate fees in getblock using BlockUndo data
4 years ago
MarcoFalke fa511042b0
doc: [test] Remove outdated comment in fuzz runner
4 years ago
MarcoFalke cc592a85ea
Merge #20189: test: Switch to BIP341's suggested scheme for outputs without script
4 years ago
MarcoFalke e669c3156f
Merge #20748: test: Add race:SendZmqMessage tsan suppression
4 years ago
MarcoFalke fa957f8dc9
test: Add race:SendZmqMessage tsan suppression
4 years ago
Hennadii Stepanov 3e1571285f
Update TSan suppressions
4 years ago
Hennadii Stepanov d71e29e3e8
qa: Correct epoll_ctl data race suppression
4 years ago
Fabian Jahr 9815332d51
test: Change MuHash Python implementation to match cpp version again
4 years ago
Wladimir J. van der Laan cc2a5ef9b2
Merge #20683: test: Fix restart node race
4 years ago
MarcoFalke fada8b019a
test: Add missing assignment in mempool_resurrect.py
4 years ago
MarcoFalke 1077c93a34
Merge #20692: test: run mempool_resurrect.py even with wallet disabled
4 years ago
Wladimir J. van der Laan 68c7acf6bb
Merge #20671: Replace boost::optional with std::optional
4 years ago
Hennadii Stepanov c123892c2e
ci: Drop Travis-specific workaround for shellcheck
4 years ago
Hennadii Stepanov 10af252d97
ci: Drop Travis-specific way to set COMMIT_RANGE variable
4 years ago
MarcoFalke fa4435e22f
Replace boost::optional with std::optional
4 years ago
MarcoFalke b27104dc52
Merge #20687: wallet: Add missing check for -descriptors wallet tool option
4 years ago
MarcoFalke 9b28bd73a3
Merge #20691: ci, doc: Travis CI features and mentions cleanup
4 years ago
Michael Dietz 11a32722f0
test: run mempool_resurrect.py even with wallet disabled
4 years ago
Hennadii Stepanov 95487b0553
doc: Drop mentions of Travis CI as it is no longer used
4 years ago
MarcoFalke fae32f295c
wallet: Add missing check for -descriptors wallet tool option
4 years ago
MarcoFalke faf8f61368
test: Add missing check for is_sqlite_compiled
4 years ago
MarcoFalke 143bd108ed
Merge #19137: wallettool: Add dump and createfromdump commands
4 years ago
MarcoFalke fab46b34f4
test: Fix restart node race
4 years ago
Wladimir J. van der Laan 5b6f970e3f
Merge #20171: Add functional test test_txid_inv_delay
4 years ago
Andrew Chow 23cac24dd3 tests: Test bitcoin-wallet dump and createfromdump
4 years ago
MarcoFalke 69f1ee1922
Merge #20365: wallettool: add parameter to create descriptors wallet
4 years ago