aboutsummaryrefslogtreecommitdiff
path: root/src/main.h
AgeCommit message (Expand)Author
2016-04-07Reduce block timeout to 10 minutesWladimir J. van der Laan
2016-04-07Track block download times per individual blockPieter Wuille
2016-04-03[doc] Fix doxygen comments for membersMarcoFalke
2016-03-21Implement "feefilter" P2P message.Alex Morcos
2016-03-21Merge #7692: Remove p2p alert systemWladimir J. van der Laan
2016-03-21Merge #7708: De-neuter NODE_BLOOMWladimir J. van der Laan
2016-03-18Always disconnect old nodes which request filtered connections.Patrick Strateman
2016-03-18Remove `-alerts` optionBtcDrak
2016-03-18Merge #7575: Minimal BIP9 implementationWladimir J. van der Laan
2016-03-16Add LockPointsAlex Morcos
2016-03-15Softfork status report in RPCPieter Wuille
2016-03-15BIP9 ImplementationPieter Wuille
2016-02-16Merge #7509: Common argument defaults for NODE_BLOOM stuff and -walletWladimir J. van der Laan
2016-02-12Merge #7184: Implement SequenceLocks functions for BIP 68Wladimir J. van der Laan
2016-02-11fix sdaftuar's nits againAlex Morcos
2016-02-11Common argument defaults for NODE_BLOOM stuff and -walletLuke Dashjr
2016-02-10Implement SequenceLocks functionsAlex Morcos
2016-02-04Merge #7070: Move maxTxFee out of mempoolWladimir J. van der Laan
2016-02-03Merge #7444: Improve block validity/ConnectBlock() commentsWladimir J. van der Laan
2016-02-03Merge #7431: Rename permitrbf to mempoolreplacement and provide minimal strin...Wladimir J. van der Laan
2016-02-02Move maxTxFee out of mempoolMarcoFalke
2016-02-02Merge #7084: mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFeeWladimir J. van der Laan
2016-02-02[doxygen] Actually display commentMarcoFalke
2016-02-01Rename replacebyfee=opt-in to mempoolreplacement=feeLuke Dashjr
2016-01-31Improve block validity/ConnectBlock() commentsPeter Todd
2016-01-30mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFeeMarcoFalke
2016-01-28Add whitelistforcerelay to control forced relaying.Gregory Maxwell
2016-01-28Rename permitrbf to replacebyfeeLuke Dashjr
2016-01-21Add option `-permitrbf` to set transaction replacement policyWladimir J. van der Laan
2016-01-18Merge pull request #7208Wladimir J. van der Laan
2016-01-09Merge pull request #7081Wladimir J. van der Laan
2016-01-09Merge branch bytespersigopLuke Dashjr
2016-01-05Merge pull request #7205Wladimir J. van der Laan
2015-12-21Merge pull request #7062Wladimir J. van der Laan
2015-12-14Make max tip age an option instead of chainparamWladimir J. van der Laan
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-12-11Replace trickle nodes with per-node/message Poisson delaysPieter Wuille
2015-12-02Remove GetMinRelayFeeSuhas Daftuar
2015-12-01-bytespersigop option to additionally limit sigops in transactions we relay a...Luke Dashjr
2015-12-01Expose FormatStateMessageAlex Morcos
2015-12-01Merge pull request #7141Wladimir J. van der Laan
2015-12-01rpc: Don't translate warning messagesWladimir J. van der Laan
2015-11-30removeForReorg calls once-per-disconnect-> once-per-reorgMatt Corallo
2015-11-30Merge pull request #7116Wladimir J. van der Laan
2015-11-29Trivial: Fix warning introduced by #7053 by casting to uint64_tJorge Timón
2015-11-29Allow block announcements with headersSuhas Daftuar
2015-11-28[trivial] Reuse translation and cleanup DEFAULT_* valuesMarcoFalke
2015-11-28Constrain constant values to a single location in codeLuke Dashjr
2015-11-27Merge pull request #7053Wladimir J. van der Laan
2015-11-27Merge pull request #6134Wladimir J. van der Laan