index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-06-07
Avoid recalculating vchKeyedNetGroup in eviction logic.
Patrick Strateman
2016-06-07
Merge #8136: Log/report in 10% steps during VerifyDB
Wladimir J. van der Laan
2016-06-07
Merge #8118: Reduce unnecessary hashing in signrawtransaction
Wladimir J. van der Laan
2016-06-07
Get rid of CTxMempool::lookup() entirely
Pieter Wuille
2016-06-07
[rpc] fundrawtransaction feeRate: Use BTC/kB
MarcoFalke
2016-06-07
Log/report in 10% steps during VerifyDB
Jonas Schnelli
2016-06-07
Merge #8151: [init] Make feefilter option debug option
Wladimir J. van der Laan
2016-06-07
[init] Make feefilter option debug option
MarcoFalke
2016-06-06
drop vAddrToSend after sending big addr message
Kaz Wesley
2016-06-06
[rpc] fundrawtransaction: Fix help text and interface
MarcoFalke
2016-06-06
getblocktemplate: Use version/force mutation to support pre-BIP9 clients
Luke Dashjr
2016-06-06
getblocktemplate: Explicitly handle the distinction between GBT-affecting sof...
Luke Dashjr
2016-06-06
qa/rpc-tests: bip9-softforks: Add tests for getblocktemplate versionbits updates
Luke Dashjr
2016-06-06
Implement BIP 9 GBT changes
Luke Dashjr
2016-06-06
Merge #8142: Improve CWallet API with new GetAccountPubkey function.
Wladimir J. van der Laan
2016-06-06
Improve CWallet API with new GetAccountPubkey function.
Patrick Strateman
2016-06-06
Merge #8007: Minor locking improvements
Wladimir J. van der Laan
2016-06-06
Merge #8137: Improve CWallet API with new AccountMove function.
Wladimir J. van der Laan
2016-06-06
tor: Change auth order to only use HASHEDPASSWORD if -torpassword
Wladimir J. van der Laan
2016-06-06
qt: translation strings update
Wladimir J. van der Laan
2016-06-06
Optimization: use usec in expiration and reuse nNow
Pieter Wuille
2016-06-06
Optimization: don't check the mempool at all if no mempool req ever
Pieter Wuille
2016-06-06
Optimize the relay map to use shared_ptr's
Pieter Wuille
2016-06-04
IsInitialBlockDownload: usually avoid locking
Kaz Wesley
2016-06-05
Switch CTransaction storage in mempool to std::shared_ptr
Pieter Wuille
2016-06-05
Add support for unique_ptr and shared_ptr to memusage
Pieter Wuille
2016-06-04
Merge #8143: comment nit: miners don't vote
Jonas Schnelli
2016-06-03
build: add temporary fix for "bad magic number" error in out-of-tree builds
Cory Fields
2016-06-03
comment nit: miners don't vote
instagibbs
2016-06-03
Merge #7967: [RPC] add feerate option to fundrawtransaction
Wladimir J. van der Laan
2016-06-03
Merge #7942: locking for Misbehave() and other cs_main locking fixes
Wladimir J. van der Laan
2016-06-03
Merge #8139: Fix interrupted HTTP RPC connection workaround for Python 3.5+
MarcoFalke
2016-06-03
Merge #7997: replace mapNextTx with slimmer setSpends
Pieter Wuille
2016-06-03
Merge #7825: Prevent multiple calls to ExtractDestination
Pieter Wuille
2016-06-02
mapNextTx: use pointer as key, simplify value
Kaz Wesley
2016-06-02
Fix interrupted HTTP RPC connection workaround for Python 3.5+
Pieter Wuille
2016-06-02
Merge #7992: Extend #7956 with one more test.
Pieter Wuille
2016-06-02
Improve CWallet API with new AccountMove function.
Patrick Strateman
2016-06-02
Merge #8129: Fix RPC console auto completer
Jonas Schnelli
2016-06-02
Merge #8029: [Doc] Simplify OS X build notes
Jonas Schnelli
2016-06-01
travis: use out-of-tree build
Cory Fields
2016-06-01
build: fix out-of-tree 'make deploy' for osx
Cory Fields
2016-06-02
[depends] expat 2.1.1
fanquake
2016-06-02
[depends] miniupnpc 2.0
fanquake
2016-06-02
[depends] Latest config.guess & config.sub
fanquake
2016-06-02
[depends] ZeroMQ 4.1.4
fanquake
2016-06-02
[depends] ccache 3.2.5
fanquake
2016-06-02
[depends] Freetype 2.6.3
fanquake
2016-06-01
build: a few ugly hacks to get the rpc tests working out-of-tree
Cory Fields
2016-06-01
build: more out-of-tree fixups
Cory Fields
[prev]
[next]