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-22
rpc: Expose g_is_mempool_loaded via getmempoolinfo and /rest/mempool/info.json
Ben Woosley
2019-03-06
Merge #15473: bench: Benchmark MempoolToJSON
MarcoFalke
2019-03-06
Merge #15504: fuzz: Link BasicTestingSetup (shared with unit tests)
MarcoFalke
2019-03-05
Merge #15534: [test] lint-format-strings: open files sequentially (fix for OS X)
MarcoFalke
2019-03-05
Merge #15531: Suggested interfaces::Chain cleanups from #15288
MarcoFalke
2019-03-05
Merge #14954: build: Require python 3.5
MarcoFalke
2019-03-05
Merge #15513: docs: add "sections" info to example bitcoin.conf
Wladimir J. van der Laan
2019-03-05
Merge #15527: doc: Remove pr release notes file in wrong dir
Wladimir J. van der Laan
2019-03-04
In lint-format-strings, open files sequentially
Glenn Willen
2019-03-04
test: Remove python3.4 workaround in feature_dbcrash
MarcoFalke
2019-03-04
Suggested interfaces::Chain cleanups from #15288
Russell Yanofsky
2019-03-04
doc: Remove pr release notes file in wrong dir
MarcoFalke
2019-03-04
Merge #15479: test: Add .style.yapf
MarcoFalke
2019-03-04
Merge #15288: Remove wallet -> node global function calls
MarcoFalke
2019-03-04
Merge #15518: doc: Remove ppa from linux build instructions
Wladimir J. van der Laan
2019-03-03
doc: Remove ppa from linux build instructions
MarcoFalke
2019-03-02
Merge #15118: Refactor block file logic
Wladimir J. van der Laan
2019-03-02
.python-version: Specify full version 3.5.6
MarcoFalke
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
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 #15335: Fix lack of warning of unrecognized section names
MarcoFalke
2019-03-02
Merge #15338: ci: Build and run tests once on freebsd
MarcoFalke
2019-03-02
Merge #15296: tests: Add script checking for deterministic line coverage in u...
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
docs: add "sections" info to example bitcoin.conf
Alistair Mann
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
fuzz: Link BasicTestingSetup (shared with unit tests)
MarcoFalke
2019-02-28
test: Move main_tests to validation_tests
MarcoFalke
2019-02-28
test: Remove useless test_bitcoin_main.cpp
MarcoFalke
2019-02-28
test: Add missing LIBBITCOIN_ZMQ to test_test_bitcoin_LDADD
MarcoFalke
2019-02-28
Merge #15503: msvc: Use a single file to specify the include path
MarcoFalke
[next]