aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-26Merge bitcoin-core/gui#384: Add copy IP/Netmask action for banned peerHennadii Stepanov
2021-08-26qt: Add copy IP/Netmask action for banned peerShashwat
2021-08-26Merge bitcoin-core/gui#403: refactor: Make paths to update Encryption and HD ...Hennadii Stepanov
2021-08-26Merge bitcoin/bitcoin#22648: doc, test: improve i2p/tor docs and i2p reachabl...W. J. van der Laan
2021-08-26Merge bitcoin/bitcoin#22738: test: fix failure in feature_nulldummy.py on sin...MarcoFalke
2021-08-26Merge bitcoin/bitcoin#22713: Fix build with Boost 1.77.0fanquake
2021-08-26Merge bitcoin/bitcoin#22660: contrib: catch bitcoin-cli RPC call errors in ge...MarcoFalke
2021-08-26Merge bitcoin/bitcoin#22183: Remove `gArgs` from `wallet.h` and `wallet.cpp`MarcoFalke
2021-08-26Merge bitcoin/bitcoin#22755: fuzz: Avoid timeout in blockfilter fuzz targetMarcoFalke
2021-08-26Merge bitcoin/bitcoin#22797: test, doc: refer to the correct variable names i...fanquake
2021-08-25test, doc: refer to the correct variable names in p2p_invalid_tx.pyaitorjs
2021-08-25Merge bitcoin/bitcoin#22780: doc: Remove incorrect INIT_PROTO_VERSION from nT...MarcoFalke
2021-08-25Use `context.args` in `src/wallet/load.cpp`.Kiminuo
2021-08-24Fix build with Boost 1.77.0Rafael Sadowski
2021-08-24Merge bitcoin-core/gui#349: replace QDateTime::fromTime_t with QDateTime::fro...MarcoFalke
2021-08-24refactor: replace QDateTime::toTime_t with QDateTime::toSecsSinceEpochfanquake
2021-08-24refactor: replace QDateTime::fromTime_t with QDateTime::fromSecsSinceEpochfanquake
2021-08-24Use `context.args` in `CWallet::Create` instead of `gArgs`.Kiminuo
2021-08-24Fix typo in bitcoin-cli.cppKiminuo
2021-08-24Merge bitcoin/bitcoin#22772: refactor: hasher cleanup (follow-up to 19935)fanquake
2021-08-24Merge bitcoin/bitcoin#22220: util: make ParseMoney return a std::optional<CAm...fanquake
2021-08-23Merge bitcoin-core/gui#408: Add missing mnemonics in menu bar optionsHennadii Stepanov
2021-08-23Merge bitcoin/bitcoin#22769: fuzz: Use LIMITED_WHILE instead of limit_max_opsMarcoFalke
2021-08-23qt: Add missing mnemonics in menu bar optionsShashwat
2021-08-23Merge bitcoin-core/gui#406: Handle new added plurals in bitcoin_en.tsW. J. van der Laan
2021-08-23Merge bitcoin/bitcoin#22565: [script] signet's getcoins.py improvementsW. J. van der Laan
2021-08-23doc: Remove incorrect INIT_PROTO_VERSION from nTime commentMarcoFalke
2021-08-23Merge bitcoin/bitcoin#20541: Move special CAddress-without-nTime logic to net...MarcoFalke
2021-08-23test: fix failure in feature_nulldummy.py on single-core machinesSebastian Falbesoner
2021-08-23test: refactor: use named args for block_submit in feature_nulldummy.pySebastian Falbesoner
2021-08-23Merge bitcoin/bitcoin#22622: util: Check if specified config file cannot be o...MarcoFalke
2021-08-23Merge bitcoin/bitcoin#22641: test: Split rpc_signmessage test for disabled wa...MarcoFalke
2021-08-23Merge bitcoin/bitcoin#20769: net: fixes #20657 - Advertised address where nob...MarcoFalke
2021-08-23Merge bitcoin/bitcoin#22275: A few follow-ups for taproot signingfanquake
2021-08-23Merge bitcoin/bitcoin#22748: refactor: Avoid temporary vectors/uint256s in Ve...fanquake
2021-08-22doc: remove outdated commentMartin Zumsande
2021-08-22refactor: Remove unused KeyIDHasherMartin Zumsande
2021-08-22Merge bitcoin/bitcoin#22781: wallet: fix the behavior of IsHDEnabled, return ...Samuel Dobson
2021-08-24the result of CWallet::IsHDEnabled() was initialized with true.Saibato
2021-08-24Merge bitcoin/bitcoin#22741: test: Add generate* calls to test frameworkfanquake
2021-08-21Drop us=... message in net debug for sending version messagePieter Wuille
2021-08-21refactor: move CAddress-without-nTime logic to net_processingPieter Wuille
2021-08-22qt: Handle new added plurals in bitcoin_en.tsHennadii Stepanov
2021-08-21fuzz: Use LIMITED_WHILE instead of limit_max_opsMarcoFalke
2021-08-21Merge bitcoin/bitcoin#22633: refactor: Replace remaining binascii method callsMarcoFalke
2021-08-20Avoid temporary vectors/uint256s in VerifyTaprootCommitmentPieter Wuille
2021-08-20Assert that IsComplete() in GetSpendData()Pieter Wuille
2021-08-20Remove default nHashTypeIn arguments to MutableTransactionSignatureCreatorPieter Wuille
2021-08-20Simplify SignTransaction precomputation loopPieter Wuille
2021-08-20Improve comments in taproot signing logicPieter Wuille