index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-26
Return useful error message on ATMP failure
instagibbs
2016-10-21
Merge #8982: Eliminating Inconsistencies in Textual Output
MarcoFalke
2016-10-21
Merge #8968: Don't hold cs_main when calling ProcessNewBlock from a cmpctblock
Wladimir J. van der Laan
2016-10-21
Merge #8975: Chainparams: Trivial: In AppInit2(), s/Params()/chainparams/
Wladimir J. van der Laan
2016-10-21
Merge #8990: moveonly: move `coincontrol` to `src/wallet`
Wladimir J. van der Laan
2016-10-21
Merge #8985: Use pindexBestHeader instead of setBlockIndexCandidates for Noti...
Jonas Schnelli
2016-10-21
moveonly: move `coincontrol` to `src/wallet`
Wladimir J. van der Laan
2016-10-20
Merge #8980: RPC: importmulti: Avoid using boost::variant::operator!=, which ...
Wladimir J. van der Laan
2016-10-20
[Qt] use NotifyHeaderTip's height and date for the progress update
Jonas Schnelli
2016-10-20
Use pindexBestHeader instead of setBlockIndexCandidates for NotifyHeaderTip()
Jonas Schnelli
2016-10-20
Eliminating Inconsistencies in Textual Output
S. Matthew English
2016-10-20
RPC: importmulti: Avoid using boost::variant::operator!=, which is only in ne...
Luke Dashjr
2016-10-20
Merge #7551: Add importmulti RPC call
Wladimir J. van der Laan
2016-10-19
Chainparams: Trivial: In AppInit2(), s/Params()/chainparams/
Jorge Timón
2016-10-19
Merge #8928: Fix init segfault where InitLoadWallet() calls ATMP before genesis
Wladimir J. van der Laan
2016-10-19
Merge #8927: Add script tests for FindAndDelete in pre-segwit and segwit scripts
Wladimir J. van der Laan
2016-10-19
Merge #8774: Qt refactors to better abstract wallet access
Jonas Schnelli
2016-10-19
Merge #7948: RPC: augment getblockchaininfo bip9_softforks data
Wladimir J. van der Laan
2016-10-19
Add consistency check to RPC call importmulti
Pedro Branco
2016-10-19
Add importmulti rpc call
Pedro Branco
2016-10-19
Merge #8788: [RPC] Give RPC commands more information about the RPC request
Wladimir J. van der Laan
2016-10-19
RPC: augment getblockchaininfo bip9_softforks data
mruddy
2016-10-19
[RPC] pass HTTP basic authentication username to the JSONRequest object
Jonas Schnelli
2016-10-19
[RPC] Give RPC commands more information about the RPC request
Jonas Schnelli
2016-10-19
rpc: Change JSONRPCRequest to JSONRPCRequestObj
Wladimir J. van der Laan
2016-10-19
Merge #8972: [Qt] make warnings label selectable (jonasschnelli)
Wladimir J. van der Laan
2016-10-19
Merge #8951: RPC/Mining: getblocktemplate: Update and fix formatting of help
Wladimir J. van der Laan
2016-10-19
[Qt] make warnings label selectable
Jonas Schnelli
2016-10-19
RPC/Mining: getblocktemplate: Update and fix formatting of help
Luke Dashjr
2016-10-19
Merge #8949: Be more agressive in getting connections to peers with relevant ...
Wladimir J. van der Laan
2016-10-19
Merge #8936: Report NodeId in misbehaving debug
Wladimir J. van der Laan
2016-10-19
Make dnsseed's definition of acute need include relevant services.
Gregory Maxwell
2016-10-18
Merge #8865: Decouple peer-processing-logic from block-connection-logic
Wladimir J. van der Laan
2016-10-18
Merge #8965: Mention that PPA doesn't support Debian
MarcoFalke
2016-10-18
Merge #8873: Add microbenchmarks to profile more code paths.
Wladimir J. van der Laan
2016-10-18
Add microbenchmarks to profile more code paths.
Russell Yanofsky
2016-10-18
Explicitly state that PPA is for Ubuntu only
anduck
2016-10-18
Merge #6996: Add preciousblock RPC
Wladimir J. van der Laan
2016-10-18
Don't hold cs_main when calling ProcessNewBlock from a cmpctblock
Matt Corallo
2016-10-18
Merge #8908: Update bitcoin-qt.desktop
Jonas Schnelli
2016-10-18
Merge #8637: Compact Block Tweaks (rebase of #8235)
Wladimir J. van der Laan
2016-10-18
Merge #8223: [c++11] Use std::unique_ptr for block creation.
Wladimir J. van der Laan
2016-10-18
Merge #8287: [wallet] Set fLimitFree = true
Wladimir J. van der Laan
2016-10-18
Merge #8954: contrib: Add README for pgp keys
Wladimir J. van der Laan
2016-10-18
Merge #8955: doc: update 0.13.0 release note info on linux arm builds
Wladimir J. van der Laan
2016-10-18
Merge #8929: add software-properties-common
Wladimir J. van der Laan
2016-10-18
trivial: update 0.13.0 release note info on linux arm builds
mruddy
2016-10-18
Merge #8914: Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-18
Merge #8935: Documentation: Building on Windows with WSL
Wladimir J. van der Laan
2016-10-18
Merge #8925: qt: Display minimum ping in debug window.
Wladimir J. van der Laan
[next]