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-23
Make CKey::Load references const
Russell Yanofsky
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
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
2018-01-18
Merge #12212: Trivial: Fix spelling in zapwallettxes test description
MarcoFalke
2018-01-18
Don't allow relative -walletdir paths
Russell Yanofsky
2018-01-18
Merge #12166: [docs] Clarify -walletdir usage
Wladimir J. van der Laan
2018-01-18
Merge #12211: Avoid potential null dereference in ReceiveCoinsDialog constructor
Jonas Schnelli
2018-01-18
Merge #12206: qa: Sync with validationinterface queue in sync_mempools
Wladimir J. van der Laan
2018-01-18
Merge #12210: wallet: Deprecate addwitnessaddress
Wladimir J. van der Laan
2018-01-18
wallet: Deprecate addwitnessaddress
Wladimir J. van der Laan
2018-01-17
Trivial: Fix spelling in zapwallettxes test description
Jeremiah Buddenhagen
2018-01-17
qa: Sync with validationinterface queue in sync_mempools
MarcoFalke
2018-01-17
Avoid potential null dereference in ReceiveCoinsDialog constructor
Russell Yanofsky
2018-01-17
Merge #12101: Clamp walletpassphrase timeout to 2^30 seconds and check its bo...
Wladimir J. van der Laan
2018-01-17
Merge #12198: rpc: Add deprecation error for `getinfo`
Wladimir J. van der Laan
2018-01-17
rpc: Add deprecation error for `getinfo`
Wladimir J. van der Laan
2018-01-16
Merge #11991: [qt] Receive: checkbox for bech32 address
Jonas Schnelli
2018-01-16
[qt] receive tab: bech32 address opt-in checkbox
Sjors Provoost
2018-01-16
Merge #12177: trivial: fix address_type help text of getnewaddress and getraw...
MarcoFalke
2018-01-16
Merge #11904: Add a lock to the wallet directory
Wladimir J. van der Laan
2018-01-16
Abstract directory locking into util.cpp
MeshCollider
2018-01-16
Make .walletlock distinct from .lock
MeshCollider
2018-01-16
Generalise walletdir lock error message for correctness
MeshCollider
2018-01-16
Add a test for wallet directory locking
MeshCollider
2018-01-16
Add a lock to the wallet directory
MeshCollider
2018-01-15
Merge #12173: [Qt] Use flexible font size for QRCode image address
Wladimir J. van der Laan
2018-01-15
Use flexible font size for QRCode image address
Jonas Schnelli
2018-01-15
[docs] Clarify -walletdir usage
John Newbery
2018-01-15
Merge #12118: Sort mempool by min(feerate, ancestor_feerate)
Wladimir J. van der Laan
2018-01-15
Merge #11796: [tests] Functional test naming convention
Wladimir J. van der Laan
2018-01-15
Merge #12127: Remove unused mempool index
Wladimir J. van der Laan
2018-01-13
Use mempool's ancestor sort in transaction selection
Suhas Daftuar
2018-01-13
trivial: fix address_type help text of getnewaddress and getrawchangeaddress
mruddy
2018-01-13
Merge #12168: Trivial: Fix #include sys/fcntl.h to just fcntl.h (without sys/)
MarcoFalke
2018-01-12
Merge #11970: Add test coverage for bitcoin-cli multiwallet calls
MarcoFalke
2018-01-12
Add test for new ancestor feerate sort behavior
Suhas Daftuar
2018-01-12
Trivial: Fix #include sys/fcntl.h to just fcntl.h (without sys/)
Jan Sarenik
2018-01-11
Test walletpassphrase timeout bounds and clamping
Andrew Chow
2018-01-11
Clamp walletpassphrase timeout to 2^(30) seconds and check its bounds
Andrew Chow
2018-01-11
Merge #12082: Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid....
MarcoFalke
2018-01-11
Merge #12133: [qa] Fix rare failure in p2p-segwit.py
Wladimir J. van der Laan
2018-01-11
Merge #12150: Fix ListCoins test failure due to unset g_address_type, g_chang...
MarcoFalke
2018-01-11
Merge #12112: Docs: Remove the ending slashes from RPC URI format.
Wladimir J. van der Laan
2018-01-11
Fix ListCoins test failure due to unset g_address_type, g_change_type
Russell Yanofsky
2018-01-10
Merge #11403: SegWit wallet support
Jonas Schnelli
[next]