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-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
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
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-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
GUI: Disable tab navigation for peers tables.
Kefkius
2016-01-28
Merge #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non...
Wladimir J. van der Laan
2016-01-28
Merge #7348: MOVE ONLY: move rpc* to rpc/
Wladimir J. van der Laan
2016-01-28
Merge #7415: net: Hardcoded seeds update January 2016
Wladimir J. van der Laan
2016-01-28
Merge #7396: [Qt] Add option to increase/decrease font size in the console wi...
Jonas Schnelli
2016-01-27
splashscreen: Resize text to fit exactly
Luke Dashjr
2016-01-27
Increase test coverage for addrman and addrinfo
Ethan Heilman
2016-01-27
Merge #7300: [trivial] Add missing copyright headers
Wladimir J. van der Laan
2016-01-26
release: add check-symbols and check-security make targets
Cory Fields
2016-01-26
[Qt] Add a new chevron/arrow icon for the console prompt line
Jonas Schnelli
2016-01-25
Merge #7391: [init] Clarify help message
Wladimir J. van der Laan
2016-01-25
net: Hardcoded seeds update January 2016
Wladimir J. van der Laan
2016-01-23
[init] Clarify permitrbf help message
MarcoFalke
2016-01-23
Merge #7384: [qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH
Jonas Schnelli
2016-01-23
[Qt] keep scroll position in GUI console after changing font size
Jonas Schnelli
2016-01-22
[Qt] Add option to increase/decrease font size in the console window
Jonas Schnelli
2016-01-22
Merge #7262: Reduce inefficiency of GetAccountAddress()
Wladimir J. van der Laan
2016-01-22
Merge #7056: Save last db read
Wladimir J. van der Laan
2016-01-22
Merge #7364: [qt] Windows: Make rpcconsole monospace font larger
Jonas Schnelli
2016-01-21
Add option `-permitrbf` to set transaction replacement policy
Wladimir J. van der Laan
2016-01-21
Merge #7383: [Qt] rename "amount" to "requested amount" in receive coins table
Jonas Schnelli
2016-01-20
[qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH
MarcoFalke
2016-01-21
rpc: update inline comments to refer to new file paths
Daniel Cousens
2016-01-21
move rpc* to rpc/
Daniel Cousens
2016-01-20
[Qt] rename "amount" to "requested amount" in receive coins table
Jonas Schnelli
2016-01-20
Merge #7183: Improved readability of ApproximateBestSubset
Wladimir J. van der Laan
2016-01-20
Merge #7307: [RPC, Wallet] Move RPC dispatch table registration to wallet/ code
Wladimir J. van der Laan
2016-01-20
[RPC, Wallet] Move RPC dispatch table registration to wallet/ code
Jonas Schnelli
2016-01-20
Merge #7222: RPC: Indicate which transactions are signaling opt-in RBF
Wladimir J. van der Laan
2016-01-20
Merge #7350: Banlist updates
Wladimir J. van der Laan
2016-01-20
[walletdb] Fix syntax error in key parser
MarcoFalke
2016-01-19
RPC: indicate which transactions are replaceable
Suhas Daftuar
2016-01-19
Merge pull request #7281: Improve CheckInputs() comment about sig verification
Wladimir J. van der Laan
[next]