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-04-18
Merge #13007: test: Fix dangling wallet pointer in vpwallets
Wladimir J. van der Laan
2018-04-17
Merge #12791: Expose a transaction's weight via RPC
Jonas Schnelli
2018-04-17
test: Fix dangling wallet pointer in vpwallets
João Barbosa
2018-04-17
Merge #12949: tests: Avoid copies of CTransaction
MarcoFalke
2018-04-17
Merge #12982: Fix inconsistent namespace formatting guidelines
MarcoFalke
2018-04-17
Merge #13004: Print to console by default when not run with -daemon
Wladimir J. van der Laan
2018-04-17
Merge #12988: Hold cs_main while calling UpdatedBlockTip() signal
Wladimir J. van der Laan
2018-04-17
Merge #12977: Refactor g_wallet_init_interface to const reference
Wladimir J. van der Laan
2018-04-17
Print to console by default when not run with -daemon
Evan Klitzke
2018-04-16
Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTip
Jesse Cohen
2018-04-16
Merge #11862: Network specific conf sections
Wladimir J. van der Laan
2018-04-16
Merge #12951: [doc] Fix comment in FindForkInGlobalIndex
Wladimir J. van der Laan
2018-04-14
correcting the array name from pnSeeds6 to pnSeed6
okayplanet
2018-04-14
Merge #12973: Avoid std::locale/imbue madness in DateTimeStrFormat
Wladimir J. van der Laan
2018-04-13
Fix inconsistent namespace formatting guidelines
Russell Yanofsky
2018-04-13
Expose a transaction's weight via RPC
Matt Corallo
2018-04-13
Merge #11200: Allow for aborting rescans in the GUI
Jonas Schnelli
2018-04-13
Merge #12569: net: Increase signal-to-noise ratio in debug.log by adjusting l...
Wladimir J. van der Laan
2018-04-13
Merge #12950: bitcoin-tx: Flatten for loop over one element
Wladimir J. van der Laan
2018-04-13
wallet: Refactor g_wallet_init_interface to const reference
João Barbosa
2018-04-13
wallet: Make WalletInitInterface members const
João Barbosa
2018-04-13
Avoid std::locale/imbue in DateTimeStrFormat
Pieter Wuille
2018-04-12
Drop dead code CScript::Find
Ben Woosley
2018-04-12
Merge #12970: logging: bypass timestamp formatting when not logging
Pieter Wuille
2018-04-12
Merge #12743: Fix csBestBlock/cvBlockChange waiting in rpc/mining
Pieter Wuille
2018-04-12
logging: bypass timestamp formatting when not logging
Cory Fields
2018-04-12
Give an error when rescan is aborted by the user
Andrew Chow
2018-04-12
Add cancel button to rescan progress dialog
Andrew Chow
2018-04-12
Merge #12803: Make BaseSignatureCreator a pure interface
Wladimir J. van der Laan
2018-04-12
Merge #12888: debug log number of unknown wallet records on load
Wladimir J. van der Laan
2018-04-12
Merge #12939: Extract consts for WITNESS_V0 hash sizes
Wladimir J. van der Laan
2018-04-11
[doc] Fix comment in FindForkInGlobalIndex
James O'Beirne
2018-04-11
Merge #12837: rpc: fix type mistmatch in `listreceivedbyaddress`
MarcoFalke
2018-04-11
tests: Avoid copies of CTransaction
MarcoFalke
2018-04-11
bitcoin-tx: Remove unused for loop
MarcoFalke
2018-04-11
debug log number of unknown wallet records on load
Gregory Sanders
2018-04-11
Merge #12925: wallet: Logprint the start of a rescan
Wladimir J. van der Laan
2018-04-11
Merge #12942: rpc: Drop redundant testing of signrawtransaction prevtxs args
Wladimir J. van der Laan
2018-04-11
Merge #11617: Avoid lock: Call FlushStateToDisk(...) regardless of fCheckForP...
Wladimir J. van der Laan
2018-04-11
[tests] Unit tests for -testnet/-regtest in [test]/[regtest] sections
Anthony Towns
2018-04-11
ArgsManager: special handling for -regtest and -testnet
Anthony Towns
2018-04-11
[tests] Unit tests for network-specific config entries
Anthony Towns
2018-04-11
ArgsManager: Warn when ignoring network-specific config setting
Anthony Towns
2018-04-11
ArgsManager: limit some options to only apply on mainnet when in default section
Anthony Towns
2018-04-11
[tests] Unit tests for config file sections
Anthony Towns
2018-04-11
ArgsManager: support config file sections
Anthony Towns
2018-04-11
ArgsManager: drop m_negated_args
Anthony Towns
2018-04-11
Merge #12920: test: Fix sign for expected values
Wladimir J. van der Laan
2018-04-11
Merge #12650: gui: Fix issue: "default port not shown correctly in settings d...
Wladimir J. van der Laan
2018-04-11
Merge #12916: Introduce BigEndian wrapper and use it for netaddress ports
Wladimir J. van der Laan
[next]