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-03-01
msvc: Use a single file to specify the include path
Chun Kuan Lee
2019-02-28
Merge #15489: doc: Update release process for snap package
Wladimir J. van der Laan
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
doc: Update release process for snap package
MarcoFalke
2019-02-26
test: Add .style.yapf
MarcoFalke
2019-02-26
add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
Adam Jonas
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
Merge #15419: qa: Always refresh cache to be out of ibd
MarcoFalke
2019-02-25
test: Simplify create_cache
MarcoFalke
2019-02-25
bench: Benchmark MempoolToJSON
MarcoFalke
2019-02-25
rpc: Pass mempool into MempoolToJSON
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
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
[prev]
[next]