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
Age
Commit message (
Expand
)
Author
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-12
Merge #7520: LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TE...
Wladimir J. van der Laan
2016-02-12
LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TEXT instead
Pavel Janík
2016-02-11
fix sdaftuar's nits again
Alex Morcos
2016-02-10
Implement SequenceLocks functions
Alex Morcos
2016-02-10
Merge #7500: Correctly report high-S violations
Wladimir J. van der Laan
2016-02-10
Merge #7502: Update the wallet best block marker when pruning
Wladimir J. van der Laan
2016-02-10
Merge #7491: wallet: Ignore MarkConflict if block hash is not known
Wladimir J. van der Laan
2016-02-10
Update the wallet best block marker when pruning
Pieter Wuille
2016-02-10
Correctly report high-S violations
Pieter Wuille
2016-02-09
wallet: Ignore MarkConflict if block hash is not known
Wladimir J. van der Laan
2016-02-09
tests: Remove May15 test
Wladimir J. van der Laan
2016-02-09
Merge #7480: Changed getnetworkhps value to double to avoid overflow.
Wladimir J. van der Laan
2016-02-09
Merge #7482: [P2P] Ensure headers count is correct
Wladimir J. van der Laan
2016-02-09
Merge #7472: rpc: Add WWW-Authenticate header to 401 response
Wladimir J. van der Laan
2016-02-08
Update nQueuedValidatedHeaders after peer disconnection
Suhas Daftuar
2016-02-08
Changed getnetworkhps value to double to avoid overflow.
instagibbs
2016-02-08
rpc: Add WWW-Authenticate header to 401 response
Wladimir J. van der Laan
2016-02-05
Merge #7459: Consensus: Decouple pow.o from util.o
Wladimir J. van der Laan
2016-02-04
Fix spelling: misbeha{b,v}ing
Matt
2016-02-04
Consensus: Decouple pow.cpp from util.h
Jorge Timón
2016-02-04
Merge #7349: Build against system UniValue when available
Wladimir J. van der Laan
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-04
Merge #7192: Unify product name to as few places as possible
Wladimir J. van der Laan
2016-02-04
Merge #7458: [Net] peers.dat, banlist.dat recreated when missing
Wladimir J. van der Laan
2016-02-04
peers.dat, banlist.dat recreated when missing
kirkalx
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
[wallet.h] Remove main.h include
MarcoFalke
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-03
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
When/if the copyright line does not mention Bitcoin Core developers, add a se...
Luke Dashjr
2016-02-03
Rewrite FormatParagraph to handle newlines within input strings correctly
Luke Dashjr
2016-02-02
Move maxTxFee out of mempool
MarcoFalke
2016-02-02
Merge #7091: Consensus build package
Wladimir J. van der Laan
2016-02-02
Merge #7084: mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee
Wladimir J. van der Laan
2016-02-02
Merge #7311: MOVEONLY: Move non-consensus functions out of pow
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-02-01
Eliminate unnecessary call to CheckBlock
Suhas Daftuar
2016-02-01
Decide eviction group ties based on time.
Gregory Maxwell
2016-02-01
Do not absolutely protect local peers from eviction.
Gregory Maxwell
2016-02-01
Get rid of inaccurate ScriptSigArgsExpected
Pieter Wuille
2016-02-01
Merge #7439: Add whitelistforcerelay to control forced relaying. [#7099 redux]
Wladimir J. van der Laan
2016-02-01
Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay.
Gregory Maxwell
2016-02-01
Merge #7287: Consensus: Remove calls to error() and FormatStateMessage()
Wladimir J. van der Laan
2016-01-31
Improve block validity/ConnectBlock() comments
Peter Todd
[next]