aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-22Merge bitcoin/bitcoin#25440: log: Use consistent wording in random.cpp logMacroFake
2022-06-22Merge bitcoin/bitcoin#25435: test: Remove from_node from create_self_transfer...MacroFake
2022-06-22Merge bitcoin/bitcoin#24352: Add doc/design/libraries.mdlaanwj
2022-06-22Merge bitcoin-core/gui#620: Replace `QRegExp` with `QRegularExpression`laanwj
2022-06-21Merge bitcoin/bitcoin#25427: wallet: remove extra wtx lookup in AddToSpendsAndrew Chow
2022-06-21test, qt: Add tests for `GUIUtil::extractFirstSuffixFromFilter`w0xlt
2022-06-21qt: Replace `QRegExp` with `QRegularExpression`w0xlt
2022-06-21qt: Add a function that extracts the suffix from a filterw0xlt
2022-06-22Merge bitcoin/bitcoin#25389: guix: use libtool 2.4.7laanwj
2022-06-22Merge bitcoin/bitcoin#25314: p2p: always set nTime for self-advertisementslaanwj
2022-06-21rpc: Return incrementalrelayfee in getmempoolinfoMacroFake
2022-06-21Use consistent wording in logIgor Bubelov
2022-06-21Merge bitcoin/bitcoin#25394: build: add *_STANDARD vars to depends gen_idfanquake
2022-06-21refactor: remove unused methods `{CDBIterator,CCoinsViewDBCursor}::GetValueSi...Sebastian Falbesoner
2022-06-21refactor: use 'ForEachAddrBookEntry' in RPC 'getaddressesbylabel'furszy
2022-06-21refactor: use ForEachAddrBookEntry in interfaces::getAddressesfurszy
2022-06-21wallet: implement ForEachAddrBookEntry methodfurszy
2022-06-21refactor: implement general 'ListAddrBookAddresses' for addressbook destinati...furszy
2022-06-21qt6: Do not use deprecated high DPI attributes in Qt 6Hennadii Stepanov
2022-06-21refactor: Fix style in `initTranslations()` functionHennadii Stepanov
2022-06-21qt6: Do not use deprecated `QLibraryInfo::path` in Qt 6Hennadii Stepanov
2022-06-21qt6: Fix type registrationHennadii Stepanov
2022-06-21Merge bitcoin/bitcoin#25422: build: globally define NOMINMAX when building wi...laanwj
2022-06-21Merge bitcoin-core/gui#612: refactor: Drop unused `QFrame`s in `SendCoinsEntry`Hennadii Stepanov
2022-06-21test: Remove from_node from create_self_transfer* MiniWallet helpersMacroFake
2022-06-21Merge bitcoin/bitcoin#25430: test: refactor: save MiniWallet mode explicitlyMacroFake
2022-06-21test: refactor: save MiniWallet mode explicitlySebastian Falbesoner
2022-06-21guix: remove explicit glibc stack protector disablingfanquake
2022-06-21Merge bitcoin/bitcoin#25425: build: Fix `::_wsystem` checklaanwj
2022-06-21Merge bitcoin-core/gui#615: If -prune=0 is set, Uncheck Prune on Intro pageHennadii Stepanov
2022-06-20Merge bitcoin/bitcoin#25378: build: use sqlite 3380500 in dependslaanwj
2022-06-20Merge bitcoin/bitcoin#25424: build, qt: Fix `QMAKE_CXXFLAGS` expression for `...laanwj
2022-06-20Merge bitcoin/bitcoin#25118: wallet: unify “allow/block other inputs“ con...laanwj
2022-06-20Merge bitcoin/bitcoin#25388: refactor: move policy constants to policylaanwj
2022-06-20wallet: avoid extra wtx lookup in AddToSpendsfurszy
2022-06-20net: remove CloseSocket()Vasil Dimov
2022-06-20net: remove now unused Sock::Release()Vasil Dimov
2022-06-20net: change GetBindAddress() to take Sock argumentVasil Dimov
2022-06-20net: add new method Sock::GetSockName() that wraps getsockname()Vasil Dimov
2022-06-20build: Fix `::_wsystem` checkHennadii Stepanov
2022-06-20build, qt: Fix `QMAKE_CXXFLAGS` expression for `mingw32` hostHennadii Stepanov
2022-06-20build: globally define NOMINMAXfanquake
2022-06-20Merge bitcoin/bitcoin#25409: doc: fix typosMacroFake
2022-06-20refactor: move DEFAULT_*_LIMIT assertions from validation to policyfanquake
2022-06-20refactor: move EXTRA_DESCENDANT_TX_SIZE_LIMIT to policy/policy.hfanquake
2022-06-20refactor: use braced initialization in policy/policy.hfanquake
2022-06-20scripted-diff: use static constexpr in policy/policy.hfanquake
2022-06-20refactor: Move DEFAULT_DESCENDANT_SIZE_LIMIT to policy/policy.hfanquake
2022-06-20refactor: Move DEFAULT_DESCENDANT_LIMIT to policy/policy.hfanquake
2022-06-20refactor: Move DEFAULT_ANCESTOR_SIZE_LIMIT to policy/policy.hfanquake