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
2019-02-23
wallet: Use fsbridge::ifstream to fix Windows path issue
Chun Kuan Lee
2019-02-22
Merge #15435: rpc: Add missing #include
MarcoFalke
2019-02-22
Merge #15408: Remove unused TransactionError constants
MarcoFalke
2019-02-22
Merge #15458: refactor: Drop redundant wallet reference
MarcoFalke
2019-02-22
Merge #15273: docs: Slight tweak to the verify-commits script directions
Wladimir J. van der Laan
2019-02-21
Merge #13676: Explain that mempool memory is added to -dbcache
Wladimir J. van der Laan
2019-02-21
refactor: Drop redundant wallet reference
João Barbosa
2019-02-21
Merge #15222: docs: Add info about factors that affect dependency list
Wladimir J. van der Laan
2019-02-21
Merge #15416: doc: update FreeBSD build guide for 12.0
Wladimir J. van der Laan
2019-02-21
Merge #15278: Improve PID file error handling
Wladimir J. van der Laan
2019-02-20
Merge #15439: tests: remove byte.hex() to keep compatibility
MarcoFalke
2019-02-19
Merge #15404: [test] Remove -txindex to start nodes
Wladimir J. van der Laan
2019-02-19
Merge #15415: [test] functional: allow custom cwd, use tmpdir as default
MarcoFalke
2019-02-19
[test] functional: set cwd of nodes to tmpdir
Sjors Provoost
2019-02-19
tests: remove byte.hex() to keep compatibility
Akio Nakamura
2019-02-19
Merge #15433: Use a single wallet batch for UpgradeKeyMetadata
MeshCollider
2019-02-18
Merge #15348: doc: Add separate productivity notes document
MarcoFalke
2019-02-18
Merge #15397: Remove manual byte editing in wallet_tx_clone func test
MarcoFalke
2019-02-18
Add missing #include.
Daniel Kraft
2019-02-18
Merge #15250: Use RdSeed when available, and reduce RdRand load
Wladimir J. van der Laan
2019-02-18
Merge #15429: Update assumevalid, minimumchainwork, and getchaintxstats to he...
Wladimir J. van der Laan
2019-02-17
Address test todos by removing -txindex to nodes.
Amiti Uttarwar
2019-02-17
Use a single wallet batch for UpgradeKeyMetadata
Jonas Schnelli
2019-02-17
Merge #15431: msvc: scripted-diff: Remove NDEBUG pre-define in project file
MarcoFalke
2019-02-17
appveyor: Remove unused NDEBUG removal
Chun Kuan Lee
2019-02-17
scripted-diff: Remove NDEBUG pre-define
Chun Kuan Lee
2019-02-17
Update assumevalid, minimumchainwork, and getchaintxstats to height 563378.
Gregory Maxwell
2019-02-17
Merge #15425: [Doc] add missing newline to listunspent help for witnessScript
Wladimir J. van der Laan
2019-02-17
Merge #15426: [Doc] importmulti: add missing description of keypool option
Wladimir J. van der Laan
2019-02-17
Merge #15398: msvc: add rapidcheck property tests
Wladimir J. van der Laan
2019-02-16
[Doc] importmulti: add missing description of keypool option
David A. Harding
2019-02-16
[Doc] add missing newline to witnessScript in listunspent help
David A. Harding
2019-02-16
Merge #15368: Descriptor checksums
Wladimir J. van der Laan
2019-02-16
Merge #13932: Additional utility RPCs for PSBT
Wladimir J. van der Laan
2019-02-16
Merge #15410: test: txindex: interrupt threadGroup before calling destructor
MarcoFalke
2019-02-16
Implement analyzepsbt RPC and tests
Andrew Chow
2019-02-15
Add checksums to descriptors.md
Pieter Wuille
2019-02-15
Make descriptor checksums mandatory in deriveaddresses and importmulti
Pieter Wuille
2019-02-15
Add getdescriptorinfo to compute checksum
Pieter Wuille
2019-02-15
Descriptor checksum
Pieter Wuille
2019-02-16
Move PSBT UTXO fetching to a separate method
Andrew Chow
2019-02-16
Figure out what is missing during signing
Andrew Chow
2019-02-16
Implement joinpsbts RPC and tests
Andrew Chow
2019-02-16
Implement utxoupdatepsbt RPC and tests
Andrew Chow
2019-02-15
Merge #15399: fuzz: Script validation flags
MarcoFalke
2019-02-15
Merge #15391: Add compile time verification of assumptions we're currently ma...
Wladimir J. van der Laan
2019-02-15
Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblo...
MarcoFalke
2019-02-15
Merge #15405: [build] AppVeyor: clean cache when build configuration changes
MarcoFalke
2019-02-15
Merge #15413: tests: Add missing cs_main locks required when accessing pcoins...
MarcoFalke
2019-02-15
doc: update FreeBSD build guide for 12.0
fanquake
[next]