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
/
qa
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/DOGE/DIS/g
Tomo Ueda
2021-09-02
12
-24
/
+24
*
really s/Doge/Dis/g this time
Tomo Ueda
2021-09-02
11
-13
/
+13
*
s/doge/dis/g
Tomo Ueda
2021-09-02
9
-22
/
+22
*
Merge pull request #2458 from patricklodder/1.14.4-disconnect-bad-node-test
Ross Nicoll
2021-08-18
2
-2
/
+100
|
\
|
*
fixup p2p-acceptblock and mininode to test disconnects
Patrick Lodder
2021-08-17
2
-18
/
+31
|
*
p2p-acceptblock: add steps 8, 9 to confirm node disconnects
Dakoda Greaves
2021-08-17
1
-1
/
+86
*
|
Create feelimit.py test
Ed
2021-08-17
2
-0
/
+78
*
|
Remove relay-only rounding
Ross Nicoll
2021-08-17
1
-1
/
+1
|
/
*
qa: fix bumpfee now that paytxfee works
Patrick Lodder
2021-08-16
1
-3
/
+4
*
qa: add -paytxfee and -mintxfee interaction test
Patrick Lodder
2021-08-16
2
-0
/
+83
*
Merge pull request #2450 from xanimo/1.14.4-txn_doublespend
Patrick Lodder
2021-08-14
2
-26
/
+26
|
\
|
*
fix arithmetic; adds to standard testing
Dakoda Greaves
2021-08-13
2
-26
/
+26
*
|
qa: fix p2p-acceptblock
Patrick Lodder
2021-08-13
3
-7
/
+7
|
/
*
fees: Reduce minimum relay fee to 0.001 DOGE, final change from tx to 0.01
Michi Lumin
2021-08-11
5
-6
/
+9
*
[fees] introduce configurable hard dust limit
Patrick Lodder
2021-08-05
2
-0
/
+83
*
p2p: Reduce BIP125 replace by fee increment value
Michi Lumin
2021-08-04
2
-39
/
+42
*
tests: mempool_packages.py (#2433)
xanimo
2021-08-01
1
-1
/
+1
*
Initial back end framework to separate wallet and relay fees + dust.
Michi Lumin
2021-07-30
2
-2
/
+2
*
update qa/README.md to reflect working installation instructions
Dakoda Greaves
2021-07-28
1
-6
/
+7
*
tests: Fix replace-by-fee values for Dogecoin
Ross Nicoll
2021-07-25
2
-47
/
+48
*
qa: Fix typos
rht
2021-05-18
4
-5
/
+5
*
Revert ltc_scrypt -> litecoin_scrypt
Ross Nicoll
2021-02-08
1
-2
/
+2
*
Halve timeouts
Ross Nicoll
2021-02-07
1
-2
/
+2
*
Adapt block download timeouts to Dogecoin
Ross Nicoll
2021-02-05
1
-1
/
+1
*
[backport] [rpc] getblockchaininfo: add size_on_disk, prune_target_size, auto...
Daniel Edgecumbe
2020-07-24
1
-1
/
+52
*
rpc-tests: don't use binary.hex() or binary.fromhex()
Patrick Lodder
2020-07-22
2
-8
/
+10
*
rpc-tests: fix fundrawtransaction coin amounts to not spend dust
Patrick Lodder
2020-07-22
1
-40
/
+40
*
rpc-tests: write credentials to dogecoin.conf, not bitcoin.conf
Patrick Lodder
2020-07-22
1
-2
/
+2
*
rpc-tests: fix listtransactions to not spend dust
Patrick Lodder
2020-07-22
1
-3
/
+2
*
rpc-tests: fix mempool_limit test
Patrick Lodder
2020-07-22
1
-2
/
+2
*
rpc-tests: fix importprunedfunds for use with dogecoin
Patrick Lodder
2020-07-22
1
-13
/
+14
*
rpc-tests: fix auxpow calls to use .target instead of ._target
Patrick Lodder
2020-07-22
1
-1
/
+1
*
rpc-tests: revert from litecoin_scrypt to ltc_scrypt
Patrick Lodder
2020-07-22
2
-6
/
+6
*
pull-tester: don't hard depend on python 3.6
Patrick Lodder
2020-07-22
1
-1
/
+1
*
Fix ltc_scrypt dependency for RPC tests
Patrick Lodder
2020-07-22
1
-1
/
+1
*
Merge branch 'rnicoll-rnicoll/1.14-litecoin-scrypt' into 1.14-maint
langerhans
2019-07-14
1
-3
/
+3
|
\
|
*
Update to litecoin_scrypt
Ross Nicoll
2019-07-12
1
-3
/
+3
*
|
Revert behaviour change in getauxblock
Ross Nicoll
2019-07-13
1
-1
/
+1
|
/
*
Rename binaries to match Dogecoin
Ross Nicoll
2019-03-25
4
-16
/
+16
*
Update tx output in p2p-fullblocktest.py (#1474)
Ross Nicoll
2018-09-19
1
-2
/
+5
*
Clean up RPC tests (#1465)
Ross Nicoll
2018-09-19
5
-24
/
+30
*
Update RPC tests for Dogecoin (#1431)
Ross Nicoll
2018-09-19
36
-290
/
+510
*
Merge AuxPoW support from Namecore
Ross Nicoll
2018-09-19
3
-8
/
+247
*
Merge #10234, #10143 (fixes only), and #9853 via branch 'disconnect_ban_fixes...
Luke Dashjr
2017-06-05
1
-47
/
+53
|
\
|
*
[tests] update disconnect_ban.py test case to work with listbanned
John Newbery
2017-06-05
1
-3
/
+3
|
*
[tests] disconnect_ban: remove dependency on urllib
John Newbery
2017-06-05
1
-11
/
+4
|
*
[tests] disconnect_ban: use wait_until instead of sleep
John Newbery
2017-06-05
1
-6
/
+5
|
*
[tests] disconnectban test - only use two nodes
John Newbery
2017-06-05
1
-26
/
+34
|
*
[tests] fix nodehandling.py flake8 warnings
John Newbery
2017-06-05
1
-20
/
+26
*
|
Merge #9853 via branch 'fixerrorcodes-0.14' into 0.14.2_fixes
Luke Dashjr
2017-06-05
7
-117
/
+51
|
\
|
[next]