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
2017-03-03
Define 7200 second timestamp window constant
Russell Yanofsky
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 #9856: Terminate immediately when allocation fails
Wladimir J. van der Laan
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
Fix importmulti returning rescan errors for wrong keys
Russell Yanofsky
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-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
Update sendfrom RPC help to correct coin selection misconception
Russell Yanofsky
2017-02-23
Merge #9789: build: add --enable-werror and warn on vla's
Wladimir J. van der Laan
2017-02-23
build: add --enable-werror option
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
2017-02-22
Remove block file location upgrade code
Marko Bencun
2017-02-22
Merge #9801: Removed redundant parameter from mempool.PrioritiseTransaction
Wladimir J. van der Laan
2017-02-22
Merge #9805: Add seed.btc.petertodd.org to mainnet DNS seeds
Wladimir J. van der Laan
2017-02-22
Merge #9815: Trivial: use EXIT_ codes instead of magic numbers
Wladimir J. van der Laan
2017-02-21
Removed redundant parameter from mempool.PrioritiseTransaction
gubatron
2017-02-21
Remove harmless read of unusued priority estimates
Alex Morcos
2017-02-21
Merge #9727: Remove fallbacks for boost_filesystem < v3
Wladimir J. van der Laan
2017-02-21
Fix segfault crash when shutdown the GUI in disablewallet mode
Jonas Schnelli
2017-02-21
Merge #9798: Fix Issue #9775 (Check returned value of fopen)
Wladimir J. van der Laan
2017-02-21
use EXIT_ codes instead of magic numbers
Marko Bencun
2017-02-20
Fix for issue #9775. Added check for open() returning a NULL pointer.
kirit93
2017-02-20
Read/write mempool.dat as a binary.
Pavel JanÃk
2017-02-20
Merge #9726: netbase: Do not print an error on connection timeouts through proxy
Wladimir J. van der Laan
2017-02-20
Merge #9619: Bugfix: RPC/Mining: GBT should return 1 MB sizelimit before segw...
Wladimir J. van der Laan
2017-02-20
Merge #9760: [wallet] Remove importmulti always-true check
Wladimir J. van der Laan
2017-02-20
Merge #9724: Qt/Intro: Add explanation of IBD process
Wladimir J. van der Laan
2017-02-19
Add seed.btc.petertodd.org to mainnet DNS seeds
Peter Todd
2017-02-19
Merge #9791: Avoid VLA in hash.h
Wladimir J. van der Laan
2017-02-18
Merge #9696: [trivial] Fix recently introduced typos in comments
MarcoFalke
2017-02-17
Avoid VLA in hash.h
Pieter Wuille
2017-02-17
Merge #9786: boost: remove iostreams includes
Wladimir J. van der Laan
2017-02-17
boost: remove iostreams includes
Cory Fields
[next]