aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-02Merge bitcoin/bitcoin#22054: depends: Bump Qt version to 5.12.11fanquake
2021-06-02Merge bitcoin/bitcoin#22106: refactor: address ProcessNewBlock comments from ...fanquake
2021-06-01Merge bitcoin/bitcoin#21178: test: run mempool_reorg.py even with wallet disa...MarcoFalke
2021-06-01Merge bitcoin/bitcoin#22113: test: minor cleanups in feature_cltv.pyMarcoFalke
2021-06-01Merge bitcoin/bitcoin#21767: [Bundle 6/n] Prune g_chainman usage in auxiliary...MarcoFalke
2021-06-01Merge bitcoin/bitcoin#22005: fuzz: Speed up banman fuzz targetMarcoFalke
2021-06-01Merge bitcoin/bitcoin#21969: refactor: Switch serialize to uint8_t (Bundle 1/2)MarcoFalke
2021-06-01Merge bitcoin/bitcoin#22107: scripted-diff: rename GetSystemTimeInSeconds to ...fanquake
2021-06-01Merge bitcoin-core/gui#123: rpc: Do not accept command while executing anothe...Hennadii Stepanov
2021-05-31Merge bitcoin-core/gui#331: Make RPC console welcome message translation-frie...Hennadii Stepanov
2021-05-31qt, rpc: Do not accept command while executing another oneHennadii Stepanov
2021-05-31qt, rpc: Accept stop RPC even another command is executingHennadii Stepanov
2021-05-31qt, rpc, refactor: Return early in RPCConsole::on_lineEdit_returnPressedHennadii Stepanov
2021-05-31qt, rpc: Add "Executing…" messageHennadii Stepanov
2021-05-31Merge bitcoin/bitcoin#22109: doc: Fix external links (IRC, ...)MarcoFalke
2021-05-31test: feature_cltv.py: don't return tx copies in modification functionsSebastian Falbesoner
2021-05-31test: drop unused node parameters in feature_cltv.pySebastian Falbesoner
2021-05-31test: fix typo in feature_cltv.py (s/ctlv/cltv/)Sebastian Falbesoner
2021-05-31Merge bitcoin-core/gui#309: Add access to the Peers tab from the network iconHennadii Stepanov
2021-05-31test: run mempool_reorg.py even with wallet disabledDarius Parvin
2021-05-31doc: Fix external links (IRC, ...)MarcoFalke
2021-05-31refactor: Switch serialize to uint8_t (1/n)MarcoFalke
2021-05-31Merge bitcoin/bitcoin#22080: doc: add maxuploadtarget to bitcoin.conf exampleMarcoFalke
2021-05-31Merge bitcoin/bitcoin#22095: test: Additional BIP32 test vector for hardened ...MarcoFalke
2021-05-31Merge bitcoin/bitcoin#21989: test: Use COINBASE_MATURITY in functional testsMarcoFalke
2021-05-31scripted-diff: rename GetSystemTimeInSeconds to GetTimeSecondsfanquake
2021-05-31net: cleanup newly added PeerManagerImpl::ProcessNewBlockfanquake
2021-05-31validation: change ProcessNewBlock() to take a CBlock referencefanquake
2021-05-31Use COINBASE_MATURITY constant in functional tests.Kiminuo
2021-05-31Merge bitcoin/bitcoin#22103: test: Fix IPv6 check on BSD systemsMarcoFalke
2021-05-31Merge bitcoin/bitcoin#22070: build: don't use cf-protection when targeting ar...fanquake
2021-05-30test: Fix IPv6 check on BSD systemsnthumann
2021-05-30Merge bitcoin/bitcoin#21207: MOVEONLY: CWallet transaction code out of wallet...Samuel Dobson
2021-05-29Merge bitcoin-core/gui#343: Improve the GUI responsiveness when progress dial...Hennadii Stepanov
2021-05-28doc: add maxuploadtarget to bitcoin.conf exampleapitko
2021-05-28Merge bitcoin-core/gui#275: Support runtime appearance adjustment on macOSHennadii Stepanov
2021-05-28Additional test vector for hardened derivation with leading zerosKristaps Kaupe
2021-05-28Merge bitcoin/bitcoin#22078: Add src/qt/android/.gitignorefanquake
2021-05-28Merge bitcoin/bitcoin#22071: depends: latest config.guess and config.subfanquake
2021-05-27Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...W. J. van der Laan
2021-05-27Merge bitcoin/bitcoin#22017: Update Windows code signing certificateW. J. van der Laan
2021-05-27index: refactor-only: Reuse CChain refCarl Dong
2021-05-27index: Add chainstate member to BaseIndexCarl Dong
2021-05-27bench: Use existing chainman in AssembleBlockCarl Dong
2021-05-27bench: Use existing NodeContext in DuplicateInputsCarl Dong
2021-05-27miner: Pass in chainman to RegenerateCommitmentsCarl Dong
2021-05-27rest: Add GetChainman function and use itCarl Dong
2021-05-27Merge bitcoin/bitcoin#22025: refactor: Group and re-order CAddrMan members by...W. J. van der Laan
2021-05-27Merge bitcoin/bitcoin#22029: [fuzz] Improve transport deserialization fuzz te...W. J. van der Laan
2021-05-27Merge bitcoin-core/gui#346: English translations updateHennadii Stepanov