aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-22gui: remove macOS start on login codefanquake
2019-11-23Merge #17447: wallet: Make -walletdir network onlySamuel Dobson
2019-11-23Merge #17553: wallet: Remove out of date comments for CalculateMaximumSignedT...Samuel Dobson
2019-11-23Merge #17237: wallet: LearnRelatedScripts only if KeepDestinationSamuel Dobson
2019-11-23Merge #16944: gui: create PSBT with watch-only walletSamuel Dobson
2019-11-23Merge #17371: Refactor: Require scriptPubKey to get wallet SigningProviderSamuel Dobson
2019-11-23Merge #17290: Enable BnB coin selection for preset inputs and subtract fee fr...Samuel Dobson
2019-11-22Merge #14384: Fire TransactionRemovedFromMempool callbacks from mempoolWladimir J. van der Laan
2019-11-22Merge #17542: build: Create test utility library from src/test/util/MarcoFalke
2019-11-22Merge #17519: rpc: Remove unused COINBASE_FLAGSWladimir J. van der Laan
2019-11-21test: add unit test for non-standard txs with wrong nVersionDominik Spicher
2019-11-21build: Create test utility library from src/test/util/Harris
2019-11-21Fire TransactionRemovedFromMempool from mempool251
2019-11-21Remove out of date comments for CalculateMaximumSignedTxSizeGregory Sanders
2019-11-21Merge #17513: refactor, qt: Nuke some circular dependenciesWladimir J. van der Laan
2019-11-21tests: Add deserialization fuzzing harnessespracticalswift
2019-11-21Merge #17407: node: Add reference to mempool in NodeContextMarcoFalke
2019-11-21Merge #17439: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE constants consiste...MarcoFalke
2019-11-20refactor: Remove unused COINBASE_FLAGSNeha Narula
2019-11-20Merge #17444: wallet: Avoid showing GUI popups on RPC errors (take 2)MarcoFalke
2019-11-20Put bounds on the number of CPUID leaves exploredPieter Wuille
2019-11-20Allow BnB when subtract fee from outputsAndrew Chow
2019-11-20Use BnB when preset inputs are selectedAndrew Chow
2019-11-20Merge #16161: util: Fix compilation errors in support/lockedpool.cppfanquake
2019-11-20Merge #17446: gui: Changed tooltip for 'Label' & 'Message' text fields to be ...Wladimir J. van der Laan
2019-11-20Merge #12461: scripted-diff: Rename key size consts to be relative to their c...Wladimir J. van der Laan
2019-11-19Fix CPUID subleaf iterationPieter Wuille
2019-11-19refactor: Cleanup headers from walletmodel.hHennadii Stepanov
2019-11-19refactor: Nuke walletmodel circular dependencyHennadii Stepanov
2019-11-19refactor: Nuke walletmodeltransaction circular depHennadii Stepanov
2019-11-19refactor: Nuke guiutil circular dependencyHennadii Stepanov
2019-11-19refactor: Move SendCoinsRecipient in own headerHennadii Stepanov
2019-11-19Merge #17265: Remove OpenSSLWladimir J. van der Laan
2019-11-18Refactor: Require scriptPubKey to get wallet SigningProviderAndrew Chow
2019-11-18Accumulate result UniValue in SignTransactionAndrew Chow
2019-11-18Merge #17136: tests: Add fuzzing harness for various PSBT related functionsMarcoFalke
2019-11-18tests: Add fuzzing harness for various PSBT related functionspracticalswift
2019-11-18random: mark RandAddPeriodic and SeedPeriodic as noexceptfanquake
2019-11-18doc: correct random.h docs after #17270fanquake
2019-11-18Merge #17503: doc: Remove bitness from bitcoin-qt help message and manpageMarcoFalke
2019-11-18doc: remove OpenSSL from build instructions and licensing infofanquake
2019-11-18build: remove OpenSSL detection and libsfanquake
2019-11-18random: Remove remaining OpenSSL calls and locking infrastructurefanquake
2019-11-18random: stop retrieving random bytes from OpenSSLfanquake
2019-11-18random: stop feeding RNG output back into OpenSSLfanquake
2019-11-18Merge #17328: GuessVerificationProgress: cap the ratio to 1Wladimir J. van der Laan
2019-11-18Merge #17270: Feed environment data into RNG initializersWladimir J. van der Laan
2019-11-18doc: Remove bitness from bitcoin-qt help message and manpageWladimir J. van der Laan
2019-11-17Changed tooltips of receive form to highlight difference between Label and Me...dannmat
2019-11-17refactor: Remove unused signalHennadii Stepanov