index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.h
Age
Commit message (
Expand
)
Author
2015-07-06
Merge pull request #6335
Wladimir J. van der Laan
2015-07-03
Merge pull request #6329
Wladimir J. van der Laan
2015-07-03
acceptnonstdtxn option to skip (most) "non-standard transaction" checks, for ...
Luke Dashjr
2015-07-02
Merge pull request #6133
Wladimir J. van der Laan
2015-06-26
Policy: MOVEONLY: 3 functions to policy.o:
Luke Dashjr
2015-06-26
Policy: MOVEONLY: Create policy/policy.h with some constants
Jorge Timón
2015-06-23
Fix various warnings
Luke Dashjr
2015-06-15
Merge pull request #6274
Wladimir J. van der Laan
2015-06-15
Add option `-alerts` to opt out of alert system
Wladimir J. van der Laan
2015-06-12
Merge pull request #6256
Wladimir J. van der Laan
2015-06-10
Merge pull request #6061
Wladimir J. van der Laan
2015-06-10
Consensus: Refactor: Separate Consensus::CheckTxInputs and GetSpendHeight in ...
Jorge Timón
2015-06-08
Use best header chain timestamps to detect partitioning
Gavin Andresen
2015-06-04
use const references where appropriate
Philip Kaufmann
2015-06-02
Be stricter in processing unrequested blocks
Suhas Daftuar
2015-06-01
Merge pull request #6183
Wladimir J. van der Laan
2015-05-27
Chainparams: Explicit CMessageHeader::MessageStartChars to functions in main:
Jorge Timón
2015-05-27
Merge pull request #5669
Wladimir J. van der Laan
2015-05-27
Fix off-by-one error w/ nLockTime in the wallet
Peter Todd
2015-05-26
Merge pull request #5947
Wladimir J. van der Laan
2015-05-15
Chainparams: Refactor: Decouple main::GetBlockValue() from Params() [renamed ...
Jorge Timón
2015-05-15
Consensus: MOVEONLY: Move CValidationState from main consensus/validation
jtimon
2015-05-15
Consensus: Refactor: Decouple CValidationState from main::AbortNode()
Cory Fields
2015-05-14
Alert if it is very likely we are getting a bad chain
Gavin Andresen
2015-05-11
Write block index more frequently than cache flushes
Pieter Wuille
2015-05-11
Use accurate memory for flushing decisions
Pieter Wuille
2015-05-06
Merge pull request #6055
Wladimir J. van der Laan
2015-05-01
Bugfix: Grammar fixes
Corinne Dashjr
2015-04-30
checkpoints: move the checkpoints enable boolean into main
Cory Fields
2015-04-26
Merge pull request #5696
Wladimir J. van der Laan
2015-04-22
Add block pruning functionality
mrbandrews
2015-04-20
Consensus: Create consensus/consensus.h with some constants
jtimon
2015-04-01
Merge pull request #5900
Wladimir J. van der Laan
2015-03-30
Merge pull request #5940
Wladimir J. van der Laan
2015-03-27
Add a consistency check for the block chain data structures
Pieter Wuille
2015-03-26
Merge pull request #5942
Wladimir J. van der Laan
2015-03-26
Consensus: Refactor: Decouple pow.o from chainparams.o
Jorge Timón
2015-03-24
Regression test for ResendWalletTransactions
Gavin Andresen
2015-03-24
Includes: Refactor: Move CValidationInterface and CMainSignals out of main
Jorge Timón
2015-03-24
don't trickle for whitelisted nodes
Ruben de Vries
2015-01-31
Change "insane" to "absurd" (referring to high fees) in text strings and iden...
Daira Hopwood
2015-01-20
Merge pull request #5648
Wladimir J. van der Laan
2015-01-12
MOVEONLY: Move struct CBlockTemplate to miner.h (from main.h)
Luke Dashjr
2015-01-08
Merge pull request #5589
Wladimir J. van der Laan
2015-01-05
Replace GetLow64 with GetCheapHash
Wladimir J. van der Laan
2015-01-01
Rename MAX_TX_SIGOPS to MAX_STANDARD_TX_SIGOPS to match similar policy consta...
Luke Dashjr
2014-12-27
MOVEONLY: CBlockUndo from main.h to undo.h
jtimon
2014-12-27
Decouple CBlockUndo from CDiskBlockPos
jtimon
2014-12-27
Decouple miner.o and txmempool.o from CTxUndo
jtimon
2014-12-21
remove max orphan blocks config parameter since it is no longer functional
Jameson Lopp
[next]