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
2018-05-28
build: Bump version to 0.16.1
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-28
Merge #13317: [0.16.1] Remaining backports
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
qa: Pad scriptPubKeys to get minimum sized txs
MarcoFalke
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-18
[wallet] [tests] Test disallowed multiwallet params
John Newbery
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-17
[qa] Handle disconnect_node race
Suhas Daftuar
2018-05-16
Merge #12967: [0.16] Backports
Wladimir J. van der Laan
2018-05-03
List support for BIP173 in bips.md
Pieter Wuille
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
depends: Fix Qt build with XCode 9.3
fanquake
2018-04-26
Avoid launching as admin when NSIS installer ends.
JeremyRand
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-04-24
Merge #13049: [0.16] qa: Backports
MarcoFalke
2018-04-20
qa: Fix python TypeError in script.py
MarcoFalke
2018-04-20
[qa] Delete cookie file before starting node
Suhas Daftuar
2018-04-20
qa: Cache only chain and wallet for regtest datadir
MarcoFalke
2018-04-20
[qa] Ensure bitcoind processes are cleaned up when tests end
Suhas Daftuar
2018-04-20
[tests] Test starting bitcoind with -h and -version
John Newbery
2018-04-20
[tests] Fix intermittent rpc_net.py failure.
John Newbery
2018-04-20
test: Use wait_until in tests where time was used for polling
Ben Woosley
2018-04-20
test: Use wait_until to ensure ping goes out
Ben Woosley
2018-04-20
[test] Round target fee to 8 decimals in assert_fee_amount
Karl-Johan Alm
2018-03-14
Merge #12636: backport: #11995 Fix Qt build with Xcode 9
Wladimir J. van der Laan
2018-03-14
devtools: Exclude patches from lint-whitespace
MarcoFalke
2018-03-13
Merge #12648: [0.16] test: Update trusted git root
Wladimir J. van der Laan
2018-03-12
[Depends] Fix Qt build with Xcode 9.2
fanquake
2018-03-08
test: Update trust git root
Wladimir J. van der Laan
2018-03-07
Merge #12637: backport: #12556 fix version typo in getpeerinfo RPC call help
MarcoFalke
2018-03-07
fix version typo
Tamas Blummer
2018-03-05
Merge #12585: [0.16] depends: Switch to downloading expat from GitHub
MarcoFalke
[next]