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
2016-02-16
Merge #7509: Common argument defaults for NODE_BLOOM stuff and -wallet
Wladimir J. van der Laan
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-04
Merge #7070: Move maxTxFee out of mempool
Wladimir J. van der Laan
2016-02-03
Merge #7444: Improve block validity/ConnectBlock() comments
Wladimir J. van der Laan
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-02
[doxygen] Actually display comment
MarcoFalke
2016-02-01
Rename replacebyfee=opt-in to mempoolreplacement=fee
Luke Dashjr
2016-01-31
Improve block validity/ConnectBlock() comments
Peter Todd
2016-01-30
mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee
MarcoFalke
2016-01-28
Add whitelistforcerelay to control forced relaying.
Gregory Maxwell
2016-01-28
Rename permitrbf to replacebyfee
Luke Dashjr
2016-01-21
Add option `-permitrbf` to set transaction replacement policy
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-05
Merge pull request #7205
Wladimir J. van der Laan
2015-12-21
Merge pull request #7062
Wladimir J. van der Laan
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-02
Remove GetMinRelayFee
Suhas Daftuar
2015-12-01
-bytespersigop option to additionally limit sigops in transactions we relay a...
Luke Dashjr
2015-12-01
Expose FormatStateMessage
Alex Morcos
2015-12-01
Merge pull request #7141
Wladimir J. van der Laan
2015-12-01
rpc: Don't translate warning messages
Wladimir J. van der Laan
2015-11-30
removeForReorg calls once-per-disconnect-> once-per-reorg
Matt Corallo
2015-11-30
Merge pull request #7116
Wladimir J. van der Laan
2015-11-29
Trivial: Fix warning introduced by #7053 by casting to uint64_t
Jorge Timón
2015-11-29
Allow block announcements with headers
Suhas Daftuar
2015-11-28
[trivial] Reuse translation and cleanup DEFAULT_* values
MarcoFalke
2015-11-28
Constrain constant values to a single location in code
Luke Dashjr
2015-11-27
Merge pull request #7053
Wladimir J. van der Laan
2015-11-27
Merge pull request #6134
Wladimir J. van der Laan
2015-11-23
Globals: Remove a bunch of Params() calls from main.cpp:
Jorge Timón
2015-11-16
Merge pull request #6986
Gregory Maxwell
2015-11-16
EstimateSmart functions consider mempool min fee
Alex Morcos
2015-11-14
Add whitelistalwaysrelay option
Patick Strateman
2015-11-12
Merge #6771 from branch 'lowerLimits' of git://github.com/morcos/bitcoin
Jeff Garzik
2015-11-11
Chainparams: Explicit CChainParams arg for main (pre miner):
Jorge Timón
2015-11-11
Merge pull request #6982
Wladimir J. van der Laan
2015-11-11
Globals: Make AcceptBlockHeader static (Fix #6163)
Jorge Timón
2015-11-10
Merge pull request #6822
Wladimir J. van der Laan
2015-11-10
Merge pull request #6163
Wladimir J. van der Laan
2015-11-09
[trivial] New DEFAULT_MIN_RELAY_TX_FEE = 1000
MarcoFalke
2015-11-05
Merge pull request #6934
Wladimir J. van der Laan
[next]