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-07-08
Fix subscript[0] in validation.cpp
Jeremy Rubin
2017-07-08
Fix subscript[0] in torcontrol
Jeremy Rubin
2017-07-08
Fix subscript[0] in netaddress.cpp
Jeremy Rubin
2017-07-08
Fix subscript[0] in base58.cpp
Jeremy Rubin
2017-07-08
Cleanup (safe, it was checked) subscript[0] in MurmurHash3 (and cleanup Murmu...
Jeremy Rubin
2017-07-08
Fix subscript[0] in compressor.cpp
Jeremy Rubin
2017-07-08
Fix 2 subscript[0] bugs in pubkey.cpp, and eliminate one extra size check
Jeremy Rubin
2017-07-08
Fix subscript[0] bug in net.cpp if GetGroup returns a 0-sized vector
Jeremy Rubin
2017-07-07
Avoid dereference-of-casted-pointer
Pieter Wuille
2017-07-07
Flush CValidationInterface callbacks prior to destruction
Matt Corallo
2017-07-07
Support more than one CScheduler thread for serial clients
Matt Corallo
2017-07-07
Add default arg to CScheduler to schedule() a callback now
Matt Corallo
2017-07-07
Give CMainSignals a reference to the global scheduler
Matt Corallo
2017-07-07
Merge #10744: Use method name via __func__ macro
MarcoFalke
2017-07-06
Change default fee estimation mode.
Alex Morcos
2017-07-06
remove default argument from estimateSmartFee
Alex Morcos
2017-07-06
Introduce a fee estimate mode.
Alex Morcos
2017-07-06
remove default argument from GetMinimumFee
Alex Morcos
2017-07-06
Merge #10698: Be consistent in calling transactions "replaceable" for Opt-In RBF
Wladimir J. van der Laan
2017-07-06
Merge #10710: REST/RPC example update
Wladimir J. van der Laan
2017-07-06
qt: First translations update for 0.15
Wladimir J. van der Laan
2017-07-05
Use "replaceable" instead of "rbfoptin" in bitcoin-tx.
Matt Corallo
2017-07-05
Use "replaceable" instead of "optIntoRbf" in fundrawtransaction.
Matt Corallo
2017-07-05
Use "replaceable" instead of "optintorbf" in createrawtransaction.
Matt Corallo
2017-07-05
[rpc] fix verbose argument for getblock in bitcoin-cli
John Newbery
2017-07-04
Use method name from __func__ macro
darksh1ne
2017-07-04
Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp>
Wladimir J. van der Laan
2017-07-03
Make ValidationInterface signals-type-agnostic
Matt Corallo
2017-07-03
Use TestingSetup to DRY qt rpcnestedtests
Matt Corallo
2017-07-03
Merge #10728: fix typo in help text for removeprunedfunds
Jonas Schnelli
2017-07-03
Merge #10683: rpc: Move the `generate` RPC call to rpcwallet
Wladimir J. van der Laan
2017-07-03
fix typo in help text for removeprunedfunds
Akio Nakamura
2017-07-02
Avoid printing incorrect block indexing time due to uninitialized variable
practicalswift
2017-06-30
document script-based return fields for validateaddress
Gregory Sanders
2017-06-30
REST/RPC example update
Michael Rotarius
2017-06-29
Merge #10192: Cache full script execution results in addition to signatures
Wladimir J. van der Laan
2017-06-29
Merge #10660: Allow to cancel the txdb upgrade via splashscreen keypress 'q'
Wladimir J. van der Laan
2017-06-29
Report [CANCELLED] instead of [DONE] when shut down during txdb upgrade
Jonas Schnelli
2017-06-29
Report txdb upgrade not more often then every 10%
Jonas Schnelli
2017-06-29
Show txdb upgrade progress in debug log
Jonas Schnelli
2017-06-29
Allow to cancel the txdb upgrade via splashscreen callback
Jonas Schnelli
2017-06-29
Allow to shut down during txdb upgrade
Jonas Schnelli
2017-06-29
[Qt] allow to execute a callback during splashscreen progress
Jonas Schnelli
2017-06-29
Merge #10673: [qt] Avoid potential null pointer dereference in TransactionVie...
Wladimir J. van der Laan
2017-06-29
rpc: Update `generate` for developer notes
Wladimir J. van der Laan
2017-06-29
rpc: Move the `generate` RPC call to rpcwallet
Wladimir J. van der Laan
2017-06-28
Merge #10558: Address nits from per-utxo change
Pieter Wuille
2017-06-28
Merge #10685: Clarify CCoinsViewMemPool documentation.
Pieter Wuille
2017-06-28
Merge #10148: Use non-atomic flushing with block replay
Wladimir J. van der Laan
2017-06-28
Merge #10631: Use the override specifier (C++11) where we expect to be overri...
Wladimir J. van der Laan
[prev]
[next]