index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: display command line options passed to send_cli() in debug log
Jon Atack
2020-04-21
2
-3
/
+3
*
Merge #18721: test: Fix linter issue
MarcoFalke
2020-04-21
1
-1
/
+0
|
\
|
*
test: Fix linter issue
Hennadii Stepanov
2020-04-21
1
-1
/
+0
|
/
*
Merge #18672: test: add further BIP37 size limit checks to p2p_filter.py
MarcoFalke
2020-04-21
2
-5
/
+15
|
\
|
*
test: add further BIP37 size limit checks to p2p_filter.py
Sebastian Falbesoner
2020-04-20
2
-5
/
+15
*
|
Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEn...
MarcoFalke
2020-04-20
5
-31
/
+164
|
\
\
|
*
|
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...
practicalswift
2020-04-20
5
-31
/
+164
*
|
|
Merge #18676: build: Check libevent minimum version in configure script
Wladimir J. van der Laan
2020-04-20
2
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
build: Set libevent minimum version to 2.0.21
Hennadii Stepanov
2020-04-17
2
-3
/
+3
*
|
|
Merge #18705: ci: Remove xenial tsan workaround
MarcoFalke
2020-04-20
1
-6
/
+2
|
\
\
\
|
*
|
|
ci: Remove xenial tsan workaround
MarcoFalke
2020-04-19
1
-6
/
+2
*
|
|
|
Merge #17579: [refactor] Merge getreceivedby tally into GetReceived function
MarcoFalke
2020-04-20
1
-58
/
+48
|
\
\
\
\
|
*
|
|
|
Merge getreceivedby tally into GetReceived function
Andrew Toth
2020-03-27
1
-58
/
+48
*
|
|
|
|
Merge #17831: rpc: doc: Fix and extend getblockstats examples
MarcoFalke
2020-04-20
1
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
rpc: doc: Fix and extend getblockstats examples
Adam Soltys
2020-04-17
1
-2
/
+4
*
|
|
|
|
|
Merge #18544: net: limit BIP37 filter lifespan (active between 'filterload'.....
MarcoFalke
2020-04-20
3
-7
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
test: add more inactive filter tests to p2p_filter.py
Sebastian Falbesoner
2020-04-14
1
-4
/
+22
|
*
|
|
|
|
|
net: limit BIP37 filter lifespan (active between 'filterload' and 'filterclear')
Sebastian Falbesoner
2020-04-09
2
-3
/
+2
*
|
|
|
|
|
|
Merge #18691: test: add wait_for_cookie_credentials() to framework for rpcwai...
MarcoFalke
2020-04-20
2
-17
/
+29
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
test: fix intermittent race condition in interface_bitcoin_cli.py
Jon Atack
2020-04-19
1
-16
/
+12
|
*
|
|
|
|
|
|
test: add wait_for_cookie_credentials() to test framework
Jon Atack
2020-04-19
1
-1
/
+17
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge #18601: wallet: Refactor WalletRescanReserver to use wallet reference
MarcoFalke
2020-04-19
6
-23
/
+23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
wallet: Refactor WalletRescanReserver to use wallet reference
João Barbosa
2020-04-19
6
-23
/
+23
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge #18610: scripted-diff: test: replace command with msgtype (naming)
MarcoFalke
2020-04-19
4
-49
/
+49
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
scripted-diff: test: replace command with msgtype
Sebastian Falbesoner
2020-04-15
4
-49
/
+49
*
|
|
|
|
|
|
Merge #15761: Replace -upgradewallet startup option with upgradewallet RPC
MarcoFalke
2020-04-19
6
-64
/
+82
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove -upgradewallet startup option
Andrew Chow
2020-04-13
4
-33
/
+3
|
*
|
|
|
|
|
|
Add upgradewallet RPC
Andrew Chow
2020-04-13
2
-0
/
+41
|
*
|
|
|
|
|
|
Make UpgradeWallet a member function of CWallet
Andrew Chow
2020-04-13
2
-16
/
+15
|
*
|
|
|
|
|
|
Have UpgradeWallet take the version to upgrade to and an error message out pa...
Andrew Chow
2020-04-13
2
-4
/
+4
|
*
|
|
|
|
|
|
Only run UpgradeWallet if the wallet needs to be upgraded
Andrew Chow
2020-04-13
2
-29
/
+26
|
*
|
|
|
|
|
|
Move wallet upgrading to its own function
Andrew Chow
2020-04-13
2
-36
/
+47
*
|
|
|
|
|
|
|
Merge #18675: tests: Don't initialize PrecomputedTransactionData in txvalidat...
MarcoFalke
2020-04-19
1
-5
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[tests] Don't initialize PrecomputedTransactionData in txvalidationcache tests
John Newbery
2020-04-16
1
-5
/
+5
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge #18633: test: Properly raise FailedToStartError when rpc shutdown befor...
MarcoFalke
2020-04-19
1
-3
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
test: Properly raise FailedToStartError when rpc shutdown before warmup finis...
MarcoFalke
2020-04-18
1
-3
/
+3
*
|
|
|
|
|
|
|
|
Merge #18695: test: Replace boost::mutex with std::mutex
fanquake
2020-04-19
1
-3
/
+5
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
test: Replace boost::mutex with std::mutex
Hennadii Stepanov
2020-04-18
1
-3
/
+5
*
|
|
|
|
|
|
|
|
|
Merge #18692: test: Bump timeout in wallet_import_rescan
MarcoFalke
2020-04-18
2
-3
/
+3
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
test: Bump timeout in wallet_import_rescan
MarcoFalke
2020-04-17
2
-3
/
+3
*
|
|
|
|
|
|
|
|
|
|
Merge #17219: wallet: allow transaction without change if keypool is empty
Samuel Dobson
2020-04-18
4
-21
/
+73
|
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
[wallet] allow transaction without change if keypool is empty
Sjors Provoost
2020-02-04
3
-11
/
+70
|
*
|
|
|
|
|
|
|
|
|
[wallet] CreateTransaction: simplify change address check
Sjors Provoost
2020-02-04
2
-10
/
+3
|
*
|
|
|
|
|
|
|
|
|
[wallet] translate "Keypool ran out" message
Sjors Provoost
2020-02-04
2
-3
/
+3
*
|
|
|
|
|
|
|
|
|
|
Merge #18682: fuzz: http_request workaround for libevent < 2.1.1
MarcoFalke
2020-04-17
1
-0
/
+17
|
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
fuzz: http_request workaround for libevent < 2.1.1
Sebastian Falbesoner
2020-04-17
1
-0
/
+17
*
|
|
|
|
|
|
|
|
|
|
Merge #18641: test: Create cached blocks not in the future
MarcoFalke
2020-04-17
1
-3
/
+7
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
test: Create cached blocks not in the future
MarcoFalke
2020-04-14
1
-3
/
+7
|
|
|
_
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge #18683: ci: Disable valgrind functionl tests on forked repos to avoid t...
MarcoFalke
2020-04-17
2
-2
/
+8
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
ci: Disable valgrind functionl tests on forked repos to avoid timeouts
MarcoFalke
2020-04-17
2
-2
/
+8
[next]