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-11-01
Ensure backupwallet fails when attempting to backup to source file
Tomas van der Wansem
2017-11-01
Make listsinceblock refuse unknown block hash
Russell Yanofsky
2017-10-19
Remove my testnet DNS seed as I currently don't have the capacity to keep it ...
Andreas Schildbach
2017-10-18
Merge #11447: 0.15.1: Backports
Wladimir J. van der Laan
2017-10-17
Fix importmulti bug when importing an already imported key
Pedro Branco
2017-10-09
Update importprivkey named args documentation
Dusty Williams
2017-10-09
net: Improve and document SOCKS code
Wladimir J. van der Laan
2017-10-04
rpc: Prevent `dumpwallet` from overwriting files
Wladimir J. van der Laan
2017-10-04
qa: Restore bitcoin-util-test py2 compatibility
MarcoFalke
2017-10-04
Fix validationinterface build on super old boost/clang
Matt Corallo
2017-10-04
qt: Backup former GUI settings on `-resetguisettings`
Wladimir J. van der Laan
2017-10-04
when clearing addrman clear mapInfo and mapAddr
Gregory Sanders
2017-10-04
wallet: update stored witness in AddToWallet
Suhas Daftuar
2017-10-03
Verify DBWrapper iterators are taking snapshots
Matt Corallo
2017-10-03
[script] Unit tests for IsMine
Jim Posen
2017-10-03
[script] Unit tests for script/standard functions
Jim Posen
2017-10-03
Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
Matt Corallo
2017-10-03
Replace save|restoreWindowGeometry with Qt functions
MeshCollider
2017-10-03
[Qt] Add delay before filtering transactions
Lucas Betschart
2017-10-03
Remove custom fee radio group
Andrew Chow
2017-10-03
rpc: make estimatesmartfee argument naming consistent with documentation
Wladimir J. van der Laan
2017-10-03
rpc: update cli for estimatefee argument rename
Wladimir J. van der Laan
2017-10-03
Fix division by zero in time remaining
MeshCollider
2017-10-03
Stop test_bitcoin-qt touching ~/.bitcoin
MeshCollider
2017-10-03
qt: Use IsMine to validate custom change address
Chris Moore
2017-10-03
Remove redundant testutil files
MeshCollider
2017-10-03
[Qt] Fix display of package name on 'open config file' tooltip
Daniel Edgecumbe
2017-10-03
RPC: gettxout: Slightly improve doc and tests
Jorge Timón
2017-10-03
Acquire cs_main lock before cs_wallet during wallet initialization
Russell Yanofsky
2017-10-03
rpc: Write authcookie atomically
Wladimir J. van der Laan
2017-10-03
Avoid returning a BIP9Stats object with uninitialized values
practicalswift
2017-10-03
[wallet] Close DB on error.
Karl-Johan Alm
2017-09-15
qt: Translations update pre-0.15.0.1
Wladimir J. van der Laan
2017-09-15
Fix Qt 0.14.2->0.15.0 segfault if "total at least" is selected
Matt Corallo
2017-08-28
qt: Translation update pre-rc3
v0.15.0rc3
Wladimir J. van der Laan
2017-08-28
Changing -txindex requires -reindex, not -reindex-chainstate
Matt Corallo
2017-08-28
Output a bit more information for fee calculation report.
Alex Morcos
2017-08-28
Fix rounding errors in calculation of minimum change size
Alex Morcos
2017-08-21
qt: Update translations pre-rc2
Wladimir J. van der Laan
2017-08-21
Pass serialization flags and whether to include hex to TxToUniv
Andrew Chow
2017-08-21
Only return hex field once in getrawtransaction
Andrew Chow
2017-08-21
[wallet] Add logging to MarkReserveKeysAsUsed
John Newbery
2017-08-21
[wallet] Remove keypool_topup_cleanups
John Newbery
2017-08-21
Add length check for CExtKey deserialization
Jonas Schnelli
2017-08-21
Fix combinerawtransaction RPC help result section
Jonas Nick
2017-08-14
remove unused gArgs wrappers
Marko Bencun
2017-08-14
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the poin...
Wladimir J. van der Laan
2017-08-14
Merge #11012: Make sure to clean up mapBlockSource if we've already seen the ...
Wladimir J. van der Laan
2017-08-14
Merge #11028: Avoid masking of difficulty adjustment errors by checkpoints
Wladimir J. van der Laan
[next]