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-11-05
scripted-diff: Rename misleading 'defaultPort' to 'http_port'
Murray Nesbitt
2018-10-31
Merge #14454: Add SegWit support to importmulti
Wladimir J. van der Laan
2018-10-29
Merge #14596: Bugfix: RPC: Add address_type named param for createmultisig
MarcoFalke
2018-10-28
Bugfix: RPC: Add address_type named param for createmultisig
Luke Dashjr
2018-10-28
Merge #14585: refactor: remove usage of locale dependent std::isspace
MarcoFalke
2018-10-28
Merge #14583: docs: Textual improvements in build docs
MarcoFalke
2018-10-28
Various textual improvements in build docs
Martin Erlandsson
2018-10-27
Merge #13783: validation: Pass tx pool reference into CheckSequenceLocks
MarcoFalke
2018-10-27
Merge #14571: [tests] Test that nodes respond to getdata with notfound
MarcoFalke
2018-10-26
Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uin...
practicalswift
2018-10-26
Merge #13515: travis: Enable qt for all jobs
MarcoFalke
2018-10-26
Merge #14568: build: Fix Qt link order for Windows build
MarcoFalke
2018-10-26
[tests] Test that nodes respond to getdata with notfound
MarcoFalke
2018-10-26
Merge #14561: Remove fs::relative call and fix listwalletdir tests
Wladimir J. van der Laan
2018-10-26
Merge #14518: rpc: Always throw in getblockstats if -txindex is required
Wladimir J. van der Laan
2018-10-25
Remove fs::relative call and fix listwalletdir tests
João Barbosa
2018-10-25
Merge #14416: Fix OSX dmg issue (10.12 to 10.14)
Wladimir J. van der Laan
2018-10-25
build: Fix Qt link order for Windows build
Chun Kuan Lee
2018-10-25
Add segwit address tests for importmulti
MeshCollider
2018-10-25
Make getaddressinfo return solvability
MeshCollider
2018-10-25
Add release notes for importmulti segwit change
MeshCollider
2018-10-25
Fix typo in test_framework/blocktools
MeshCollider
2018-10-25
Add SegWit support to importmulti with some ProcessImport cleanup
MeshCollider
2018-10-24
Merge #14559: appveyor: Enable multiwallet tests
MarcoFalke
2018-10-24
appveyor: Enable multiwallet test
Chun Kuan Lee
2018-10-24
Merge #14320: [bugfix] wallet: Fix duplicate fileid detection
Wladimir J. van der Laan
2018-10-24
Merge #14504: tests: show the progress of functional tests
MarcoFalke
2018-10-24
tests: add test case for loading copied wallet twice
Chun Kuan Lee
2018-10-24
wallet: Fix duplicate fileid
Chun Kuan Lee
2018-10-24
Merge #14453: rpc: Fix wallet unload during walletpassphrase timeout
Wladimir J. van der Laan
2018-10-24
Merge #14451: Add BIP70 deprecation warning and allow building GUI without BI...
Wladimir J. van der Laan
2018-10-24
Merge #12842: Prevent concurrent savemempool
Wladimir J. van der Laan
2018-10-24
Merge #14296: [wallet] Remove addwitnessaddress
MarcoFalke
2018-10-24
Merge #11634: wallet: Add missing cs_wallet/cs_KeyStore locks to wallet
MarcoFalke
2018-10-23
Merge #14444: Add compile time checking for cs_main locks which we assert at ...
MarcoFalke
2018-10-23
Merge #14417: Fix listreceivedbyaddress not taking address as a string
MarcoFalke
2018-10-23
Merge #14468: [wallet] Deprecate generate RPC method
MarcoFalke
2018-10-23
[rpc] add 'getnewaddress' hint to 'generatetoaddress' help text.
John Newbery
2018-10-22
Merge #14511: doc: Remove explicit storage requirement from README.md
Pieter Wuille
2018-10-22
Merge #14150: Add key origin support to descriptors
Pieter Wuille
2018-10-22
Removed explicit mention of storage requirement (squashed)
Martin Erlandsson
2018-10-22
Don't link SSL_LIBS with GUI unless BIP70 is enabled
James Hilliard
2018-10-22
Add BIP70 deprecation warning
James Hilliard
2018-10-22
qt: cleanup: Move BIP70 functions together in paymentserver
Wladimir J. van der Laan
2018-10-22
show the progress of functional test
Isidoro Ghezzi
2018-10-20
Update documentation to incude origin information
Pieter Wuille
2018-10-20
Add tests for key origin support
Pieter Wuille
2018-10-20
Add key origin support to descriptors
Pieter Wuille
2018-10-20
Merge #14161: doc/descriptors.md tweaks
MarcoFalke
2018-10-20
Merge #14526: docs: Document lint tests
MarcoFalke
[next]