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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #621 from rnicoll/1.8-dev-block
v1.8.0-beta-1
langerhans
2014-08-18
1
-1
/
+1
|
\
|
|
*
Set AuxPoW switchover block to 371337
Ross Nicoll
2014-08-18
1
-1
/
+1
*
|
Merge pull request #620 from rnicoll/1.8-dev-rpc
langerhans
2014-08-18
2
-4
/
+17
|
\
\
|
*
|
Disable AuxPoW RPC commands until switchover block
Ross Nicoll
2014-08-18
2
-4
/
+17
|
|
/
*
|
Merge pull request #616 from patricklodder/1.8-dev-auxpow-version
langerhans
2014-08-18
2
-2
/
+17
|
\
\
|
*
|
check block version for aux blocks properly for version warning
Patrick Lodder
2014-08-17
2
-2
/
+17
*
|
|
Merge pull request #613 from rnicoll/1.8-dev-coinbase
langerhans
2014-08-18
3
-9
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Correct AuxPoW coinbase script concatenation operators.
Ross Nicoll
2014-08-17
1
-1
/
+5
|
*
|
Correct format of AuxPow coinbase script.
Ross Nicoll
2014-08-17
2
-7
/
+10
|
*
|
Added further diagnostic detail in case of transaction ID clash.
Ross Nicoll
2014-08-16
1
-2
/
+4
*
|
|
Update protocol version
Ross Nicoll
2014-08-17
1
-1
/
+1
*
|
|
Merge pull request #614 from rnicoll/1.8-dev-forkwarn
langerhans
2014-08-17
1
-3
/
+3
|
\
\
\
|
*
|
|
Adjust trigger conditions for safe mode to suit Dogecoin block time.
Ross Nicoll
2014-08-17
1
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #615 from rnicoll/1.8-dev-logo
langerhans
2014-08-17
1
-0
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update the wallet logo to represent 1.8.
Ross Nicoll
2014-08-17
1
-0
/
+0
|
|
/
*
|
Updated checkpoint statistics.
Ross Nicoll
2014-08-16
1
-3
/
+3
*
|
Added checkpoints in preparation for 1.8 release.
Ross Nicoll
2014-08-16
1
-0
/
+6
|
/
*
Merge pull request #601 from rnicoll/1.8-dev-leveldb
langerhans
2014-08-09
1
-1
/
+6
|
\
|
*
Added explicit check for key length when loading blocks from disk, to catch 1...
Ross Nicoll
2014-08-09
1
-1
/
+6
*
|
Merge pull request #598 from rnicoll/1.8-dev-reindex
langerhans
2014-08-08
1
-4
/
+3
|
\
\
|
*
|
Pointer for GetStats() is now scoped rather than manually deleted.
Ross Nicoll
2014-08-08
1
-2
/
+2
|
*
|
Added missing step of deleting cursor in case of an error reading blocks from...
Ross Nicoll
2014-08-08
1
-2
/
+1
*
|
|
Merge pull request #597 from rnicoll/1.8-dev-spv
langerhans
2014-08-08
2
-0
/
+2
|
\
\
\
|
*
|
|
Patched copying of block headers so that auxpow is also copied. Fixes asserti...
Ross Nicoll
2014-08-07
2
-0
/
+2
|
|
|
/
|
|
/
|
*
/
|
Removed unused ScanHash_CryptoPP() method.
Ross Nicoll
2014-08-07
1
-35
/
+0
|
/
/
*
|
Apply predetermined block for testnet fork
Patrick Lodder
2014-08-05
1
-6
/
+15
*
|
Merge pull request #591 from patricklodder/1.8-version-check-fix
langerhans
2014-08-04
1
-1
/
+2
|
\
\
|
*
|
Check against the right aux block version number
Patrick Lodder
2014-08-04
1
-1
/
+2
*
|
|
Merge pull request #589 from patricklodder/1.8-dev-testnet-retarget
langerhans
2014-08-04
1
-13
/
+13
|
\
\
\
|
*
|
|
Break testnet difficulty reset out of never matching condition.
Patrick Lodder
2014-08-04
1
-13
/
+13
|
|
/
/
*
|
|
Merge pull request #588 from patricklodder/1.8-dev-retargeting
langerhans
2014-08-04
1
-20
/
+18
|
\
\
\
|
*
|
|
Tidy up retargeting code and debug.log output.
Patrick Lodder
2014-08-04
1
-20
/
+18
|
|
/
/
*
|
|
Merge pull request #585 from rnicoll/1.8-dev-cleaning
langerhans
2014-08-04
2
-7
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Revert unneeded changes introduced as a side-effect AuxPoW.
Ross Nicoll
2014-08-04
2
-7
/
+11
|
|
/
*
/
version bump
sigwo
2014-08-04
1
-2
/
+2
|
/
*
Make version check in UpdateTip() consider auxpow block version
Patrick Lodder
2014-08-03
1
-1
/
+1
*
Set chain id to 0x0062
Patrick Lodder
2014-08-03
1
-1
/
+2
*
extracted auxpow consts
Patrick Lodder
2014-08-03
3
-22
/
+12
*
send auxpow debug info to debug.log instead of stdout
Patrick Lodder
2014-08-01
1
-6
/
+5
*
Replace getauxblock CBigNum with CScriptNum
Patrick Lodder
2014-08-01
1
-1
/
+1
*
Enable RPC commands for mining aux proof of work blocks.
Nell Hardcastle
2014-08-01
7
-12
/
+346
*
Support auxillary proof of work.
Nell Hardcastle
2014-08-01
9
-71
/
+248
*
Import Vince Durham's aux proof of work implementation.
Nell Hardcastle
2014-08-01
2
-0
/
+216
*
Added code to catch and remove any / from URI path elements.
Ross Nicoll
2014-07-24
1
-1
/
+5
*
Revert "change icons to version with 7 images"
langerhans
2014-07-13
2
-0
/
+0
*
Update bitcoin_ko_KR.ts
nameEO
2014-07-11
1
-78
/
+87
*
rpc: Add acceptors only when listening succeeded
Wladimir J. van der Laan
2014-07-09
1
-2
/
+2
*
rpc: Ignore and log errors during cancel
Wladimir J. van der Laan
2014-07-09
1
-2
/
+11
*
CWallet: fix nTimeFirstKey init, by making constructor init common code
Jeff Garzik
2014-07-09
1
-11
/
+10
*
Properly initialize CWallet::nTimeFirstKey
tm314159
2014-07-09
1
-0
/
+1
[prev]
[next]