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-12-02
Merge pull request #7147
Wladimir J. van der Laan
2015-12-02
Merge pull request #7146
Wladimir J. van der Laan
2015-12-02
Merge pull request #7118
Wladimir J. van der Laan
2015-12-02
Merge commit '982709199f1b4e9e35211c419a81938f9f1dd4ed' into bitcoin
MarcoFalke
2015-12-02
Merge pull request #7144
Wladimir J. van der Laan
2015-12-02
Name union to prevent compiler warning
Pavel Janík
2015-12-01
Flush coins cache also after transaction processing
Pieter Wuille
2015-12-01
Uncache input txn in utxo cache if a tx is not accepted to mempool
Matt Corallo
2015-12-01
Add CCoinsViewCache::HaveCoinsInCache to check if a tx is cached
Matt Corallo
2015-12-01
Discard txn cache entries that were loaded for removed mempool txn
Matt Corallo
2015-12-01
Get the set of now-uncacheable-txn from CTxMemPool::TrimToSize
Matt Corallo
2015-12-01
Add method to remove a tx from CCoinsViewCache if it is unchanged
Matt Corallo
2015-12-01
-bytespersigop option to additionally limit sigops in transactions we relay a...
Luke Dashjr
2015-12-01
Rewrite CreateNewBlock
Alex Morcos
2015-12-01
Expose FormatStateMessage
Alex Morcos
2015-12-01
Make accessing mempool parents and children public
Alex Morcos
2015-12-01
Add TxPriority class and comparator
Alex Morcos
2015-12-01
Add a score index to the mempool.
Alex Morcos
2015-12-01
Store the total sig op count of a tx.
Alex Morcos
2015-12-01
test: Disable scheduler test manythreads
Wladimir J. van der Laan
2015-12-01
qt: periodic translations update
Wladimir J. van der Laan
2015-12-01
Merge pull request #7141
Wladimir J. van der Laan
2015-12-01
Merge pull request #7143
Wladimir J. van der Laan
2015-12-01
Merge pull request #6915
Wladimir J. van der Laan
2015-12-01
Merge pull request #7022
Wladimir J. van der Laan
2015-12-01
qt: use QMetaObject::invokeMethod for cross-thread signaling in clientmodel
Wladimir J. van der Laan
2015-12-01
Describe maxmempool and mempoolminfee in the getmempoolinfo RPC help.
Pavel Janík
2015-12-01
Constrain rpcport default values to a single location in code
Luke Dashjr
2015-12-01
Merge pull request #7136
Wladimir J. van der Laan
2015-12-01
Merge pull request #6914
Wladimir J. van der Laan
2015-12-01
rpc: Don't translate warning messages
Wladimir J. van der Laan
2015-12-01
Merge pull request #7096
Wladimir J. van der Laan
2015-12-01
Merge pull request #7105
Wladimir J. van der Laan
2015-12-01
Merge pull request #7079
Wladimir J. van der Laan
2015-11-30
Merge pull request #7072
Gregory Maxwell
2015-11-30
Change default block priority size to 0
Alex Morcos
2015-11-30
Merge pull request #7044
Gregory Maxwell
2015-11-30
Fix removeForReorg to use MedianTimePast
Suhas Daftuar
2015-11-30
Don't call removeForReorg if DisconnectTip fails
Suhas Daftuar
2015-11-30
Track coinbase spends in CTxMemPoolEntry
Suhas Daftuar
2015-11-30
removeForReorg calls once-per-disconnect-> once-per-reorg
Matt Corallo
2015-11-30
Make indentation in ActivateBestChainStep readable
Matt Corallo
2015-11-30
Fix comment in removeForReorg
Matt Corallo
2015-11-30
Fix removal of time-locked transactions during reorg
Matt Corallo
2015-11-30
HelpMessage: Don't hide -mintxfee behind showDebug
MarcoFalke
2015-11-30
rpcwallet: Clarify what settxfee does
MarcoFalke
2015-11-30
Merge pull request #7094
Wladimir J. van der Laan
2015-11-30
Merge pull request #7008
Wladimir J. van der Laan
2015-11-30
Merge pull request #7035
Wladimir J. van der Laan
2015-11-30
[Qt] improve minimum absolute fee option
Jonas Schnelli
[prev]
[next]