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-10-03
Merge #8856: Globals: Decouple GetConfigFile and ReadConfigFile from global m...
Wladimir J. van der Laan
2016-10-03
Merge #8863: univalue: Pull subtree
Wladimir J. van der Laan
2016-10-01
rpc: Generate auth cookie in hex instead of base64
Wladimir J. van der Laan
2016-10-01
Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgs
Jorge Timón
2016-09-30
Merge commit '2ca7faab4205822b06dc2ab2bbda0a9a70fce7e0' into HEAD
MarcoFalke
2016-09-30
Merge #8851: [wallet] Move key derivation logic from GenerateNewKey to Derive...
Wladimir J. van der Laan
2016-09-30
Move key derivation logic from GenerateNewKey to DeriveNewChildKey
Patrick Strateman
2016-09-30
Merge #8813: bitcoind: Daemonize using daemon(3)
Wladimir J. van der Laan
2016-09-30
Merge #8822: net: Consistent checksum handling
Wladimir J. van der Laan
2016-09-30
Merge #8830: [test] Add option to run bitcoin-util-test.py manually
Wladimir J. van der Laan
2016-09-30
Merge #8836: bitcoin-util-test.py should fail if the output file is empty
Wladimir J. van der Laan
2016-09-29
Merge #8826: Do not include env_win.cc on non-Windows systems
Wladimir J. van der Laan
2016-09-29
bitcoin-util-test.py should fail if the output file is empty
jnewbery
2016-09-29
Merge #8658: Remove unused statements in serialization
Wladimir J. van der Laan
2016-09-29
Add option to run bitcoin-util-test.py manually
jnewbery
2016-09-29
Merge #8829: Add bitcoin-tx JSON tests
MarcoFalke
2016-09-29
Merge #8832: [rpc] throw JSONRPCError when utxo set can not be read
Wladimir J. van der Laan
2016-09-29
Merge #8784: Copyright headers for build scripts
Wladimir J. van der Laan
2016-09-28
[rpc] throw JSONRPCError when utxo set can not be read
MarcoFalke
2016-09-28
Add bitcoin-tx JSON tests
jnewbery
2016-09-28
Do not include env_win.cc on non-Windows systems
Pavel Janík
2016-09-28
net: Hardcode protocol sizes and use fixed-size types
Wladimir J. van der Laan
2016-09-28
net: Consistent checksum handling
Wladimir J. van der Laan
2016-09-28
Merge #8814: [wallet, policy] ParameterInteraction: Don't allow 0 fee
Wladimir J. van der Laan
2016-09-27
Add policy: null signature for failed CHECK(MULTI)SIG
Johnson Lau
2016-09-27
Merge #8526: Make non-minimal OP_IF/NOTIF argument non-standard for P2WSH
Wladimir J. van der Laan
2016-09-27
Merge #8357: [mempool] Fix relaypriority calculation error
Wladimir J. van der Laan
2016-09-27
Do not shadow variables
Pavel Janík
2016-09-26
Merge #8805: Trivial: Grammar and capitalization
MarcoFalke
2016-09-26
Merge #8796: [trivial] fix mempool comment (outdated by BIP125)
Wladimir J. van der Laan
2016-09-26
Merge #8780: [rpc] Deprecate getinfo
Wladimir J. van der Laan
2016-09-26
Merge #8722: bitcoin-cli: More detailed error reporting
Wladimir J. van der Laan
2016-09-26
[trivial] fix mempool comment (outdated by BIP125)
jonnynewbs
2016-09-26
[wallet, policy] ParameterInteraction: Don't allow 0 fee
MarcoFalke
2016-09-26
Merge #8486: [wallet] Add high transaction fee warnings
Wladimir J. van der Laan
2016-09-26
bitcoind: Daemonize using daemon(3)
Matthew King
2016-09-26
[wallet] Add high transaction fee warnings
MarcoFalke
2016-09-25
Merge #8807: [univalue] Pull subtree from upstream
Wladimir J. van der Laan
2016-09-25
Merge commit '3650668cdbbf369dd8f30c8e8eb5bb883325942d' into HEAD
MarcoFalke
2016-09-25
Merge #8802: Fix future copyright year
Wladimir J. van der Laan
2016-09-24
Trivial: Grammar and capitalization
Derek Miller
2016-09-24
Merge #8790: [test] Remove redundant debug print in addrman_tests
MarcoFalke
2016-09-24
Fix future copyright year
Mitchell Cash
2016-09-23
Merge #8371: [Qt] Add out-of-sync modal info layer
Jonas Schnelli
2016-09-23
[Qt] modalinfolayer: removed unused comments, renamed signal, code style over...
Jonas Schnelli
2016-09-23
Merge #8661: Do not set an addr time penalty when a peer advertises itself.
Wladimir J. van der Laan
2016-09-23
Merge #8793: Do not shadow in src/qt
Wladimir J. van der Laan
2016-09-23
Do not shadow in src/qt
Pavel Janík
2016-09-23
Make non-minimal OP_IF/NOTIF argument non-standard for P2WSH
Johnson Lau
2016-09-22
Merge #8785: Comment on CNode::nLocalServices meaning
Wladimir J. van der Laan
[next]