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-14
Merge #14698: build: Add bitcoin-tx.exe into Windows installer
Wladimir J. van der Laan
2018-11-13
Merge #14720: rpc: Correctly name arguments
MarcoFalke
2018-11-13
Merge #14679: importmulti: Don't add internal addresses to address book
Wladimir J. van der Laan
2018-11-13
rpc: Correctly name arguments
Jon Layton
2018-11-13
Merge #14530: Use RPCHelpMan to generate RPC doc strings
MarcoFalke
2018-11-13
Merge #14705: travis: Avoid timeout on verify-commits check
MarcoFalke
2018-11-13
Merge #14700: qa: Avoid race in p2p_invalid_block by waiting for the block re...
MarcoFalke
2018-11-13
Merge #14714: util.h: explicitly include required QString header
Wladimir J. van der Laan
2018-11-13
Merge #14690: Throw error if CPubKey is invalid during PSBT keypath serializa...
Wladimir J. van der Laan
2018-11-13
Merge #14608: qt: Remove the "Pay only required fee..." checkbox
Jonas Schnelli
2018-11-13
Merge #13381: RPC: creates possibility to preserve labels on importprivkey
Jonas Schnelli
2018-11-13
util.h: explicitly include required QString header
1Il1
2018-11-12
Merge #14356: fix converttopsbt permitsigdata arg, add basic test
Wladimir J. van der Laan
2018-11-12
rpc: Add RPCHelpMan for machine-generated help
MarcoFalke
2018-11-12
Merge #14494: Error if # is used in rpcpassword in conf
Wladimir J. van der Laan
2018-11-12
Merge #14228: Qt: Enable system tray icon by default if available
Wladimir J. van der Laan
2018-11-12
Merge #14693: test_node: get_mem_rss fixups
Wladimir J. van der Laan
2018-11-12
Merge #14123: gui: Add GUIUtil::bringToFront
Wladimir J. van der Laan
2018-11-12
Merge #14651: Refactor: Fix compiler warning in prevector.h
Wladimir J. van der Laan
2018-11-10
qa: Raise ci test_runner timeout to 40 mins
MarcoFalke
2018-11-10
travis: Avoid timeout on verify-commits check
MarcoFalke
2018-11-10
Merge #12783: macOS: disable AppNap during sync
Wladimir J. van der Laan
2018-11-09
Merge #14689: Require a public key to be retrieved when signing a P2PKH input
Pieter Wuille
2018-11-09
Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signin...
Pieter Wuille
2018-11-09
qa: Avoid race in p2p_invalid_block by waiting for the block request
MarcoFalke
2018-11-09
tests: Make feature_block pass on centos
MarcoFalke
2018-11-09
rpc: Include rpc/util.h where needed for RPCHelpMan
MarcoFalke
2018-11-09
Merge #14437: Refactor: Start to separate wallet from node
MarcoFalke
2018-11-09
build: Add bitcoin-tx.exe into Windows installer
Chun Kuan Lee
2018-11-08
test_node: get_mem_rss fixups
MarcoFalke
2018-11-08
Merge #14684: [doc] conf: Remove deprecated options from docs, Other cleanup
MarcoFalke
2018-11-08
Merge #14686: build: Fix windows build error if `--disable-bip70`
MarcoFalke
2018-11-08
Throw error if CPubKey is invalid during PSBT keypath serialization
Gregory Sanders
2018-11-08
Require a public key to be retrieved when signing a P2PKH input
Andrew Chow
2018-11-08
build: Fix windows build error if `--disable-bip70`
Chun Kuan Lee
2018-11-07
Merge #14436: doc: add comment explaining recentRejects-DoS behavior
MarcoFalke
2018-11-07
importmulti: Don't add internal addresses to address book
Gregory Sanders
2018-11-07
[doc] conf: Remove deprecated options from docs, Other cleanup
MarcoFalke
2018-11-07
Merge #14365: tests: Add Python dead code linter (vulture) to Travis
MarcoFalke
2018-11-07
tests: Add Python dead code linter (vulture)
practicalswift
2018-11-07
tests: Remove unused testing code
practicalswift
2018-11-07
Merge #14636: Avoid using numeric_limits for sequence numbers and lock times
MarcoFalke
2018-11-07
Merge #14611: docs: align items in contrib init
MarcoFalke
2018-11-07
Merge #14665: appveyor: Script improvement part II
MarcoFalke
2018-11-06
Merge #14673: travis: Fail the UBSan Travis build in case of newly introduced...
MarcoFalke
2018-11-06
Merge #14672: tests: Send fewer spam messages in p2p_invalid_messages
MarcoFalke
2018-11-06
Add llvm-symbolizer directory to PATH. Needed to get symbolized stack traces ...
practicalswift
2018-11-06
Send fewer spam messages in p2p_invalid_messages
James O'Beirne
2018-11-06
Pass chain locked variables where needed
Russell Yanofsky
2018-11-06
Merge #14619: tests: Fix value display name in test_runner help text
MarcoFalke
[next]