aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-22rpc: Expose g_is_mempool_loaded via getmempoolinfo and /rest/mempool/info.jsonBen Woosley
2019-03-06Merge #15473: bench: Benchmark MempoolToJSONMarcoFalke
2019-03-06Merge #15504: fuzz: Link BasicTestingSetup (shared with unit tests)MarcoFalke
2019-03-05Merge #15534: [test] lint-format-strings: open files sequentially (fix for OS X)MarcoFalke
2019-03-05Merge #15531: Suggested interfaces::Chain cleanups from #15288MarcoFalke
2019-03-05Merge #14954: build: Require python 3.5MarcoFalke
2019-03-05Merge #15513: docs: add "sections" info to example bitcoin.confWladimir J. van der Laan
2019-03-05Merge #15527: doc: Remove pr release notes file in wrong dirWladimir J. van der Laan
2019-03-04In lint-format-strings, open files sequentiallyGlenn Willen
2019-03-04test: Remove python3.4 workaround in feature_dbcrashMarcoFalke
2019-03-04Suggested interfaces::Chain cleanups from #15288Russell Yanofsky
2019-03-04doc: Remove pr release notes file in wrong dirMarcoFalke
2019-03-04Merge #15479: test: Add .style.yapfMarcoFalke
2019-03-04Merge #15288: Remove wallet -> node global function callsMarcoFalke
2019-03-04Merge #15518: doc: Remove ppa from linux build instructionsWladimir J. van der Laan
2019-03-03doc: Remove ppa from linux build instructionsMarcoFalke
2019-03-02Merge #15118: Refactor block file logicWladimir J. van der Laan
2019-03-02.python-version: Specify full version 3.5.6MarcoFalke
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-03-02scripted-diff: test: Remove brackets after assertMarcoFalke
2019-03-02build: Require python 3.5MarcoFalke
2019-03-02scripted-diff: test: Use py3.5 bytes::hex() methodMarcoFalke
2019-03-02Merge #15335: Fix lack of warning of unrecognized section namesMarcoFalke
2019-03-02Merge #15338: ci: Build and run tests once on freebsdMarcoFalke
2019-03-02Merge #15296: tests: Add script checking for deterministic line coverage in u...MarcoFalke
2019-03-02Merge #15492: [rpc] remove deprecated generate methodMarcoFalke
2019-03-02Merge #15514: docs: Update Transifex linksMarcoFalke
2019-03-02build: Bump version to 0.18.99Wladimir J. van der Laan
2019-03-02docs: Update Transifex linksmarcuswin
2019-03-02docs: add "sections" info to example bitcoin.confAlistair Mann
2019-03-02Merge #15510: [rpc] deriveaddresses: add range to CRPCConvertParamWladimir J. van der Laan
2019-03-01Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfoMarcoFalke
2019-03-01modify test for memory locked in case locking pages failed at some pointAdam Jonas
2019-03-01Merge #15506: appveyor: fix cache issue and reduce dependencies build timeMarcoFalke
2019-03-01[rpc] deriveaddresses: add range to CRPCConvertParamSjors Provoost
2019-03-01Merge #15497: rpc: Consistent range arguments in scantxoutset/importmulti/der...MarcoFalke
2019-03-01Merge #15507: test: Bump timeout on tests that timeout on windowsMarcoFalke
2019-03-01[wallet] remove unused GetScriptForMiningSjors Provoost
2019-02-28Make deriveaddresses use stop/[start,stop] notation for rangesPieter Wuille
2019-02-28test: Bump timeout on tests that timeout on windowsMarcoFalke
2019-03-01appveyor: Don't build debug libraries instead of "build and delete"Chun Kuan Lee
2019-02-28Use stop/[start,stop] notation in importmulti desc rangePieter Wuille
2019-02-28Add support for stop/[start,stop] ranges to scantxoutsetPieter Wuille
2019-02-28Support ranges arguments in RPC helpPieter Wuille
2019-02-28Add ParseRange function to parse args of the form int/[int,int]Pieter Wuille
2019-02-28fuzz: Link BasicTestingSetup (shared with unit tests)MarcoFalke
2019-02-28test: Move main_tests to validation_testsMarcoFalke
2019-02-28test: Remove useless test_bitcoin_main.cppMarcoFalke
2019-02-28test: Add missing LIBBITCOIN_ZMQ to test_test_bitcoin_LDADDMarcoFalke
2019-02-28Merge #15503: msvc: Use a single file to specify the include pathMarcoFalke