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
path:
root
/
test
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate legacy addresses by default
Ross Nicoll
2021-06-12
9
-18
/
+27
*
Merge pull request #2224 from mmicael1/1.21-reduce-tests-latency
Ross Nicoll
2021-06-02
1
-2
/
+4
|
\
|
*
fix: reduce tests latency
Malta Micael
2021-05-30
1
-2
/
+4
*
|
Remove default Signet
Ross Nicoll
2021-06-02
1
-50
/
+11
*
|
Replace consensus values with Dogecoin equivalents
Ross Nicoll
2021-06-02
7
-255
/
+303
|
/
*
Add Dogecoin block subsidies
Ross Nicoll
2021-05-30
30
-429
/
+435
*
Sync nodes before maturing blocks in bumpfee
Ross Nicoll
2021-05-25
1
-0
/
+1
*
Update max money to 10 billion
Ross Nicoll
2021-05-20
2
-3
/
+3
*
Change regtest block interval to match Dogecoin
Ross Nicoll
2021-05-20
2
-3
/
+4
*
Dogecoin: Update coinbase maturity
Ross Nicoll
2021-05-20
61
-199
/
+370
*
1.21 key prefix (#1710)
Ross Nicoll
2021-03-04
20
-118
/
+119
*
Disable compatibility tests (#1754)
Ross Nicoll
2021-02-22
1
-9
/
+17
*
1.21 codebase rebrand (#1711)
barrystyle
2021-02-20
16
-59
/
+140
*
Add regression test for incorrect decoding
Pieter Wuille
2020-12-10
1
-0
/
+7
*
test: add coverage for passing fee rate as a string
Jon Atack
2020-12-10
4
-7
/
+32
*
wallet, bugfix: allow send to take string fee rate values
Jon Atack
2020-12-10
1
-2
/
+2
*
Send and require SENDADDRV2 before VERACK
Pieter Wuille
2020-12-10
1
-1
/
+1
*
Update feeRate (BTC/kvB) to fee_rate (sat/vB) in wallet_bumpfee
Jon Atack
2020-11-26
1
-5
/
+3
*
Allow zero-fee fundrawtxn and walletcreatefundedpsbt calls
Jon Atack
2020-11-26
3
-15
/
+24
*
Merge #20490: [backport] wallet: upgradewallet fixes, improvements, test cove...
MarcoFalke
2020-11-25
1
-35
/
+43
|
\
|
*
wallet: fix and improve upgradewallet error responses
Jon Atack
2020-11-19
1
-8
/
+16
|
*
wallet: fix and improve upgradewallet result responses
Jon Atack
2020-11-19
1
-28
/
+27
|
*
Don't upgrade to HD split if it is already supported
Andrew Chow
2020-11-19
1
-0
/
+1
*
|
Merge #20485: [backport] wallet: Do not treat default constructed types as No...
MarcoFalke
2020-11-25
2
-9
/
+6
|
\
\
|
*
|
wallet: Do not treat default constructed types as None-type
MarcoFalke
2020-11-19
2
-9
/
+6
*
|
|
Merge #20486: [backport] test: Fix intermittent issue in mempool_compatibility
MarcoFalke
2020-11-25
1
-1
/
+2
|
\
\
\
|
*
|
|
test: Fix intermittent issue in mempool_compatibility
MarcoFalke
2020-11-23
1
-1
/
+2
|
|
/
/
*
|
|
Merge #20475: [backport] RPC: unloadwallet: Clarify docs/error when both the ...
MarcoFalke
2020-11-24
1
-1
/
+2
|
\
\
\
|
*
|
|
RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and w...
Luke Dashjr
2020-11-24
1
-1
/
+2
|
|
/
/
*
|
|
Merge #20431: [backport 0.21] tests: shrink feature_taproot transfer of funds tx
MarcoFalke
2020-11-20
1
-4
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tests: shrink feature_taproot transfer of funds tx
Anthony Towns
2020-11-20
1
-4
/
+10
*
|
|
Merge #20305: wallet: introduce fee_rate sat/vB param/option
MarcoFalke
2020-11-17
6
-313
/
+289
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wallet: override minfee checks (fOverrideFeeRate) for fee_rate
Jon Atack
2020-11-12
2
-13
/
+10
|
*
|
wallet: provide valid values if invalid estimate mode passed
Jon Atack
2020-11-12
6
-14
/
+12
|
*
|
wallet: update fee rate units, use sat/vB for fee_rate error messages
Jon Atack
2020-11-12
4
-12
/
+11
|
*
|
wallet: remove redundant bumpfee fee_rate checks
Jon Atack
2020-11-11
1
-1
/
+1
|
*
|
wallet: introduce fee_rate (sat/vB) param/option
Jon Atack
2020-11-11
5
-295
/
+276
|
*
|
wallet: fix bug in RPC send options
Jon Atack
2020-11-11
1
-14
/
+15
*
|
|
Merge #18836: wallet: upgradewallet fixes and additional tests
Wladimir J. van der Laan
2020-11-16
8
-34
/
+395
|
\
\
\
|
*
|
|
wallet: Remove -upgradewallet from dummywallet
MarcoFalke
2020-11-04
1
-0
/
+3
|
*
|
|
test: Remove unused wallet.dat
MarcoFalke
2020-11-04
4
-8
/
+0
|
*
|
|
tests: Test specific upgradewallet scenarios and that upgrades work
Andrew Chow
2020-11-04
1
-26
/
+231
|
*
|
|
test: Add test_framework/bdb.py module for inspecting bdb files
Andrew Chow
2020-11-04
1
-0
/
+152
|
*
|
|
tests: Add a sha256sum_file function to util
Andrew Chow
2020-11-04
1
-0
/
+9
*
|
|
|
Merge #19502: Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file ...
Samuel Dobson
2020-11-12
1
-1
/
+16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
QA: wallet_multiwallet: Check that recursive symlink directory and wallet.dat...
Luke Dashjr
2020-11-06
1
-1
/
+16
*
|
|
|
Merge #20322: test: Fix intermittent issue in wallet_listsinceblock
MarcoFalke
2020-11-10
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
test: Fix intermittent issue in wallet_listsinceblock
MarcoFalke
2020-11-05
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge #20153: wallet: do not import a descriptor with hardened derivations in...
Wladimir J. van der Laan
2020-11-09
1
-0
/
+9
|
\
\
\
\
|
*
|
|
|
wallet: fix importdescriptor silent fail
Ivan Metlushko
2020-10-15
1
-0
/
+9
[next]