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-02-19
Merge #9791: Avoid VLA in hash.h
Wladimir J. van der Laan
2017-02-18
Merge #9657: Improve rpc-tests.py
MarcoFalke
2017-02-18
Merge #9696: [trivial] Fix recently introduced typos in comments
MarcoFalke
2017-02-18
doc: Update manpages for master
Wladimir J. van der Laan
2017-02-18
Merge #9744: Remove unused module from rpc-tests
MarcoFalke
2017-02-18
Use package name variable inside $(package)_file_name variable
Mitchell Cash
2017-02-18
Merge #9788: gitian: bump descriptors for master
MarcoFalke
2017-02-17
Avoid VLA in hash.h
Pieter Wuille
2017-02-17
gitian: bump descriptors for master
Cory Fields
2017-02-17
Merge #9786: boost: remove iostreams includes
Wladimir J. van der Laan
2017-02-17
Merge #9785: Avoid variable length arrays
Wladimir J. van der Laan
2017-02-17
boost: remove iostreams includes
Cory Fields
2017-02-17
Move BIP70_MAX_PAYMENTREQUEST_SIZE to header
Pieter Wuille
2017-02-17
Make KEY_SIZE a compile-time constant
Pieter Wuille
2017-02-17
Various review markups for rpc-tests.py improvements
John Newbery
2017-02-17
Return errors from importmulti if complete rescans are not successful
Russell Yanofsky
2017-02-17
build: bump version to 0.14.99
Wladimir J. van der Laan
2017-02-17
[wallet] Remove importmulti always-true check
Russell Yanofsky
2017-02-17
Merge #9761: Use 2 hour grace period for key timestamps in importmulti rescans
Wladimir J. van der Laan
2017-02-17
Merge #9778: Add two hour buffer to manual pruning
Wladimir J. van der Laan
2017-02-17
Merge #9779: Update nMinimumChainWork and defaultAssumeValid.
Wladimir J. van der Laan
2017-02-17
Merge #9777: Handle unusual maxsigcachesize gracefully
Wladimir J. van der Laan
2017-02-17
Ensure `-maxsigcachesize` is in valid range
John Newbery
2017-02-16
Add two hour buffer to manual pruning
Alex Morcos
2017-02-16
Update nMinimumChainWork and defaultAssumeValid.
Gregory Maxwell
2017-02-16
QA: Test GBT size/weight limit values
Luke Dashjr
2017-02-16
Use 2 hour grace period for key timestamps in importmulti rescans
Russell Yanofsky
2017-02-16
Merge #9675: Fix typo and spelling inconsistency in CONTRIBUTING.md
Wladimir J. van der Laan
2017-02-16
[qa] Extend import-rescan.py to test imports on pruned nodes.
Russell Yanofsky
2017-02-16
[qa] Extend import-rescan.py to test specific key timestamps
Russell Yanofsky
2017-02-16
[qa] Simplify import-rescan.py
Russell Yanofsky
2017-02-16
Merge #9763: [Trivial] Update comments referencing main.cpp
Wladimir J. van der Laan
2017-02-16
[Trivial] Update comments referencing main.cpp
CryptAxe
2017-02-16
Merge #9771: Add missing cs_wallet lock that triggers new lock held assertion
Wladimir J. van der Laan
2017-02-16
Merge #9764: wallet: Prevent "overrides a member function but is not marked '...
Wladimir J. van der Laan
2017-02-16
Merge #9765: Harden against mistakes handling invalid blocks
Wladimir J. van der Laan
2017-02-15
Add missing cs_wallet lock that triggers new lock held assertion
Russell Yanofsky
2017-02-15
Merge #9756: Return error when importmulti called with invalid address.
Wladimir J. van der Laan
2017-02-15
Merge #9758: Selectively suppress deprecation warnings
Wladimir J. van der Laan
2017-02-15
Harden against mistakes handling invalid blocks
Suhas Daftuar
2017-02-15
wallet: Prevent "overrides a member function but is not marked 'override'" wa...
Wladimir J. van der Laan
2017-02-15
Merge #9108: Use importmulti timestamp when importing watch only keys (on top...
Wladimir J. van der Laan
2017-02-15
Merge #9553: Use z = std::max(x - y, 0) instead of z = x - y; if (z < 0) z = 0;
Wladimir J. van der Laan
2017-02-14
[trivial] Fix recently introduced typos in comments
practicalswift
2017-02-14
Merge #9755: Bugfix: Qt/Options: Restore persistent "restart required" notice
Jonas Schnelli
2017-02-14
Merge #9720: net: fix banning and disallow sending messages before receiving ...
Wladimir J. van der Laan
2017-02-14
Merge #9715: Disconnect peers which we do not receive VERACKs from within 60 sec
Wladimir J. van der Laan
2017-02-14
Merge #9682: Require timestamps for importmulti keys
Wladimir J. van der Laan
2017-02-14
Selectively suppress deprecation warnings
Jonas Schnelli
2017-02-14
Merge #9735: devtools: Handle Qt formatting characters edge-case in update-tr...
Wladimir J. van der Laan
[prev]
[next]