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-08-09
qt: Periodic translations update
Wladimir J. van der Laan
2017-08-09
Merge #10963: [bench] Restore format state of cout after printing with std::f...
MarcoFalke
2017-08-09
Expose more parallelism with relaxed atomics (suggested in #9938). Fix a test...
Jeremy Rubin
2017-08-09
Remove the virtual specifier for functions with the override specifier
practicalswift
2017-08-09
[wallet] Close DB on error.
Karl-Johan Alm
2017-08-08
Make sure to clean up mapBlockSource if we've already seen the block
Cory Fields
2017-08-08
Enable disablesafemode by default.
Gregory Maxwell
2017-08-08
Fix typos.
practicalswift
2017-08-08
Merge #10998: Fix upgrade cancel warnings
Wladimir J. van der Laan
2017-08-08
Merge #11002: [wallet] return correct error code from resendwallettransaction
Wladimir J. van der Laan
2017-08-08
Merge #10999: Fix amounts formatting in `decoderawtransaction`
Wladimir J. van der Laan
2017-08-07
[wallet] return correct error code from resendwallettransaction
John Newbery
2017-08-07
Skip remainder of init if upgrade is cancelled
Matt Corallo
2017-08-07
Merge #10301: Check if sys/random.h is required for getentropy.
Wladimir J. van der Laan
2017-08-07
doc: Add comment to use ValueFromAmount/AmountFromValue for JSON, not utilmon...
Wladimir J. van der Laan
2017-08-07
rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv
Wladimir J. van der Laan
2017-08-07
rpc: Move ValueFromAmount to core_write
Wladimir J. van der Laan
2017-08-07
[qt] Fix potential memory leak in newPossibleKey(ChangeCWallet *wallet)
practicalswift
2017-08-07
Merge #10995: Fix resendwallettransactions assert failure if -walletbroadcast=0
Wladimir J. van der Laan
2017-08-07
Merge #10919: Fix more init bugs.
Wladimir J. van der Laan
2017-08-07
Merge #10982: Disconnect network service bits 6 and 8 until Aug 1, 2018
Wladimir J. van der Laan
2017-08-07
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-06
Fix resendwallettransactions assert failure if -walletbroadcast=0
Matt Corallo
2017-08-06
Disconnect network service bits 6 and 8 until Aug 1, 2018
Matt Corallo
2017-08-05
Merge #10988: qt: Increase BLOCK_CHAIN_SIZE constants
Wladimir J. van der Laan
2017-08-05
Merge #10977: [net] Fix use of uninitialized value in getnetworkinfo(const JS...
Wladimir J. van der Laan
2017-08-05
Merge #10986: Update chain transaction statistics
Wladimir J. van der Laan
2017-08-05
qt: Increase BLOCK_CHAIN_SIZE constants
Wladimir J. van der Laan
2017-08-04
[wallet] Add HasUnusedKeys() helper
John Newbery
2017-08-04
[wallet] Cache keyid -> keypool id mappings
John Newbery
2017-08-04
changed regtest RPCport to 18443 to avoid conflict with testnet 18332
Ferdinando M. Ametrano
2017-08-03
Add undocumented -forcecompactdb to force LevelDB compactions
Pieter Wuille
2017-08-03
Update chain transaction statistics
Pieter Wuille
2017-08-03
Merge #10942: Eliminate fee overpaying edge case when subtracting fee from re...
Wladimir J. van der Laan
2017-08-02
[wallet] Don't hold cs_LastBlockFile while calling setBestChain
John Newbery
2017-08-02
[wallet] [moveonly] Move LoadKeyPool to cpp
Matt Corallo
2017-08-02
[wallet] [moveonly] Move CAffectedKeysVisitor
Jonas Schnelli
2017-08-02
[net] Fix use of uninitialized value in getnetworkinfo(const JSONRPCRequest& ...
practicalswift
2017-08-02
Pass SendCoinsRecipient (208 bytes) by const reference
practicalswift
2017-08-02
Merge #10958: Update to latest Bitcoin patches for LevelDB
Wladimir J. van der Laan
2017-08-02
Fix typo in sendcoinsdialog.
Masahiko Hyuga
2017-08-01
Fix some broken init-time prints/constants
Matt Corallo
2017-08-01
Avoid returning a BIP9Stats object with uninitialized values
practicalswift
2017-08-01
Check for empty coinsview instead of just-reset coinsview in init
Matt Corallo
2017-08-01
Fix resume-of-reindex-after-restart
Matt Corallo
2017-08-01
Always wait for threadGroup to exit in bitcoind shutdown
Matt Corallo
2017-08-01
Update LevelDB with latest Bitcoin-specific patches
Pieter Wuille
2017-08-01
Merge #10788: [RPC] Fix addwitnessaddress by replacing ismine with producesig...
Wladimir J. van der Laan
2017-08-01
Merge #10526: Force on-the-fly compaction during pertxout upgrade
Wladimir J. van der Laan
2017-08-01
Merge #10758: Fix some chainstate-init-order bugs.
Wladimir J. van der Laan
[prev]
[next]