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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Send 'mempool' P2P command at the start of each P2P session
Jeff Garzik
2012-09-24
1
-0
/
+14
|
|
/
*
/
fix -Wformat warnings all over the source
Philip Kaufmann
2012-10-01
1
-17
/
+17
|
/
*
When rejected TX relay due to lack of fees, log full txid
Jeff Garzik
2012-09-18
1
-1
/
+1
*
Merge pull request #1812 from jgarzik/misc-07
Jeff Garzik
2012-09-18
1
-2
/
+54
|
\
|
*
Improve debug logging, for mempool TXs that do not include sufficient fees
Jeff Garzik
2012-09-09
1
-2
/
+5
|
*
Cosmetic: move CTransaction::GetMinFee out of header file
Jeff Garzik
2012-09-09
1
-0
/
+49
*
|
Apply BIP30 checks to all blocks except the two historic violations.
Gregory Maxwell
2012-09-09
1
-3
/
+6
|
/
*
Merge branch 'testnet_alert' of git://github.com/gavinandresen/bitcoin-git
Gavin Andresen
2012-09-05
1
-87
/
+3
|
\
|
*
Refactor: move alert code from main to alert.cpp/h
Gavin Andresen
2012-08-28
1
-87
/
+3
*
|
fix signed/unsigned usage in BlockFilePath()
Philip Kaufmann
2012-09-05
1
-1
/
+1
*
|
Add block file naming helper, BlockFilePath()
Jeff Garzik
2012-09-04
1
-1
/
+7
*
|
Merge pull request #1779 from xanatos/patch-15
Jeff Garzik
2012-09-04
1
-1
/
+0
|
\
\
|
*
|
Useless vector declaration
xanatos
2012-09-03
1
-1
/
+0
|
|
/
*
/
Rename CreateThread to NewThread
Wladimir J. van der Laan
2012-08-29
1
-2
/
+2
|
/
*
Special-case the last alert for alert-key-compromised case
Gavin Andresen
2012-08-27
1
-0
/
+22
*
Alert system DoS prevention
Gavin Andresen
2012-08-26
1
-6
/
+19
*
Make 0-value outputs non-standard
Pieter Wuille
2012-08-24
1
-1
/
+4
*
Avoid leaving return types or function attributes on their own lines.
Gregory Maxwell
2012-08-24
1
-2
/
+1
*
Do not accept orphan blocks in -loadblock mode
Pieter Wuille
2012-08-21
1
-6
/
+9
*
Reject block.nVersion<=1 blocks if network has upgraded to version=2
Gavin Andresen
2012-08-20
1
-1
/
+10
*
Block height in coinbase as a new block rule
Gavin Andresen
2012-08-20
1
-1
/
+27
*
Merge pull request #1641 from jgarzik/mempool
Jeff Garzik
2012-08-20
1
-3
/
+32
|
\
|
*
Add 'mempool' P2P command, and extend 'getdata' behavior
Jeff Garzik
2012-07-31
1
-3
/
+32
*
|
Merge pull request #1678 from Diapolo/LoadExternalBlockFile_add_timer
Jeff Garzik
2012-08-17
1
-1
/
+3
|
\
\
|
*
|
log how long LoadExternalBlockFile() takes in ms (Benchmark)
Philip Kaufmann
2012-08-17
1
-1
/
+3
*
|
|
fix a compiler sign warning in OpenBlockFile()
Philip Kaufmann
2012-08-17
1
-1
/
+1
|
/
/
*
|
Merge pull request #1612 from luke-jr/opti_getblkhash
Gregory Maxwell
2012-08-01
1
-0
/
+19
|
\
\
|
*
|
Optimize JSON-RPC getblockhash
Luke Dashjr
2012-08-01
1
-0
/
+19
*
|
|
Merge pull request #1632 from luke-jr/spelling
Jeff Garzik
2012-08-01
1
-18
/
+18
|
\
\
\
|
*
|
|
Bugfix: Correct English grammar regarding "'s"
Luke Dashjr
2012-08-01
1
-3
/
+3
|
*
|
|
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
1
-15
/
+15
|
|
|
/
|
|
/
|
*
/
|
Update Warning-strings to use a standard-format
Philip Kaufmann
2012-08-01
1
-4
/
+4
|
/
/
*
|
Switch testnet3's message bytes to avoid connecting to old nodes.
Gregory Maxwell
2012-07-26
1
-4
/
+4
*
|
Handle should-never-happen case of orphan in mempool
Gavin Andresen
2012-07-26
1
-0
/
+15
*
|
When creating new blocks, sort 'paid' area by fee-per-kb
Gavin Andresen
2012-07-26
1
-31
/
+109
*
|
Merge branch 'checknewblock' of git://github.com/luke-jr/bitcoin
Gavin Andresen
2012-07-26
1
-12
/
+40
|
\
\
|
*
|
Tests for CreateNewBlock
Luke Dashjr
2012-07-12
1
-0
/
+9
|
*
|
Merge branch 'checknewblock_0.6.0' into checknewblock
Luke Dashjr
2012-07-11
1
-12
/
+31
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
CreateNewBlock: Check that the produced CBlock is acceptable (except for proo...
Luke Dashjr
2012-05-27
1
-12
/
+31
*
|
|
Let the comment in GetBlockValue() reflect the uncertainty about the time int...
Rune K. Svendsen
2012-07-18
1
-1
/
+1
*
|
|
Fix thread names after review
Giel van Schijndel
2012-07-17
1
-1
/
+1
*
|
|
Give threads a recognisable name to aid in debugging
Giel van Schijndel
2012-07-17
1
-0
/
+3
|
/
/
*
|
Warn if blockchain majority doesn't match CBlock::CURRENT_VERSION
Gavin Andresen
2012-07-06
1
-0
/
+18
*
|
Treat non-version-1 transactions as non-standard
Gavin Andresen
2012-07-06
1
-0
/
+3
*
|
Merge pull request #1304 from rebroad/ShowBlockTimestamp
Jeff Garzik
2012-07-05
1
-3
/
+10
|
\
\
|
*
|
Show the timestamp for the block.
R E Broadley
2012-05-29
1
-3
/
+10
*
|
|
CTxMemPool: eliminate redundant lock, GetHash() call
Jeff Garzik
2012-07-04
1
-4
/
+2
*
|
|
Remove duplicate GetHash() in ConnectBlock
Matt Corallo
2012-07-04
1
-14
/
+14
*
|
|
Merge pull request #1511 from jgarzik/quieten2
Jeff Garzik
2012-06-27
1
-1
/
+5
|
\
\
\
|
*
|
|
Quieten 'getdata' P2P message output
Jeff Garzik
2012-06-23
1
-1
/
+5
[prev]
[next]