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
2016-10-27
instance of 'mem pool' to 'mempool'
S. Matthew English
2016-10-27
bench: Add benchmark for lockedpool allocation/deallocation
Wladimir J. van der Laan
2016-10-27
rpc: Add `getmemoryinfo` call
Wladimir J. van der Laan
2016-10-27
support: Add LockedPool
Wladimir J. van der Laan
2016-10-26
Return useful error message on ATMP failure
instagibbs
2016-10-26
rpc: Remove invalid explanation from wallet fee message
Wladimir J. van der Laan
2016-10-25
Explicitly pass const CChainParams& to LoadBlockIndexDB()
Geoffrey Tsui
2016-10-25
Merge #8515: A few mempool removal optimizations
Wladimir J. van der Laan
2016-10-25
Merge #9008: [net] Remove assert(nMaxInbound > 0)
Wladimir J. van der Laan
2016-10-25
Merge #9002: Make connect=0 disable automatic outbound connections.
Wladimir J. van der Laan
2016-10-25
Make connect=0 disable automatic outbound connections.
Gregory Maxwell
2016-10-24
[net] Remove assert(nMaxInbound > 0)
MarcoFalke
2016-10-24
Merge #8995: Add missing cs_main lock to ::GETBLOCKTXN processing
Wladimir J. van der Laan
2016-10-21
Add some missing includes
Pieter Wuille
2016-10-21
Return shared_ptr<CTransaction> from mempool removes
Pieter Wuille
2016-10-21
Make removed and conflicted arguments optional to remove
Pieter Wuille
2016-10-21
Bypass removeRecursive in removeForReorg
Pieter Wuille
2016-10-21
Fix doxygen comment: the transaction is returned in txOut
Pavel Janík
2016-10-21
Merge #8982: Eliminating Inconsistencies in Textual Output
MarcoFalke
2016-10-21
Add missing cs_main lock to ::GETBLOCKTXN processing
Matt Corallo
2016-10-21
Merge #8968: Don't hold cs_main when calling ProcessNewBlock from a cmpctblock
Wladimir J. van der Laan
2016-10-21
Merge #8975: Chainparams: Trivial: In AppInit2(), s/Params()/chainparams/
Wladimir J. van der Laan
2016-10-21
Merge #8990: moveonly: move `coincontrol` to `src/wallet`
Wladimir J. van der Laan
2016-10-21
Merge #8985: Use pindexBestHeader instead of setBlockIndexCandidates for Noti...
Jonas Schnelli
2016-10-21
moveonly: move `coincontrol` to `src/wallet`
Wladimir J. van der Laan
2016-10-20
[Qt] use NotifyHeaderTip's height and date for the progress update
Jonas Schnelli
2016-10-20
Use pindexBestHeader instead of setBlockIndexCandidates for NotifyHeaderTip()
Jonas Schnelli
2016-10-20
Eliminating Inconsistencies in Textual Output
S. Matthew English
2016-10-20
RPC: importmulti: Avoid using boost::variant::operator!=, which is only in ne...
Luke Dashjr
2016-10-20
[Wallet] Refactor wallet/init interaction (Reaccept wtx, flush thread)
Jonas Schnelli
2016-10-20
Merge #7551: Add importmulti RPC call
Wladimir J. van der Laan
2016-10-19
Chainparams: Trivial: In AppInit2(), s/Params()/chainparams/
Jorge Timón
2016-10-19
Merge #8928: Fix init segfault where InitLoadWallet() calls ATMP before genesis
Wladimir J. van der Laan
2016-10-19
Merge #8927: Add script tests for FindAndDelete in pre-segwit and segwit scripts
Wladimir J. van der Laan
2016-10-19
Merge #8774: Qt refactors to better abstract wallet access
Jonas Schnelli
2016-10-19
Merge #7948: RPC: augment getblockchaininfo bip9_softforks data
Wladimir J. van der Laan
2016-10-19
Add consistency check to RPC call importmulti
Pedro Branco
2016-10-19
wallet: Get rid of LockObject and UnlockObject calls in key.h
Wladimir J. van der Laan
2016-10-19
wallet: Change CCrypter to use vectors with secure allocator
Wladimir J. van der Laan
2016-10-19
Add importmulti rpc call
Pedro Branco
2016-10-19
RPC: augment getblockchaininfo bip9_softforks data
mruddy
2016-10-19
[RPC] pass HTTP basic authentication username to the JSONRequest object
Jonas Schnelli
2016-10-19
[RPC] Give RPC commands more information about the RPC request
Jonas Schnelli
2016-10-19
rpc: Change JSONRPCRequest to JSONRPCRequestObj
Wladimir J. van der Laan
2016-10-19
Merge #8972: [Qt] make warnings label selectable (jonasschnelli)
Wladimir J. van der Laan
2016-10-19
Merge #8951: RPC/Mining: getblocktemplate: Update and fix formatting of help
Wladimir J. van der Laan
2016-10-19
[Qt] make warnings label selectable
Jonas Schnelli
2016-10-19
RPC/Mining: getblocktemplate: Update and fix formatting of help
Luke Dashjr
2016-10-19
Merge #8949: Be more agressive in getting connections to peers with relevant ...
Wladimir J. van der Laan
2016-10-19
Merge #8936: Report NodeId in misbehaving debug
Wladimir J. van der Laan
[prev]
[next]