index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-03-05
Remove sharp edge (uninitialized m_filter_type) when using the compiler-gener...
practicalswift
2019-03-02
Merge #15118: Refactor block file logic
Wladimir J. van der Laan
2019-03-02
Merge #15335: Fix lack of warning of unrecognized section names
MarcoFalke
2019-03-02
Merge #15492: [rpc] remove deprecated generate method
MarcoFalke
2019-03-01
[rpc] deriveaddresses: add range to CRPCConvertParam
Sjors Provoost
2019-03-01
[wallet] remove unused GetScriptForMining
Sjors Provoost
2019-02-28
Make deriveaddresses use stop/[start,stop] notation for ranges
Pieter Wuille
2019-02-28
Use stop/[start,stop] notation in importmulti desc range
Pieter Wuille
2019-02-28
Add support for stop/[start,stop] ranges to scantxoutset
Pieter Wuille
2019-02-28
Support ranges arguments in RPC help
Pieter Wuille
2019-02-28
Add ParseRange function to parse args of the form int/[int,int]
Pieter Wuille
2019-02-27
[rpc] remove deprecated generate method
Sjors Provoost
2019-02-27
Merge #15477: doc: Remove misleading hint in getrawtransaction
Wladimir J. van der Laan
2019-02-27
Merge #15468: wallet: Use fsbridge::ifstream to fix Windows path issue
Wladimir J. van der Laan
2019-02-27
Merge #15462: gui: Fix async open wallet call order
Wladimir J. van der Laan
2019-02-26
Merge #15471: rpc/gui: Remove 'Unknown block versions being mined' warning
MarcoFalke
2019-02-25
refactor: Use RPCHelpMan::IsValidNumArgs in getrawtransaction
MarcoFalke
2019-02-25
doc: Remove misleading hint in getrawtransaction
MarcoFalke
2019-02-25
rpc/gui: Remove 'Unknown block versions being mined' warning
Wladimir J. van der Laan
2019-02-25
Merge #15456: Enable PID file creation on WIN
Wladimir J. van der Laan
2019-02-25
Enable PID file creation on Windows
riordant
2019-02-25
Merge #15401: rpc: Actually throw help when passed invalid number of params
Wladimir J. van der Laan
2019-02-23
wallet: Use fsbridge::ifstream to fix Windows path issue
Chun Kuan Lee
2019-02-23
gui: Fix async open wallet call order
João Barbosa
2019-02-22
Style cleanup.
Jim Posen
2019-02-22
flatfile: Unit tests for FlatFileSeq methods.
Jim Posen
2019-02-22
scripted-diff: Rename CBlockDiskPos to FlatFilePos.
Jim Posen
2019-02-22
Move CDiskBlockPos from chain to flatfile.
Jim Posen
2019-02-22
validation: Refactor file flush logic into FlatFileSeq.
Jim Posen
2019-02-22
validation: Refactor block file pre-allocation into FlatFileSeq.
Jim Posen
2019-02-22
validation: Refactor OpenDiskFile into method on FlatFileSeq.
Jim Posen
2019-02-22
validation: Extract basic block file logic into FlatFileSeq class.
Jim Posen
2019-02-22
util: Move CheckDiskSpace to util.
Jim Posen
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-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 #15278: Improve PID file error handling
Wladimir J. van der Laan
2019-02-20
rpc: Actually throw help when passed invalid number of params
MarcoFalke
2019-02-20
rpc: Add RPCHelpMan::IsValidNumArgs()
MarcoFalke
2019-02-19
Fix lack of warning of unrecognized section names
Akio Nakamura
2019-02-19
Merge #15433: Use a single wallet batch for UpgradeKeyMetadata
MeshCollider
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-17
Use a single wallet batch for UpgradeKeyMetadata
Jonas Schnelli
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-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
[next]