aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-14Merge bitcoin/bitcoin#23416: doc: Remove fee delta TODO from txmempool.cpplaanwj
2022-04-14Merge bitcoin/bitcoin#24842: guix: fix GCC 10.3.0 + mingw-w64 setjmp/longjmp ...laanwj
2022-04-14Merge bitcoin/bitcoin#24077: util: Make base_uint::GetHex() and base_uint::Se...laanwj
2022-04-14test: add test for signet miner scriptSebastian Falbesoner
2022-04-13Revert "build: Specify `zeromq` port explicitly for MSVC builds"Hennadii Stepanov
2022-04-13ci: Bump vcpkg to the latest versionHennadii Stepanov
2022-04-13ci: Make Qt configure option change invalidate "msvc_qt_built_cache"Hennadii Stepanov
2022-04-13Merge bitcoin/bitcoin#24355: util, refactor: Add UNIQUE_NAME helper macrolaanwj
2022-04-13Merge bitcoin/bitcoin#24285: build, refactor: Drop useless `call` Make functionlaanwj
2022-04-13Merge bitcoin/bitcoin#24632: add `(none)` in -getinfo `Warnings:` if no warni...laanwj
2022-04-13qt: Do not use `QKeyEvent` copy constructorHennadii Stepanov
2022-04-13qt: Do not assume `qDBusRegisterMetaType` return typeHennadii Stepanov
2022-04-13qt, refactor: Use member initializers in TransactionStatusw0xlt
2022-04-13qt, refactor: remove unused field `qint64 TransactionStatus::open_for`w0xlt
2022-04-13guix: fix GCC 10.3.0 + mingw-w64 setjmp/longjmp issuesfanquake
2022-04-13Merge bitcoin-core/gui#577: Getting ready to Qt 6 (1/n)Hennadii Stepanov
2022-04-13Merge bitcoin-core/gui#576: Add qt unit test runner summaryHennadii Stepanov
2022-04-13Merge bitcoin-core/gui#543: peers-tab: add connection duration column to tabl...Hennadii Stepanov
2022-04-12init: Prevent -noproxy and -proxy=0 settings from interacting with other sett...Ryan Ofsky
2022-04-11test: add `is_bitcoin_util_compiled` helperSebastian Falbesoner
2022-04-11test: determine path to `bitcoin-util` in test frameworkSebastian Falbesoner
2022-04-11Merge bitcoin/bitcoin#24826: builder-keys: Add will8clarkfanquake
2022-04-11builder-keys: Add will8clarkwillcl-ark
2022-04-11Merge bitcoin/bitcoin#24337: build: Do not define `PROVIDE_FUZZ_MAIN_FUNCTION...fanquake
2022-04-11Merge bitcoin/bitcoin#24800: lint: convert lint-python-mutable-default-parame...MarcoFalke
2022-04-11Merge bitcoin/bitcoin#24817: test: use MiniWallet for feature_fee_estimation.pyMarcoFalke
2022-04-11Merge bitcoin/bitcoin#24797: test: compare `/chaininfo` response with `getblo...MarcoFalke
2022-04-10test: use MiniWallet for feature_fee_estimation.pySebastian Falbesoner
2022-04-09Merge bitcoin/bitcoin#24792: Update libsecp256k1 subtree to current masterfanquake
2022-04-09Merge bitcoin/bitcoin#24808: doc: update RPC argument and field naming guidel...MarcoFalke
2022-04-09qt: Remove `QApplication::globalStrut()` callHennadii Stepanov
2022-04-09qt: Update deprecated enum valueHennadii Stepanov
2022-04-09qt: Use `|` instead of `+` for key modifiersHennadii Stepanov
2022-04-09qt: Fix headersHennadii Stepanov
2022-04-08Converted lint-python-mutable-default-parameters.sh to pythonTakeshiMusgrave
2022-04-08print `(none)` if no warnings in -getinfo/dev/fd0
2022-04-08Update RPC argument and field naming guideline in developer notesJon Atack
2022-04-08Merge bitcoin/bitcoin#24806: RPC: Switch getblockfrompeer back to standard pa...fanquake
2022-04-08Merge bitcoin/bitcoin#24770: Put lock logging behind DEBUG_LOCKCONTENTION pre...fanquake
2022-04-08RPC: Switch getblockfrompeer back to standard param name blockhashLuke Dashjr
2022-04-07key: use secp256k1_schnorrsig_sign32 over deprecated secp256k1_schnorrsig_signfanquake
2022-04-07build: remove some no-longer-needed var unexporting from configurefanquake
2022-04-07build: remove --enable-experimental from libsecp256k1 configurefanquake
2022-04-07build: fix MSVC build after subtree updatedhruv
2022-04-07Merge bitcoin/bitcoin#24796: lint: misc updates & fixesMarcoFalke
2022-04-07refactor: fixup named args in txpackage testsfanquake
2022-04-07lint: mypy 0.942fanquake
2022-04-07lint: flake8 4.0.1fanquake
2022-04-07lint: codespell 2.1.0fanquake
2022-04-07Merge bitcoin/bitcoin#24784: refactor: deduplicate integer serialization in R...MarcoFalke