aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.10-archiveMerge branch 'master' into 1.10-maintlangerhans7 years
1.14-maintMerge pull request #2469 from patricklodder/1.14.4-fixateRoss Nicoll5 years
1.14.4-devMerge pull request #2469 from patricklodder/1.14.4-fixateRoss Nicoll5 years
1.14.5-devMerge pull request #2497 from patricklodder/1.14-remove-redundant-copy-ctorsRoss Nicoll5 years
1.17-devMerge pull request #1546 from rnicoll/1.17-auxpowMax K7 years
1.18-devMerge #17974: [0.18] net: Log to net category for exceptions in ProcessMessagesfanquake6 years
1.21-devMerge pull request #2311 from rnicoll/1.21-subsidy-testsPatrick Lodder5 years
1.8-archiveMerge branch '1.8.3-dev' into 1.8-maintPatrick Lodder10 years
1.8-safemodeRevert "Disable safe mode around AuxPoW switchover."langerhans12 years
masterremove websiteTomo Ueda5 years
[...]
 
TagDownloadAuthorAge
v1.14.4archived-discoin-1.14.4.tar.xz  archived-discoin-1.14.4.zip  Patrick Lodder5 years
v1.14.3archived-discoin-1.14.3.tar.xz  archived-discoin-1.14.3.zip  Maximilian Keller5 years
v1.14.2archived-discoin-1.14.2.tar.xz  archived-discoin-1.14.2.zip  langerhans7 years
v1.14.1archived-discoin-1.14.1.tar.xz  archived-discoin-1.14.1.zip  Max K7 years
v1.14.0archived-discoin-1.14.0.tar.xz  archived-discoin-1.14.0.zip  langerhans7 years
v1.14-rc-1archived-discoin-1.14-rc-1.tar.xz  archived-discoin-1.14-rc-1.zip  Max K7 years
v1.14-beta-1archived-discoin-1.14-beta-1.tar.xz  archived-discoin-1.14-beta-1.zip  langerhans8 years
v1.14-alpha-4archived-discoin-1.14-alpha-4.tar.xz  archived-discoin-1.14-alpha-4.zip  Ross Nicoll8 years
v1.14-alpha-3archived-discoin-1.14-alpha-3.tar.xz  archived-discoin-1.14-alpha-3.zip  Ross Nicoll8 years
v1.14-alpha-2archived-discoin-1.14-alpha-2.tar.xz  archived-discoin-1.14-alpha-2.zip  Ross Nicoll8 years
[...]
 
AgeCommit messageAuthorFilesLines
2013-09-12Bump version numbers for 0.8.5 releasev0.8.5Gavin Andresen7-9/+10
2013-09-12Fix out-of-bounds checkPieter Wuille1-1/+2
2013-09-10Longer term workaround for chainstate corruption from negative versions.Gregory Maxwell1-1/+6
2013-08-21Update the bloom state on the real object, not the temporary one.v0.8.4rc2v0.8.4Gregory Maxwell1-1/+1
2013-08-21Fix non-standard disconnected transactions causing mempool orphansPieter Wuille1-8/+9
2013-08-21fixed: don't use thread::sleep_for where it's known to be brokentheuni1-1/+5
2013-08-21fixed: include boost header as necessarytheuni1-0/+1
2013-08-21Performance optimization for bloom filters.Gregory Maxwell4-7/+33
2013-08-21Merge commit '6519339fe849bdbbff047d9eef8ab6c5fbb3e2a4'Pieter Wuille1-1/+5
2013-08-21Squashed 'src/leveldb/' changes from a02ddf9..be1b0ffPieter Wuille1-1/+5
[...]