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.cpp
Age
Commit message (
Expand
)
Author
2016-02-16
Merge #7526: fix spelling of advertise (shows up in the debug log)
Wladimir J. van der Laan
2016-02-16
Merge #7509: Common argument defaults for NODE_BLOOM stuff and -wallet
Wladimir J. van der Laan
2016-02-12
fix spelling of advertise in src and doc
jloughry
2016-02-12
Merge #7184: Implement SequenceLocks functions for BIP 68
Wladimir J. van der Laan
2016-02-11
fix sdaftuar's nits again
Alex Morcos
2016-02-11
Common argument defaults for NODE_BLOOM stuff and -wallet
Luke Dashjr
2016-02-10
Implement SequenceLocks functions
Alex Morcos
2016-02-10
Update the wallet best block marker when pruning
Pieter Wuille
2016-02-09
Merge #7482: [P2P] Ensure headers count is correct
Wladimir J. van der Laan
2016-02-08
Update nQueuedValidatedHeaders after peer disconnection
Suhas Daftuar
2016-02-05
Merge #7459: Consensus: Decouple pow.o from util.o
Wladimir J. van der Laan
2016-02-04
Consensus: Decouple pow.cpp from util.h
Jorge Timón
2016-02-04
Merge #6480: include the chaintip blockindex in the SyncTransaction signal, a...
Wladimir J. van der Laan
2016-02-04
Merge #7070: Move maxTxFee out of mempool
Wladimir J. van der Laan
2016-02-03
Merge #7225: Eliminate unnecessary call to CheckBlock
Wladimir J. van der Laan
2016-02-03
ATMP: make nAbsurdFee const
MarcoFalke
2016-02-03
Merge #7431: Rename permitrbf to mempoolreplacement and provide minimal strin...
Wladimir J. van der Laan
2016-02-02
Move maxTxFee out of mempool
MarcoFalke
2016-02-02
Merge #7084: mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee
Wladimir J. van der Laan
2016-02-01
Eliminate unnecessary call to CheckBlock
Suhas Daftuar
2016-02-01
Merge #7439: Add whitelistforcerelay to control forced relaying. [#7099 redux]
Wladimir J. van der Laan
2016-02-01
Merge #7287: Consensus: Remove calls to error() and FormatStateMessage()
Wladimir J. van der Laan
2016-01-30
mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee
MarcoFalke
2016-01-29
Consensus: Remove calls to error() and FormatStateMessage() from some consens...
Jorge Timón
2016-01-29
Merge #6842: limitfreerelay edge case bugfix
Wladimir J. van der Laan
2016-01-28
Add whitelistforcerelay to control forced relaying.
Gregory Maxwell
2016-01-28
Rename permitrbf to replacebyfee
Luke Dashjr
2016-01-22
Merge #7056: Save last db read
Wladimir J. van der Laan
2016-01-21
Add option `-permitrbf` to set transaction replacement policy
Wladimir J. van der Laan
2016-01-19
Merge pull request #7281: Improve CheckInputs() comment about sig verification
Wladimir J. van der Laan
2016-01-19
Merge pull request #7164: Do not download transactions during initial blockch...
Wladimir J. van der Laan
2016-01-18
Merge pull request #7208
Wladimir J. van der Laan
2016-01-09
Merge pull request #7081
Wladimir J. van der Laan
2016-01-09
Merge branch bytespersigop
Luke Dashjr
2016-01-06
limitfreerelay edge case bugfix:
ptschip
2016-01-05
Merge pull request #7205
Wladimir J. van der Laan
2016-01-05
Merge pull request #7217
Wladimir J. van der Laan
2016-01-04
Merge pull request #7263
Wladimir J. van der Laan
2016-01-03
Improve CheckInputs() comment about sig verification
Peter Todd
2016-01-03
Report non-mandatory script failures correctly
Pieter Wuille
2015-12-30
Double semicolon cleanup.
21E14
2015-12-21
Merge pull request #7062
Wladimir J. van der Laan
2015-12-15
Mark blocks with too many sigops as failed
Suhas Daftuar
2015-12-15
Do not download transactions during inital sync
ptschip
2015-12-14
Make max tip age an option instead of chainparam
Wladimir J. van der Laan
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-12-11
Replace trickle nodes with per-node/message Poisson delays
Pieter Wuille
2015-12-10
net: Add and document network messages in protocol.h
Wladimir J. van der Laan
2015-12-07
net: Fix sent reject messages for blocks and transactions
Wladimir J. van der Laan
2015-12-05
Don't do mempool lookups for "mempool" command without a filter
Matt Corallo
[next]