aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* change wallet pointers to references in feebumperAdam Jonas2019-10-104-48/+48
* typo and unneccessary parenthesesAdam Jonas2019-10-101-2/+2
* Merge #16689: rpc: add missing fields to wallet rpc help outputMarcoFalke2019-10-101-57/+53
|\
| * Add missing fields in TransactionDescriptionString and othersAntoine Riard2019-10-091-25/+33
| * MOVEONLY : move RPC wallets helpers to TransactionDescriptionStringAntoine Riard2019-10-091-34/+22
* | Merge #17076: tests: Add fuzzing harness for CheckTransaction(...), IsStandar...MarcoFalke2019-10-103-12/+89
|\ \
| * | tests: Remove TRANSACTION_DESERIALIZE (replaced by transaction fuzzer)practicalswift2019-10-092-12/+0
| * | tests: Add fuzzing harness for CheckTransaction(...), IsStandardTx(...) and o...practicalswift2019-10-092-0/+89
* | | Merge #17085: init: Change fallback locale to C.UTF-8Wladimir J. van der Laan2019-10-101-2/+2
|\ \ \
| * | | init: Change fallback locale to C.UTF-8Wladimir J. van der Laan2019-10-091-2/+2
* | | | Merge #15756: gui: Add shortcuts for tab toolsJonas Schnelli2019-10-103-0/+12
|\ \ \ \
| * | | | gui: Add shortcuts for tab toolsJoão Barbosa2019-10-023-0/+12
* | | | | Merge #15023: GUI: Restore RPC Console to non-wallet tray icon menuJonas Schnelli2019-10-101-1/+1
|\ \ \ \ \
| * | | | | GUI: Restore RPC Console to non-wallet tray icon menuLuke Dashjr2018-12-211-1/+1
* | | | | | Merge #15098: qt: Show addresses for "SendToSelf" transactionsfanquake2019-10-092-3/+8
|\ \ \ \ \ \
| * | | | | | Show addresses for "SendToSelf" transactionsHennadii Stepanov2019-01-062-3/+8
* | | | | | | Merge #16821: Fix bug where duplicate PSBT keys are acceptedfanquake2019-10-091-10/+19
|\ \ \ \ \ \ \
| * | | | | | | Fix bug where duplicate PSBT keys are acceptedJohn L. Jegutanis2019-10-081-10/+19
| | |_|_|_|/ / | |/| | | | |
* | | | | | | build: Fix #include sys/poll.h to just poll.h (without sys/)Daki Carnhof2019-10-091-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge #15437: p2p: Remove BIP61 reject messagesWladimir J. van der Laan2019-10-097-94/+20
|\ \ \ \ \ \
| * | | | | | p2p: Remove BIP61 reject messagesMarcoFalke2019-10-027-94/+20
* | | | | | | Merge #17056: descriptors: Introduce sortedmulti descriptorfanquake2019-10-082-5/+17
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add sortedmulti descriptor and unit testsAndrew Chow2019-10-082-5/+17
* | | | | | | Merge #17068: qt: Always generate `bitcoinstrings.cpp` on `make translate`Wladimir J. van der Laan2019-10-081-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Always generate `bitcoinstrings.cpp` on `make translate`Franck Royer2019-10-071-2/+2
| |/ / / / / /
* | | | | | | Merge #17059: util: Simplify path argument for CBlockTreeDB ctorWladimir J. van der Laan2019-10-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | util: Simplify path argument for CBlockTreeDB ctorHennadii Stepanov2019-10-051-1/+1
| |/ / / / / /
* | | | | | | Merge #17073: move-only: PASTE macros to util/macros.hWladimir J. van der Laan2019-10-083-3/+13
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | refactor: consolidate PASTE macrosJames O'Beirne2019-09-253-3/+13
* | | | | | | tests: Pass fuzzing inputs as constant referencespracticalswift2019-10-074-4/+5
| |/ / / / / |/| | | | |
* | | | | | Merge #16507: feefilter: Compute the absolute fee rather than stored ratefanquake2019-10-045-14/+18
|\ \ \ \ \ \
| * | | | | | Disallow implicit conversion for CFeeRate constructorGregory Sanders2019-10-032-3/+3
| * | | | | | feefilter: Compute the absolute fee rather than stored rate to match mempool ...Gregory Sanders2019-10-033-11/+15
* | | | | | | Merge #17031: gui: Prevent processing duplicate payment requestsfanquake2019-10-041-4/+6
|\ \ \ \ \ \ \
| * | | | | | | Prevent processing duplicate payment requestsJoão Barbosa2019-10-021-4/+6
* | | | | | | | Merge #17038: Don't rename main thread at process levelWladimir J. van der Laan2019-10-034-2/+12
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Don't rename main thread at process levelWladimir J. van der Laan2019-10-034-2/+12
| |/ / / / / /
* | | | | | | Merge #16524: Wallet: Disable -fallbackfee by defaultMarcoFalke2019-10-023-5/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Truly decouple wallet from chainparams for -fallbackfeeJorge Timón2019-10-023-5/+7
* | | | | | | Merge #13716: bitcoin-cli: -stdinwalletpassphrase and non-echo stdin passwordsWladimir J. van der Laan2019-10-024-1/+124
|\ \ \ \ \ \ \
| * | | | | | | add newline after -stdin*Karl-Johan Alm2019-10-011-0/+9
| * | | | | | | cli: add -stdinwalletpassphrase for (slightly more) secure CLIKarl-Johan Alm2019-10-011-1/+23
| * | | | | | | add stdin helpers for password input supportKarl-Johan Alm2019-10-013-0/+92
* | | | | | | | Merge #16884: wallet: Change default address type to bech32Wladimir J. van der Laan2019-10-024-15/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "gui: Generate bech32 addresses by default (take 2, fixup)"Gregory Sanders2019-09-263-14/+3
| * | | | | | | | Change default address type to bech32Gregory Sanders2019-09-261-1/+1
* | | | | | | | | Merge #16908: txmempool: Make entry time type-safe (std::chrono)Wladimir J. van der Laan2019-10-027-15/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | txmempool: Make entry time type-safe (std::chrono)MarcoFalke2019-09-236-15/+16
| * | | | | | | | | util: Add count_seconds time helperMarcoFalke2019-09-191-0/+8
* | | | | | | | | | Merge #16964: gui: Change sendcoins dialogue Yes to SendMarcoFalke2019-10-021-2/+2
|\ \ \ \ \ \ \ \ \ \