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-06-01
qt: Periodic translations update
v0.16.1rc2
Wladimir J. van der Laan
2018-05-28
qt: Pre-rc1 transifex pull
Wladimir J. van der Laan
2018-05-28
Merge #13319: [0.16.1] gui: Backport bech32 checkbox
Wladimir J. van der Laan
2018-05-24
qt: Update translations pre-rc1
MarcoFalke
2018-05-24
GUI: Allow generating Bech32 addresses with a legacy-address default
Luke Dashjr
2018-05-24
GUI: Rephrase Bech32 checkbox text/tooltip
Luke Dashjr
2018-05-24
Policy to reject extremely small transactions
Johnson Lau
2018-05-24
Add transaction tests for constant scriptCode
Johnson Lau
2018-05-24
Add constant scriptCode policy in non-segwit scripts
Johnson Lau
2018-05-24
Add unit tests for signals generated by ProcessNewBlock()
Jesse Cohen
2018-05-24
Fix concurrency-related bugs in ActivateBestChain
Jesse Cohen
2018-05-24
Do not unlock cs_main in ABC unless we've actually made progress.
Matt Corallo
2018-05-24
Bugfix: ensure consistency of m_failed_blocks after reconsiderblock
Suhas Daftuar
2018-05-24
Merge #13253: [0.16] Further Backports
Wladimir J. van der Laan
2018-05-18
wallet: Exit SyncMetaData if there are no transactions to sync
Wladimir J. van der Laan
2018-05-18
Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTip
Jesse Cohen
2018-05-17
[wallet] Fix zapwallettxes/multiwallet interaction.
John Newbery
2018-05-17
RPC Docs: gettxout*: clarify bestblock and unspent counts
David A. Harding
2018-05-01
Remove blockmaxsize option from init.cpp
fanquake
2018-04-26
Default to defining endian-conversion DECLs in compat w/o config
Matt Corallo
2018-04-26
qt:Show the entire Window when double clicking on taskbar
Chun Kuan Lee
2018-04-26
[config] Remove blockmaxsize option
John Newbery
2018-04-26
Fix illegal default `addProxy` and `addrSeparateProxyTor` settings.
251
2018-04-26
Limit the number of IPs we use from each DNS seeder
e0
2018-03-07
fix version typo
Tamas Blummer
2018-03-01
Merge #12518: [0.16] Bump leveldb subtree
Wladimir J. van der Laan
2018-02-27
qt: Remove faulty and unnecessary en_US translation
Wladimir J. van der Laan
2018-02-27
test: Add missing signal.h header
Wladimir J. van der Laan
2018-02-16
Bump leveldb subtree
MarcoFalke
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
[next]