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-01-25
Update defaultAssumeValid according to release-process.md.
Gregory Maxwell
2018-01-25
Merge #12264: Fix versionbits warning test
MarcoFalke
2018-01-25
Fix intermittent failure in p2p-versionbits-warning.py
John Newbery
2018-01-25
Improve comments/logging in p2p-versionbits-warning.py
John Newbery
2018-01-25
Fix flake8 warnings in p2p-versionbits-warning.py
John Newbery
2018-01-24
Merge #11774: [tests] Rename functional tests
MarcoFalke
2018-01-25
[tests] Remove EXPECTED_VIOLATION_COUNT
Anthony Towns
2018-01-25
[tests] Rename misc functional tests.
Anthony Towns
2018-01-25
[tests] Rename rpc_* functional tests.
Anthony Towns
2018-01-25
[tests] Rename p2p_* functional tests.
Anthony Towns
2018-01-25
[tests] Rename wallet_* functional tests.
Anthony Towns
2018-01-25
[tests] Rename feature_* functional tests.
Anthony Towns
2018-01-24
Merge #12261: qt: Bump BLOCK_CHAIN_SIZE to 200GB
MarcoFalke
2018-01-24
Merge #12194: Add change type option to fundrawtransaction
Jonas Schnelli
2018-01-24
Merge #12213: Add address type option to addmultisigaddress
Jonas Schnelli
2018-01-24
Merge #12251: initwallet: Do not translate highly technical addresstype help
Wladimir J. van der Laan
2018-01-24
initwallet: Do not translate highly technical addresstype help
MarcoFalke
2018-01-24
[qa] Use address type in addmultisigaddress to avoid addwitnessaddress
João Barbosa
2018-01-24
qt: Bump BLOCK_CHAIN_SIZE to 200GB
Wladimir J. van der Laan
2018-01-24
[qa] Test fundrawtransaction with change_type option
João Barbosa
2018-01-24
[rpc] Add change_type option to fundrawtransaction
João Barbosa
2018-01-24
[wallet] Add change type to CCoinControl
João Barbosa
2018-01-24
qt: Update translation source file
Wladimir J. van der Laan
2018-01-24
tx: Update transifex slug for 0.16
Wladimir J. van der Laan
2018-01-24
Merge #12250: Make CKey::Load references const
Wladimir J. van der Laan
2018-01-24
[rpc] Add address type option to addmultisigaddress
João Barbosa
2018-01-24
Merge #12119: [wallet] use P2WPKH change output if any destination is P2WPKH ...
Wladimir J. van der Laan
2018-01-24
Merge #12089: qa: Make TestNodeCLI command optional in send_cli
MarcoFalke
2018-01-24
Merge #11415: [RPC] Disallow using addresses in createmultisig
Wladimir J. van der Laan
2018-01-24
Merge #11512: Use GetDesireableServiceFlags in seeds, dnsseeds, fixing static...
Wladimir J. van der Laan
2018-01-24
Merge #11281: Avoid permanent cs_main/cs_wallet lock during RescanFromTime
Wladimir J. van der Laan
2018-01-23
Mention that other RPC calls report keys as "imported" while txns are still m...
Jonas Schnelli
2018-01-23
Reduce cs_main lock in ReadBlockFromDisk, only read GetBlockPos under the lock
Jonas Schnelli
2018-01-23
Make sure WalletRescanReserver has successfully reserved the rescan
Jonas Schnelli
2018-01-23
Add RAII wallet rescan reserver
Jonas Schnelli
2018-01-23
Avoid pemanent cs_main/cs_wallet lock during wallet rescans
Jonas Schnelli
2018-01-23
qa: Make TestNodeCLI command optional in send_cli
MarcoFalke
2018-01-23
qa: Rename cli.args to cli.options
MarcoFalke
2018-01-23
Make CKey::Load references const
Russell Yanofsky
2018-01-23
[wallet] use P2WPKH change output if any destination is P2WPKH or P2WSH
Sjors Provoost
2018-01-22
Merge #12187: [Docs] Updating benchmarkmarking.md with an updated sample output
MarcoFalke
2018-01-22
Merge #12227: test_runner: Readable output if create_cache.py fails
MarcoFalke
2018-01-22
Merge #12241: [trivial][docs] Fix incorrect link in /test/ README.md
MarcoFalke
2018-01-22
[trivial][docs] Fix incorrect link in /test/ README.md
fanquake
2018-01-19
Update chainparams comment for more info on service bits per dnsseed
Matt Corallo
2018-01-19
Fall back to oneshot for DNS Seeds which don't support filtering.
Matt Corallo
2018-01-19
Use GetDesireableServiceFlags in static seeds, document this.
Matt Corallo
2018-01-19
test_runner: Readable output if create_cache.py fails
Russell Yanofsky
2018-01-19
Updating benchmarkmarking.md with an updated sample output and help options
Jeff Rade
2018-01-19
Merge #12220: Error if relative -walletdir is specified
Wladimir J. van der Laan
[next]