aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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
2021-05-27Merge bitcoin/bitcoin#22063: build: Use Qt archive of the same version as the...W. J. van der Laan
2021-05-27English translations updateHennadii Stepanov
2021-05-27scripted-diff: Fix ellipsis after pr20773Hennadii Stepanov
2021-05-27Merge bitcoin-core/gui#332: Replace disambiguation strings with translator co...Hennadii Stepanov
2021-05-27Merge bitcoin/bitcoin#22060: contrib: add torv3 seed nodes for testnet, drop ...W. J. van der Laan
2021-05-27Merge bitcoin-core/gui#311: Peers Window rename 'Peer id' to 'Peer'Hennadii Stepanov
2021-05-26Add src/qt/android/.gitignoreHennadii Stepanov
2021-05-26Merge bitcoin-core/gui#313: qt: Optimize string concatenation by defaultW. J. van der Laan
2021-05-26MOVEONLY: CWallet transaction code out of wallet.cpp/.hRussell Yanofsky
2021-05-26Merge bitcoin/bitcoin#18418: wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100fanquake
2021-05-26Merge bitcoin-core/gui#121: Early subscribe core signals in transaction table...Hennadii Stepanov
2021-05-26Merge bitcoin/bitcoin#21966: Remove double serialization; use software encode...W. J. van der Laan
2021-05-26Merge bitcoin/bitcoin#22042: Replace size/weight estimate tuple with struct f...fanquake
2021-05-26fuzz: don't try and use fopencookie when building for Androidfanquake
2021-05-25qt: add translator comments for peers table columnsJarol Rodriguez
2021-05-26Replace size/weight estimate tuple with struct for named fieldsGregory Sanders
2021-05-26Merge bitcoin-core/gui#297: Avoid unnecessary translationsv21.99-guixtest1Hennadii Stepanov
2021-05-25build: Use Qt archive of the same version as the compiled binariesHennadii Stepanov
2021-05-25[fuzz] Occasional valid magic bytes for transport serialization testDhruv Mehta
2021-05-25[fuzz] Occasional valid checksum for transport serialization fuzz testDhruv Mehta
2021-05-25[fuzz] Add serialization to deserialization testDhruv Mehta
2021-05-25contrib: add torv3 seed nodes for testnet, drop v2 onesJon Atack
2021-05-26Merge bitcoin/bitcoin#17331: Use effective values throughout coin selectionSamuel Dobson
2021-05-25Merge bitcoin/bitcoin#22043: rpc, test: addpeeraddress test coverage, code si...MarcoFalke
2021-05-25Merge bitcoin/bitcoin#22021: rpc: bumpfee/psbtbumpfee fixes and updatesMarcoFalke
2021-05-25Merge bitcoin/bitcoin#21992: p2p: Remove -feefilter optionMarcoFalke
2021-05-24Remove support for double serializationPieter Wuille
2021-05-24Convert uses of double-serialization to {En,De}codeDoublePieter Wuille