aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-03build, qt: Make QWindowsVistaStylePlugin available again (regression)Hennadii Stepanov
2021-06-02Merge bitcoin/bitcoin#22086: test: remove BasicTestingSetup from unit tests t...W. J. van der Laan
2021-06-02Merge bitcoin-core/gui#351: Translations updateW. J. van der Laan
2021-06-02Merge bitcoin/bitcoin#22082: test: update nanobench from release 4.0.0 to 4.3.4MarcoFalke
2021-06-02Merge bitcoin/bitcoin#22106: refactor: address ProcessNewBlock comments from ...fanquake
2021-06-01qt: Translations updateHennadii Stepanov
2021-06-01Merge bitcoin/bitcoin#21767: [Bundle 6/n] Prune g_chainman usage in auxiliary...MarcoFalke
2021-06-01test: update nanobench from release 4.0.0 to 4.3.4Martin Ankerl
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-core/gui#309: Add access to the Peers tab from the network iconHennadii Stepanov
2021-05-31refactor: Switch serialize to uint8_t (1/n)MarcoFalke
2021-05-31Merge bitcoin/bitcoin#22095: test: Additional BIP32 test vector for hardened ...MarcoFalke
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-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-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-28test: remove BasicTestingSetup from util_threadnames unit testsfanquake
2021-05-28test: remove BasicTestingSetup from uint256 unit testsfanquake
2021-05-28test: remove BasicTestingSetup from torcontrol unit testsfanquake
2021-05-28test: remove BasicTestingSetup from sync unit testsfanquake
2021-05-28test: remove BasicTestingSetup from reverse_lock unit testsfanquake
2021-05-28test: remove BasicTestingSetup from policy_fee unit testsfanquake
2021-05-28test: remove BasicTestingSetup from merkleblock testsfanquake
2021-05-28test: remove BasicTestingSetup from hash unit testsfanquake
2021-05-28test: remove BasicTestingSetup from compilerbug unit testsfanquake
2021-05-28test: remove BasicTestingSetup from bswap unit testsfanquake
2021-05-28test: remove BasicTestingSetup from bech32 unit testsfanquake
2021-05-28test: remove BasicTestingSetup from base64 unit testsfanquake
2021-05-28test: remove BasicTestingSetup from base32 unit testsfanquake
2021-05-28test: remove BasicTestingSetup from arith_uint256 unit testsfanquake
2021-05-28test: remove BasicTestingSetup from amount unit testsfanquake
2021-05-28test: remove BasicTestingSetup from allocator unit testsfanquake
2021-05-28Merge bitcoin/bitcoin#22078: Add src/qt/android/.gitignorefanquake
2021-05-27Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...W. 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