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-04-14
[contrib] convert test-security-check to python3
John Newbery
2018-04-14
add lint tool to check python3 shebang
practicalswift
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
[MOVEONLY] Turn CScript::GetOp2 into a function and move to cpp
Pieter Wuille
2018-04-13
[MOVEONLY] Move CSCript::FindAndDelete to interpreter
Pieter Wuille
2018-04-13
Delete unused non-const-iterator CSCript::GetOp overloads
Pieter Wuille
2018-04-13
Make iterators in CScript::FindAndDelete const
Pieter Wuille
2018-04-13
Merge #12950: bitcoin-tx: Flatten for loop over one element
Wladimir J. van der Laan
2018-04-13
[qa] Test that v0 segwit outputs can't be spent pre-activation
Suhas Daftuar
2018-04-13
Always enforce SCRIPT_VERIFY_WITNESS with P2SH
Suhas Daftuar
2018-04-13
[qa] Remove some pre-activation segwit tests
Suhas Daftuar
2018-04-13
Separate NULLDUMMY enforcement from SEGWIT enforcement
Suhas Daftuar
2018-04-13
Use P2SH consensus rules for all blocks
Suhas Daftuar
2018-04-13
Merge #12969: Drop dead code CScript::Find
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
test: Add rpc_bind test to default-run tests
Wladimir J. van der Laan
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-13
macOS: Prevent Xcode 9.3 build warnings
Akio Nakamura
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
Merge #12947: Wallet hd functional test speedup and clarification
MarcoFalke
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
speed up wallet_hd.py and clarify/augment checks
Gregory Sanders
2018-04-11
debug log number of unknown wallet records on load
Gregory Sanders
2018-04-11
depends: Fix Qt build with XCode 9.3
fanquake
2018-04-11
Merge #12933: doc: Refine header include policy
MarcoFalke
2018-04-11
Merge #12925: wallet: Logprint the start of a rescan
Wladimir J. van der Laan
2018-04-11
Merge #12871: Add shell script linting: Check for shellcheck warnings in shel...
MarcoFalke
2018-04-11
Merge #12942: rpc: Drop redundant testing of signrawtransaction prevtxs args
Wladimir J. van der Laan
2018-04-11
Add shell script linting: Check for shellcheck warnings in shell scripts
practicalswift
2018-04-11
Merge #11617: Avoid lock: Call FlushStateToDisk(...) regardless of fCheckForP...
Wladimir J. van der Laan
2018-04-11
Add config changes to release notes
Anthony Towns
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] Use regtest section in functional tests configs
Anthony Towns
2018-04-11
[tests] Unit tests for config file sections
Anthony Towns
[prev]
[next]