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
2015-11-19
Modify variable names for entry height and priority
Alex Morcos
2015-11-19
Remove default arguments for CTxMemPoolEntry()
Alex Morcos
2015-11-19
qt: Periodic translations update
Wladimir J. van der Laan
2015-11-19
Merge pull request #7051
Wladimir J. van der Laan
2015-11-19
ui: Add "Copy raw transaction data" to transaction list context menu
Wladimir J. van der Laan
2015-11-19
zmq: prepend zmq to debug messages
Daniel Cousens
2015-11-19
init: add zmq to debug categories
Daniel Cousens
2015-11-19
init: amend ZMQ flag names
Daniel Cousens
2015-11-18
add UI help for -resetguisettings
Jonas Schnelli
2015-11-18
Alter assumptions in CCoinsViewCache::BatchWrite
Alex Morcos
2015-11-18
Merge pull request #6932
Wladimir J. van der Laan
2015-11-18
Merge pull request #6951
Jonas Schnelli
2015-11-18
[Qt] don't allow to store invalid proxy ports
Jonas Schnelli
2015-11-17
Fix debug log message for block files
Alex Morcos
2015-11-17
Bugfix: Use unique autostart filenames on Linux for testnet/regtest
Luke Dashjr
2015-11-16
Implement helper class for CTxMemPoolEntry constructor
Alex Morcos
2015-11-16
Merge pull request #6986
Gregory Maxwell
2015-11-16
Merge pull request #6999
Gregory Maxwell
2015-11-16
Merge pull request #7023
Gregory Maxwell
2015-11-16
Expose RPC calls for estimatesmart functions
Alex Morcos
2015-11-16
add estimateSmartFee to the unit test
Alex Morcos
2015-11-16
EstimateSmart functions consider mempool min fee
Alex Morcos
2015-11-16
Increase success threshold for fee estimation to 95%
Alex Morcos
2015-11-16
Change wallet and GUI code to use new smart fee estimation calls.
Alex Morcos
2015-11-16
Add smart fee estimation functions
Alex Morcos
2015-11-16
Merge pull request #6954
Wladimir J. van der Laan
2015-11-16
Merge pull request #7016
Wladimir J. van der Laan
2015-11-16
[Qt] refactor and optimize proxy settings behavior
Jonas Schnelli
2015-11-16
Avoid a compile error on hosts with libevent too old for EVENT_LOG_WARN.
Gregory Maxwell
2015-11-16
Merge pull request #6991
Gregory Maxwell
2015-11-16
Merge pull request #7000
Jonas Schnelli
2015-11-15
Fixed integer comparison warning.
Eric Lombrozo
2015-11-15
Switch to libsecp256k1-based validation for ECDSA
Pieter Wuille
2015-11-14
Merge pull request #6993
Gregory Maxwell
2015-11-14
Fix comment for blocksonly parameter interactions
Patick Strateman
2015-11-14
Fix fRelayTxs comment
Patick Strateman
2015-11-14
Display DEFAULT_WHITELISTALWAYSRELAY in help text
Patick Strateman
2015-11-14
Use DEFAULT_BLOCKSONLY and DEFAULT_WHITELISTALWAYSRELAY constants
Patick Strateman
2015-11-14
Add help text for blocksonly and whitelistalwaysrelay
Patick Strateman
2015-11-14
Add whitelistalwaysrelay option
Patick Strateman
2015-11-14
Do not process tx inv's in blocksonly mode
Patick Strateman
2015-11-14
Add blocksonly mode
Patick Strateman
2015-11-13
Merge pull request #6984
Gregory Maxwell
2015-11-14
Merge pull request #7013
Wladimir J. van der Laan
2015-11-13
Remove LOCK(cs_main) from decodescript
Peter Todd
2015-11-13
Add mediantime field to getblock and getblockheader
Peter Todd
2015-11-13
Document new mediantime field in getblockchaininfo
Peter Todd
2015-11-13
Clarify nLockTime-by-time comment in CheckFinalTx()
Peter Todd
2015-11-13
Better error message for fundrawtransaction w/ empty vout
Peter Todd
2015-11-13
Actually use includeWatching value in fundrawtransaction
Peter Todd
[prev]
[next]