aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | rpc: factor out RpcInterruptionPoint from dumptxoutsetMarcoFalke2020-05-223-5/+11
* | | | | | | | | | | | | | | | | | | | | | | Merge #18867: tests: Add fuzzing harness for CCoinsViewCacheMarcoFalke2020-05-263-0/+313
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | tests: Add fuzzing harness for CCoinsViewCachepracticalswift2020-05-253-0/+313
| | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #19010: net processing: Add support for getcfheadersMarcoFalke2020-05-267-6/+208
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | [test] Add test for cfheadersJim Posen2020-05-223-1/+107
| * | | | | | | | | | | | | | | | | | | | | | | [net processing] Message handling for getcfheaders.Jim Posen2020-05-223-5/+100
| * | | | | | | | | | | | | | | | | | | | | | | [doc] Add comment for m_headers_cacheJohn Newbery2020-05-221-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | Merge #19059: gui: update Qt base translations for macOS releasefanquake2020-05-262-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | gui: update Qt base translations for macOS releasefanquake2020-05-232-1/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #18594: cli: display multiwallet balances in -getinfoSamuel Dobson2020-05-244-83/+143
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | test: add -getinfo multiwallet functional testsJon Atack2020-05-211-16/+35
| * | | | | | | | | | | | | | | | | | | | | | rpc: drop unused JSONRPCProcessBatchReply size arg, refactorJon Atack2020-05-213-7/+7
| * | | | | | | | | | | | | | | | | | | | | | cli: use GetWalletBalances() functionality for -getinfoJon Atack2020-05-211-2/+4
| * | | | | | | | | | | | | | | | | | | | | | cli: create GetWalletBalances() to fetch multiwallet balancesJon Atack2020-05-211-0/+24
| * | | | | | | | | | | | | | | | | | | | | | cli: lift -rpcwallet logic up to CommandLineRPC()Jon Atack2020-05-211-10/+12
| * | | | | | | | | | | | | | | | | | | | | | cli: extract connection exception handler, -rpcwait logicJon Atack2020-05-211-51/+64
* | | | | | | | | | | | | | | | | | | | | | | Merge #18698: Make g_chainman internal to validationMarcoFalke2020-05-2317-134/+161
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | validation: Mark g_chainman DEPRECATEDMarcoFalke2020-05-211-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | validation: Make ProcessNewBlock*() members of ChainstateManagerMarcoFalke2020-05-2111-69/+81
| * | | | | | | | | | | | | | | | | | | | | | | validation: Make PruneOneBlockFile() a member of ChainstateManagerMarcoFalke2020-05-213-21/+19
| * | | | | | | | | | | | | | | | | | | | | | | validation: Make LoadBlockIndex() a member of ChainstateManagerMarcoFalke2020-05-213-11/+11
| * | | | | | | | | | | | | | | | | | | | | | | net: Pass chainman into PeerLogicValidationMarcoFalke2020-05-216-14/+17
| * | | | | | | | | | | | | | | | | | | | | | | node: Add chainman alias for g_chainmanMarcoFalke2020-05-214-19/+32
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #19058: doc: Drop protobuf stufffanquake2020-05-231-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | doc: Drop protobuf stuffHennadii Stepanov2020-05-231-3/+3
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge #19052: tests: Don't limit fuzzing inputs to 1 MB for afl-fuzz (now: �...MarcoFalke2020-05-221-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | tests: Don't limit fuzzing inputs to 1 MB for afl-fuzz (now: ∞ ∀ fuzzers)practicalswift2020-05-221-2/+0
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge #19014: test: Replace TEST_PREVIOUS_RELEASES env var with test_framewor...MarcoFalke2020-05-224-17/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | test: Default --previous-releases to false if dir is emptyMarcoFalke2020-05-211-1/+1
| * | | | | | | | | | | | | | | | | | | | | test: Replace TEST_PREVIOUS_RELEASES env var with test_framework optionMarcoFalke2020-05-214-17/+12
* | | | | | | | | | | | | | | | | | | | | | Merge #18787: wallet: descriptor wallet release notes and cleanupsSamuel Dobson2020-05-225-18/+137
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Change SetType to SetInternal and remove m_address_typeAndrew Chow2020-05-053-16/+16
| * | | | | | | | | | | | | | | | | | | | | | Remove unimplemented SetCrypted from DescriptorScriptPubKeyManAndrew Chow2020-05-051-2/+0
| * | | | | | | | | | | | | | | | | | | | | | rpc: createwallet warning that descriptor wallets are experimentalAndrew Chow2020-05-051-0/+1
| * | | | | | | | | | | | | | | | | | | | | | docs: Add release notes for descriptor walletsAndrew Chow2020-05-051-0/+120
| | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge #17681: wallet: Keep inactive seeds after sethdseed and derive keys fro...Samuel Dobson2020-05-226-32/+301
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Remove IBD check in sethdseedAndrew Chow2020-05-151-4/+0
| * | | | | | | | | | | | | | | | | | | | | | Test that keys from inactive seeds are generatedAndrew Chow2020-05-151-0/+96
| * | | | | | | | | | | | | | | | | | | | | | Generate new keys for inactive seeds after marking usedAndrew Chow2020-05-152-3/+68
| * | | | | | | | | | | | | | | | | | | | | | Determine inactive HD seeds from key metadata and track them in LegacyScriptP...Andrew Chow2020-05-154-4/+116
| * | | | | | | | | | | | | | | | | | | | | | have GenerateNewKey and DeriveNewChildKey take a CHDChain as an argumentAndrew Chow2020-05-012-22/+22
* | | | | | | | | | | | | | | | | | | | | | | Merge #18895: p2p: unbroadcast followups: rpcs, nLastResend, mempool sanity c...fanquake2020-05-228-8/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | [test] wait for inital broadcast before comparing mempool entriesgzhao4082020-05-192-0/+16
| * | | | | | | | | | | | | | | | | | | | | | | [mempool] sanity check that all unbroadcast txns are in mempoolgzhao4082020-05-192-2/+10
| * | | | | | | | | | | | | | | | | | | | | | | [rpc] add unbroadcast info to mempool entries and getmempoolinfogzhao4082020-05-194-1/+26
| * | | | | | | | | | | | | | | | | | | | | | | [wallet] remove nLastResend logicgzhao4082020-05-172-5/+0
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #16946: wallet: include a checksum of encrypted private keysWladimir J. van der Laan2020-05-213-6/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Upgrade or rewrite encrypted key checksumsAndrew Chow2020-01-302-1/+13
| * | | | | | | | | | | | | | | | | | | | | | Set fDecryptionThoroughlyChecked based on whether crypted key checksums are v...Andrew Chow2020-01-303-5/+11
| * | | | | | | | | | | | | | | | | | | | | | Read and write a checksum for encrypted keysAndrew Chow2020-01-301-1/+16