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
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync changes from Dogecoin 1.10
Ross Nicoll
2019-07-13
1
-1
/
+3
*
Merge AuxPoW support from Namecore
Ross Nicoll
2019-07-13
5
-10
/
+607
*
Add Dogecoin difficulty calculations
Ross Nicoll
2019-04-28
1
-3
/
+92
*
Replace test data with Dogecoin values
Ross Nicoll
2019-04-03
14
-720
/
+732
*
Add Dogecoin block subsidy calculations.
Ross Nicoll
2019-04-03
1
-0
/
+105
*
Scrypt n=1024 PoW hash
Ross Nicoll
2019-04-03
4
-4
/
+39
*
add test demonstrating addrLocal UB
Kaz Wesley
2018-11-29
1
-0
/
+38
*
add a test demonstrating an overflow in a deserialization edge case
Kaz Wesley
2018-11-28
1
-0
/
+45
*
Use assert when running from multithreaded code as BOOST_CHECK_* are not thre...
Jesse Cohen
2018-08-27
1
-2
/
+2
*
qa: Stop txindex thread before calling destructor
MarcoFalke
2018-08-27
1
-0
/
+2
*
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
MarcoFalke
2018-08-13
1
-0
/
+80
|
\
|
*
Replace median fee rate with feerate percentiles
Marcin Jachymiak
2018-08-11
1
-0
/
+80
*
|
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-13
2
-1
/
+37
|
\
\
|
|
/
|
/
|
|
*
Always create 70 byte signatures with low R values
Andrew Chow
2018-08-09
2
-1
/
+37
*
|
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
61
-61
/
+61
|
\
\
|
|
/
|
/
|
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
61
-61
/
+61
*
|
trivial: correct typos
Varunram
2018-08-02
1
-1
/
+1
*
|
Merge #13697: Support output descriptors in scantxoutset
Wladimir J. van der Laan
2018-08-01
1
-0
/
+163
|
\
\
|
*
|
Support h instead of ' in hardened descriptor paths
Pieter Wuille
2018-07-27
1
-2
/
+17
|
*
|
Descriptor tests
Pieter Wuille
2018-07-27
1
-0
/
+148
|
|
/
*
|
Merge #13247: Add tests to SingleThreadedSchedulerClient() and document the m...
MarcoFalke
2018-07-31
1
-1
/
+43
|
\
\
|
*
|
Add Unit Test for SingleThreadedSchedulerClient
Jesse Cohen
2018-05-18
1
-1
/
+43
*
|
|
refactor: Avoid locking tx pool cs thrice
MarcoFalke
2018-07-29
4
-6
/
+11
|
|
/
|
/
|
*
|
Merge #13753: scripted-diff: Remove trailing whitespaces
MarcoFalke
2018-07-25
12
-84
/
+84
|
\
\
|
*
|
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
12
-84
/
+84
*
|
|
Merge #13656: Remove the boost/algorithm/string/predicate.hpp dependency
MarcoFalke
2018-07-24
1
-0
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Removes Boost predicate.hpp dependency
251
2018-07-22
1
-0
/
+15
*
|
|
doc: Adjust bitcoincore.org links
MarcoFalke
2018-07-22
1
-4
/
+4
|
/
/
*
|
Merge #13691: Remove redundant variables, statements and forward declarations
MarcoFalke
2018-07-22
2
-2
/
+1
|
\
\
|
*
|
Remove redundant unused variables
practicalswift
2018-07-18
2
-2
/
+1
*
|
|
Merge #13655: bitcoinconsensus: invalid flags error should be set to bitcoinc...
Wladimir J. van der Laan
2018-07-18
1
-0
/
+142
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type,...
Thomas Kerin
2018-07-13
1
-0
/
+142
*
|
|
Merge #13663: tests: Avoid read/write to default datadir
MarcoFalke
2018-07-17
1
-0
/
+2
|
\
\
\
|
*
|
|
test_bitcoin: Avoid read/write to default datadir
MarcoFalke
2018-07-14
1
-0
/
+2
|
|
/
/
*
|
|
Merge #13417: [net] Tighten scope in net_processing
Pieter Wuille
2018-07-13
2
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make g_enable_bip61 a member variable of PeerLogicValidation
Jesse Cohen
2018-07-09
1
-1
/
+1
|
*
|
[move-only] Move things only referenced in net_processing out of header file
Jesse Cohen
2018-06-19
1
-0
/
+2
*
|
|
Merge #13145: Use common getPath method to create temp directory in tests.
MarcoFalke
2018-07-12
4
-27
/
+38
|
\
\
\
|
*
|
|
Use common SetDataDir method to create temp directory in tests.
winder
2018-07-11
4
-27
/
+38
*
|
|
|
Merge #13565: test: Fix AreInputsStandard test to reference the proper script...
MarcoFalke
2018-07-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix AreInputsStandard test to reference the proper scriptPubKey
Ben Woosley
2018-06-28
1
-1
/
+1
*
|
|
|
|
net: Remove unused interrupt from SendMessages
fanquake
2018-07-08
1
-14
/
+10
*
|
|
|
|
Merge #13425: Moving final scriptSig construction from CombineSignatures to P...
Wladimir J. van der Laan
2018-07-05
2
-40
/
+63
|
\
\
\
\
\
|
*
|
|
|
|
Remove CombineSignatures and replace tests
Andrew Chow
2018-07-03
2
-40
/
+63
|
*
|
|
|
|
Make SignatureData able to store signatures and scripts
Andrew Chow
2018-07-03
1
-4
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge #13575: Refactor: Rename NET_TOR to NET_ONION
Wladimir J. van der Laan
2018-07-04
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
scripted-diff: Replace NET_TOR with NET_ONION
wodry
2018-07-02
1
-2
/
+2
*
|
|
|
|
|
Merge #13491: Improve handling of INVALID in IsMine
Wladimir J. van der Laan
2018-07-04
1
-136
/
+113
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add P2WSH destination helper and use it instead of manual hashing
Pieter Wuille
2018-06-17
1
-100
/
+29
|
*
|
|
|
|
Add additional unit tests for invalid IsMine combinations
Pieter Wuille
2018-06-17
1
-0
/
+82
[next]