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
2018-02-15
qt: Pre-rc4 translations update
Wladimir J. van der Laan
2018-02-15
Make signrawtransaction accept P2SH-P2WSH redeemscripts
Pieter Wuille
2018-02-15
fix possible shutdown assertion with -reindex-shutdown
Cory Fields
2018-02-15
test: Add unit test for LockDirectory
Wladimir J. van der Laan
2018-02-15
util: Fix multiple use of LockDirectory
Wladimir J. van der Laan
2018-02-15
Interrupt loading thread after shutdown request
João Barbosa
2018-02-14
Fix rescan test failure due to unset g_address_type, g_change_type
Russell Yanofsky
2018-02-12
Fix ignoring tx data requests when fPauseSend is set on a peer
Matt Corallo
2018-02-12
Reset pblocktree before deleting LevelDB file
Sjors Provoost
2018-02-08
qt: Pre-rc3 translations update
Wladimir J. van der Laan
2018-02-08
Bech32 addresses in dumpwallet
fivepiece
2018-02-08
Add braces to meet code style on line-after-the-one-changed.
Matt Corallo
2018-02-08
Hold mempool.cs for the duration of ATMP.
Matt Corallo
2018-02-08
http: Remove numThreads and ThreadCounter
Wladimir J. van der Laan
2018-02-08
http: Remove WaitExit from WorkQueue
Wladimir J. van der Laan
2018-02-08
http: Join worker threads before deleting work queue
Wladimir J. van der Laan
2018-02-08
qt: Clarify some comments
Wladimir J. van der Laan
2018-02-08
qt: Make sure splash screen is freed on AppInitMain fail
Wladimir J. van der Laan
2018-02-08
qt: Poll ShutdownTimer after init is done
MarcoFalke
2018-02-08
Fix fast-shutdown crash if genesis block was not loaded
Matt Corallo
2018-02-08
Fix fast-shutdown hang on ThreadImport+GenesisWait
Matt Corallo
2018-02-02
qt: Pre-rc2 translations update
v0.16.0rc2
Wladimir J. van der Laan
2018-02-02
net: don't retry failed oneshot connections forever
Cory Fields
2018-02-02
[gui] Defer coin control instancing
João Barbosa
2018-02-01
net: initialize socket to avoid closing random fd's
Cory Fields
2018-01-30
qt: Periodic translations update
Wladimir J. van der Laan
2018-01-30
Merge #12266: Move scheduler/threadGroup into common-init instead of per-app
Wladimir J. van der Laan
2018-01-30
Merge #12276: Remove duplicate mapWallet lookups
Wladimir J. van der Laan
2018-01-30
Merge #12278: Add special error for genesis coinbase to getrawtransaction
Wladimir J. van der Laan
2018-01-30
Add special error for genesis coinbase to gettransaction
MeshCollider
2018-01-29
Merge #12293: [rpc] Mention that HD is enabled if hdmasterkeyid is present
MarcoFalke
2018-01-29
Merge #11577: Fix warnings (-Wsign-compare) when building with DEBUG_ADDRMAN
Wladimir J. van der Laan
2018-01-29
Merge #12159: Use the character based overload for std::string::find.
Wladimir J. van der Laan
2018-01-29
[rpc] Mention that HD is enabled if hdmasterkeyid is present
fanquake
2018-01-29
Merge #12108: [Refactor] Remove unused fQuit var from checkqueue.h
Wladimir J. van der Laan
2018-01-29
Merge #12197: Log debug build status and warn when running benchmarks
Wladimir J. van der Laan
2018-01-28
[wallet] Remove duplicate mapWallet lookups
João Barbosa
2018-01-25
Update chainTxData for 0.16
Wladimir J. van der Laan
2018-01-25
Merge #12269: Update defaultAssumeValid to block 506067
Wladimir J. van der Laan
2018-01-25
Merge #12262: net: Hardcoded seed update
Wladimir J. van der Laan
2018-01-25
Move scheduler/threadGroup into common-init instead of per-app
Matt Corallo
2018-01-25
Update defaultAssumeValid according to release-process.md.
Gregory Maxwell
2018-01-24
Merge #12261: qt: Bump BLOCK_CHAIN_SIZE to 200GB
MarcoFalke
2018-01-24
Merge #12194: Add change type option to fundrawtransaction
Jonas Schnelli
2018-01-24
Merge #12213: Add address type option to addmultisigaddress
Jonas Schnelli
2018-01-24
net: Update hardcoded seeds
Wladimir J. van der Laan
2018-01-24
initwallet: Do not translate highly technical addresstype help
MarcoFalke
2018-01-24
qt: Bump BLOCK_CHAIN_SIZE to 200GB
Wladimir J. van der Laan
2018-01-24
[rpc] Add change_type option to fundrawtransaction
João Barbosa
2018-01-24
[wallet] Add change type to CCoinControl
João Barbosa
[next]