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-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
Change brace formatting
Russell Yanofsky
2019-02-22
Merge #15435: rpc: Add missing #include
MarcoFalke
2019-02-22
Remove use of IsInitialBlockDownload in wallet code
Russell Yanofsky
2019-02-22
Remove use of uiInterface.LoadWallet in wallet code
Russell Yanofsky
2019-02-22
circular-dependencies: Avoid treating some .h/.cpp files as a unit
Russell Yanofsky
2019-02-22
Remove use of AcceptToMemoryPool in wallet code
Russell Yanofsky
2019-02-22
Remove uses of InitMessage/Warning/Error in wallet code
Russell Yanofsky
2019-02-22
Remove uses of GetAdjustedTime in wallet code
Russell Yanofsky
2019-02-22
Remove use of g_connman / PushInventory in wallet code
Russell Yanofsky
2019-02-22
Remove uses of g_connman in wallet code
Russell Yanofsky
2019-02-22
Remove uses of fPruneMode in wallet code
Russell Yanofsky
2019-02-22
Remove uses of fee globals in wallet code
Russell Yanofsky
2019-02-22
Remove use of CalculateMemPoolAncestors in wallet code
Russell Yanofsky
2019-02-22
Remove use of GetTransactionAncestry in wallet code
Russell Yanofsky
2019-02-22
Remove use of GetCountWithDescendants in wallet code
Russell Yanofsky
2019-02-22
Remove use of IsRBFOptIn in wallet code
Russell Yanofsky
2019-02-22
Remove uses of CheckFinalTx in wallet code
Russell Yanofsky
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
rpc: Actually throw help when passed invalid number of params
MarcoFalke
2019-02-20
rpc: Add RPCHelpMan::IsValidNumArgs()
MarcoFalke
2019-02-20
Merge #15439: tests: remove byte.hex() to keep compatibility
MarcoFalke
2019-02-19
qa: Fix wallet_txn_doublespend issue
MarcoFalke
2019-02-19
qa: Always refresh stale cache to be out of ibd
MarcoFalke
2019-02-19
qa: Remove mocktime unless required
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
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
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
[prev]
[next]