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-09-27
rpc: Handle `getinfo` locally in bitcoin-cli w/ `-getinfo`
Wladimir J. van der Laan
2017-09-27
Change getmininginfo errors field to warnings
Andrew Chow
2017-09-27
Unify help text for GetWarnings output in get*info RPCs
Andrew Chow
2017-09-27
Add warnings field to getblockchaininfo
Andrew Chow
2017-09-27
Merge #11031: [rpc] deprecate estimatefee
MarcoFalke
2017-09-27
Merge #11408: Trivial: Fix parameter name typo in ErasePurpose walletdb method
MarcoFalke
2017-09-26
Fix parameter name typo in ErasePurpose walletdb method.
Pierre Rochard
2017-09-26
Merge #11015: [Qt] Add delay before filtering transactions
Jonas Schnelli
2017-09-26
Add state message print to AcceptBlock failure message.
Matt Corallo
2017-09-26
[rpc] Deprecate estimatefee RPC
John Newbery
2017-09-26
Merge #11225: wallet: update stored witness in AddToWallet
Wladimir J. van der Laan
2017-09-26
Merge #11288: More user-friendly error message when partially signing
Wladimir J. van der Laan
2017-09-26
rpc: Prevent `dumpwallet` from overwriting files
Wladimir J. van der Laan
2017-09-26
net: Improve and document SOCKS code
Wladimir J. van der Laan
2017-09-26
Merge #11377: Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
Wladimir J. van der Laan
2017-09-25
Merge #11335: Replace save|restoreWindowGeometry with Qt functions
Wladimir J. van der Laan
2017-09-23
Implement {Encode,Decode}Destination without CBitcoinAddress
Pieter Wuille
2017-09-23
Merge #11338: qt: Backup former GUI settings on `-resetguisettings`
Wladimir J. van der Laan
2017-09-23
qt: Backup former GUI settings on `-resetguisettings`
Wladimir J. van der Laan
2017-09-22
Merge #10953: [Refactor] Combine scriptPubKey and amount as CTxOut in CScript...
Pieter Wuille
2017-09-22
Merge #11362: Remove nBlockMaxSize from miner opt struct as it is no longer u...
Pieter Wuille
2017-09-22
Merge #11301: add m_added_nodes to connman options
Pieter Wuille
2017-09-21
Remove some unused functions and methods
Pieter Wuille
2017-09-22
Rename out to m_tx_out in CScriptCheck
Johnson Lau
2017-09-21
Merge #11351: Refactor: Modernize disallowed copy constructors/assignment
Pieter Wuille
2017-09-21
Merge #11116: [script] Unit tests for script/standard and IsMine functions.
Wladimir J. van der Laan
2017-09-21
[script] Unit tests for IsMine
Jim Posen
2017-09-21
[script] Unit tests for script/standard functions
Jim Posen
2017-09-21
Replace save|restoreWindowGeometry with Qt functions
MeshCollider
2017-09-20
Add tests for CMerkleBlock usage with txids specified
James O'Beirne
2017-09-20
Consolidate CMerkleBlock constructor into a single method
James O'Beirne
2017-09-20
Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
Matt Corallo
2017-09-20
Merge #10888: range-based loops and const qualifications in net.cpp
Pieter Wuille
2017-09-20
Near-Bugfix: Reestablish consensus check removed in 8d7849b
Jorge Timón
2017-09-20
Introduce CheckInputsAndUpdateCoins static wrapper in txmempool.cpp
Jorge Timón
2017-09-20
Optimization: Minimize the number of times it is checked that no money is cre...
Jorge Timón
2017-09-20
Merge #11132: Document assumptions that are being made to avoid NULL pointer ...
Wladimir J. van der Laan
2017-09-20
Merge #11334: qt: Remove custom fee radio group and remove nCustomFeeRadio se...
Wladimir J. van der Laan
2017-09-19
Merge #11307: wallet: Display non-HD error on first run
Wladimir J. van der Laan
2017-09-19
[Tests] Add Qt GUI tests to Overview and ReceiveCoin Page
Anditto Heristyo
2017-09-18
Remove nBlockMaxSize from miner opt struct as it is no longer used.
Gregory Maxwell
2017-09-18
net: remove now-unused functions
Cory Fields
2017-09-18
net: remove now-superfluous numeric resolve
Cory Fields
2017-09-18
net: separate resolving and conecting
Cory Fields
2017-09-18
Merge #11340: Trivial: Fix validation comments
MarcoFalke
2017-09-18
[Qt] Add delay before filtering transactions
Lucas Betschart
2017-09-16
Small refactor of CCoinsViewCache::BatchWrite()
Dan Raviv
2017-09-16
Refactor: Modernize disallowed copy constructors/assignment
Dan Raviv
2017-09-16
Merge #11196: Switch memory_cleanse implementation to BoringSSL's to ensure m...
Wladimir J. van der Laan
2017-09-15
Remove custom fee radio group
Andrew Chow
[prev]
[next]