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-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2019-03-02
build: Require python 3.5
MarcoFalke
2019-03-02
scripted-diff: test: Use py3.5 bytes::hex() method
MarcoFalke
2019-03-02
Merge #15492: [rpc] remove deprecated generate method
MarcoFalke
2019-03-02
Merge #15514: docs: Update Transifex links
MarcoFalke
2019-03-02
build: Bump version to 0.18.99
Wladimir J. van der Laan
2019-03-02
docs: Update Transifex links
marcuswin
2019-03-02
Merge #15510: [rpc] deriveaddresses: add range to CRPCConvertParam
Wladimir J. van der Laan
2019-03-01
Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
MarcoFalke
2019-03-01
modify test for memory locked in case locking pages failed at some point
Adam Jonas
2019-03-01
Merge #15506: appveyor: fix cache issue and reduce dependencies build time
MarcoFalke
2019-03-01
[rpc] deriveaddresses: add range to CRPCConvertParam
Sjors Provoost
2019-03-01
Merge #15497: rpc: Consistent range arguments in scantxoutset/importmulti/der...
MarcoFalke
2019-03-01
Merge #15507: test: Bump timeout on tests that timeout on windows
MarcoFalke
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
test: Bump timeout on tests that timeout on windows
MarcoFalke
2019-03-01
appveyor: Don't build debug libraries instead of "build and delete"
Chun Kuan Lee
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-28
Merge #15503: msvc: Use a single file to specify the include path
MarcoFalke
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
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
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
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
[next]