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
2017-03-03
Define 7200 second timestamp window constant
Russell Yanofsky
2017-03-01
Merge #9891: depends: make osx output deterministic
Wladimir J. van der Laan
2017-03-01
Merge #9871: Add a tree sha512 hash to merge commits
Wladimir J. van der Laan
2017-03-01
depends: make osx output deterministic
Cory Fields
2017-02-28
Merge #9884: Add Pieter's old signed commits to revsig-commits
Wladimir J. van der Laan
2017-02-28
Merge #9888: travis: Verify commits only for one target
MarcoFalke
2017-02-28
travis: Verify commits only for one target
MarcoFalke
2017-02-28
Merge #9829: Fix importmulti returning rescan errors for wrong keys
Wladimir J. van der Laan
2017-02-28
Merge #9822: Remove block file location upgrade code
Wladimir J. van der Laan
2017-02-28
Merge #9732: [Trivial] Remove nonsense #undef foreach
Wladimir J. van der Laan
2017-02-28
Merge #9867: Replace remaining sprintf with snprintf
Wladimir J. van der Laan
2017-02-28
Merge #9865: Change bitcoin address in RPC help message
Wladimir J. van der Laan
2017-02-28
Merge #9879: [doc] Update doc/bips.md for BIP90 implementation
Wladimir J. van der Laan
2017-02-28
Merge #9856: Terminate immediately when allocation fails
Wladimir J. van der Laan
2017-02-27
Add Pieter's old signed commits to revsig-commits
Matt Corallo
2017-02-27
Merge #9350: [Trivial] Adding label for amount inside of tx_valid/tx_invalid....
MarcoFalke
2017-02-27
prevector: assert successful allocation
Cory Fields
2017-02-27
[doc] Update doc/bips.md for BIP90 implementation
Suhas Daftuar
2017-02-27
Fix importmulti returning rescan errors for wrong keys
Russell Yanofsky
2017-02-27
Merge #9875: tests: Fix dangling pwalletMain pointer in wallet tests
Wladimir J. van der Laan
2017-02-27
tests: Fix dangling pwalletMain pointer in wallet tests
Wladimir J. van der Laan
2017-02-27
test: Replace remaining sprintf with snprintf
Wladimir J. van der Laan
2017-02-27
uint256: replace sprintf with HexStr and reverse-iterator
Wladimir J. van der Laan
2017-02-27
Merge #9839: [qa] Make import-rescan.py watchonly check reliable
Wladimir J. van der Laan
2017-02-26
Add SHA512 tree hash to merge commits
Pieter Wuille
2017-02-26
Change bitcoin address in RPC helpaddress to an invalid address, so people do...
Marijn Stollenga
2017-02-25
Merge #9847: Extra test vector for BIP32
Wladimir J. van der Laan
2017-02-25
don't throw std::bad_alloc when out of memory. Instead, terminate immediately
Cory Fields
2017-02-24
Merge #9612: [trivial] Rephrase the definition of difficulty.
Wladimir J. van der Laan
2017-02-24
Merge #9833: Trivial: fix comments referencing AppInit2
Wladimir J. van der Laan
2017-02-24
Merge #9840: Update sendfrom RPC help to correct coin selection misconception
Wladimir J. van der Laan
2017-02-23
Trivial: Rephrase the definition of difficulty in the code.
Karl-Johan Alm
2017-02-23
BIP32 extra test vector
Pieter Wuille
2017-02-24
Trivial: fix comments referencing AppInit2
Marko Bencun
2017-02-23
[qa] Make import-rescan.py watchonly check reliable
Russell Yanofsky
2017-02-23
Update sendfrom RPC help to correct coin selection misconception
Russell Yanofsky
2017-02-23
Merge #9831: build: force a c++ standard to be specified
Wladimir J. van der Laan
2017-02-23
Merge #9823: qa: Set correct path for binaries in rpc tests
MarcoFalke
2017-02-23
Merge #9577: Fix docstrings in qa tests
MarcoFalke
2017-02-23
Merge #9766: Add --exclude option to rpc-tests.py
MarcoFalke
2017-02-23
Fix docstrings in qa tests
John Newbery
2017-02-23
Merge #9789: build: add --enable-werror and warn on vla's
Wladimir J. van der Laan
2017-02-23
Merge #9824: qa: Check return code when stopping nodes
Wladimir J. van der Laan
2017-02-23
Merge #9820: Fix pruning test broken by 2 hour manual prune window
Wladimir J. van der Laan
2017-02-23
build: add --enable-werror option
Cory Fields
2017-02-23
qa: Check return code when stopping nodes
MarcoFalke
2017-02-22
build: force a c++ standard to be specified
Cory Fields
2017-02-22
Merge #9711: [Trivial] Remove incorrect help message from gettxoutproof()
Wladimir J. van der Laan
2017-02-22
Merge #9819: Remove harmless read of unusued priority estimates
Wladimir J. van der Laan
2017-02-22
Merge #9773: Return errors from importmulti if complete rescans are not succe...
Wladimir J. van der Laan
[next]