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-09-17
Fix crash bug with duplicate inputs within a transaction
Suhas Daftuar
2018-08-08
Merge #13852: [0.16] doc: correct the help output for -prune
Wladimir J. van der Laan
2018-08-08
Merge #13796: [0.16] Make signrawtransaction give an error when amount is nee...
Wladimir J. van der Laan
2018-08-02
-prune option -help output aligned with code
Hennadii Stepanov
2018-07-30
Merge #13797: [0.16] bitcoinconsensus: invalid flags should be set to bitcoin...
Wladimir J. van der Laan
2018-07-29
bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type,...
Thomas Kerin
2018-07-29
Error on missing amount in signrawtransaction*
Anthony Towns
2018-07-16
Fix that CWallet::AbandonTransaction would only traverse one level
Ben Woosley
2018-07-14
qa: Initialize lockstack to prevent null pointer deref
MarcoFalke
2018-07-13
gui: Show messages as text not html
Wladimir J. van der Laan
2018-07-13
[qt] send: Clear All also resets coin control options
Sjors Provoost
2018-07-13
Fix csBestBlock/cvBlockChange waiting in rpc/mining
Pieter Wuille
2018-07-13
Consensus: Fix bug when compiler do not support __builtin_clz*
532479301
2018-07-13
have verifytxoutproof check the number of txns in proof structure
Gregory Sanders
2018-07-13
wallet: Erase wtxOrderd wtx pointer on removeprunedfunds
MarcoFalke
2018-07-13
Remove boost dependency (boost/assign/std/vector.hpp)
practicalswift
2018-07-13
Fix incorrect tests
practicalswift
2018-07-12
Make tests pass after 2020
Bernhard M. Wiedemann
2018-07-12
[rpcwallet] Clamp walletpassphrase value at 100M seconds
Suhas Daftuar
2018-07-12
rpc: fix type mistmatch in listreceivedbyaddress
joemphilips
2018-07-12
[trivial] Add newlines to end of log messages.
John Newbery
2018-07-12
qt: Avoid resetting on resetguisettigs=0
MarcoFalke
2018-07-12
Remove useless mapRequest tracking that just effects Qt display.
Matt Corallo
2018-06-26
Fix parameter count check for importpubkey.
Kristaps Kaupe
2018-06-15
expose CBlockIndex::nTx in getblock(header)
Gregory Sanders
2018-06-13
Add Windows shutdown handler
Chun Kuan Lee
2018-06-13
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
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
[next]