aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-28Merge #19877: [test] clarify rpc_net & p2p_disconnect_ban functional testsWladimir J. van der Laan
2020-10-28Merge #20256: qt: Pre-splitoff translations updateMarcoFalke
2020-10-27Update secp256k1 subtree to latest masterPieter Wuille
2020-10-27Squashed 'src/secp256k1/' changes from c6b6b8f1bb..3967d96bf1Pieter Wuille
2020-10-27[test] Clarify setup of node topology.Amiti Uttarwar
2020-10-28qt: Make transaction notification queue wallet specificJoão Barbosa
2020-10-28move-only: Define TransactionNotification before TransactionTablePrivJoão Barbosa
2020-10-27[move-only, test]: Match test order with run orderAmiti Uttarwar
2020-10-27wallet: combine redundant bumpfee invalid params and args testsJon Atack
2020-10-27wallet: improve bumpfee error/help, add explicit fee rate coverageJon Atack
2020-10-27doc: Update data directory path commentsHennadii Stepanov
2020-10-27util: Add StripRedundantLastElementsOfPath functionHennadii Stepanov
2020-10-27qt: Pre-splitoff translations updateWladimir J. van der Laan
2020-10-27Avoid test-before-evict evictions of current peersSuhas Daftuar
2020-10-27Refactor test for existing peer connection into own functionSuhas Daftuar
2020-10-27Call CAddrMan::Good() on block-relay-only peer addressesSuhas Daftuar
2020-10-27Avoid calling CAddrMan::Connected() on block-relay-only peer addressesSuhas Daftuar
2020-10-27Merge bitcoin-core/gui#116: Fix unreasonable default size of the main window ...Jonas Schnelli
2020-10-27build: fix mutex detection when building bdb on macOSfanquake
2020-10-27[net processing] Don't add AlreadyHave txs to recentRejectsTroy Giorshev
2020-10-27Merge #20167: test: Add test for -blockversionWladimir J. van der Laan
2020-10-27Merge #19124: doc: Document ALLOW_HOST_PACKAGES dependency optionWladimir J. van der Laan
2020-10-27Merge #20152: doc: Update wallet files in files.mdfanquake
2020-10-27Merge #20247: fuzz: Check for addrv1 compatibility before using addrv1 serial...MarcoFalke
2020-10-26fuzz: Check for addrv1 compatibility before using addrv1 serializerpracticalswift
2020-10-26test: Add test for -blockversionMarcoFalke
2020-10-26test: Replace ARRAYLEN with C++11 ranged for loopMarcoFalke
2020-10-26test: Run AssetTest even if built --with-libs=noMarcoFalke
2020-10-26ci: Add --with-libs=no to one ci configMarcoFalke
2020-10-26doc: Missing comments for signet parameterskanon
2020-10-26fuzz: Properly initialize PrecomputedTransactionDataMarcoFalke
2020-10-25qt: Add WalletFrame::sizeHintHennadii Stepanov
2020-10-25cli -netinfo: print oversized/extreme ping times as "-"Jon Atack
2020-10-25cli -netinfo: handle longer tor v3 local addressesJon Atack
2020-10-25cli -netinfo: make age column variable-widthJon Atack
2020-10-25cli -netinfo: various quick updates and fixesJon Atack
2020-10-25net: Hardcoded seeds update for 0.21Wladimir J. van der Laan
2020-10-25contrib: Add new versions to makeseeds.py and update gitignoreRandyMcMillan
2020-10-25wallet: fix SetFeeEstimateMode() error messageJon Atack
2020-10-24wallet, bugfix: fix bumpfee with explicit fee rate modesJon Atack
2020-10-24Merge bitcoin-core/gui#43: bugfix: Call setWalletActionsEnabled(true) only fo...MarcoFalke
2020-10-23wallet: Fix bug when just created encrypted wallet cannot get addressHennadii Stepanov
2020-10-23Merge bitcoin-core/gui#71: Fix visual quality of text in QR imageJonas Schnelli
2020-10-23Merge #20216: wallet: fix buffer over-read in SQLite file magic checkfanquake
2020-10-22Merge #20: Wrap tooltips in the intro windowJonas Schnelli
2020-10-22Merge #20112: test: Speed up wallet_resendwallettransactions with mockschedul...MarcoFalke
2020-10-22Merge #20176: test: Fix intermittent issue in p2p_feefilterMarcoFalke
2020-10-22Merge #20039: test: Convert amounts from float to decimalMarcoFalke
2020-10-22wallet: fix buffer over-read in SQLite file magic checkSebastian Falbesoner
2020-10-22Merge #20214: test: Fix rpc_net intermittent issuefanquake