aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-07-09Merge #13570: RPC: Add new "getzmqnotifications" methodWladimir J. van der Laan
2018-07-09Merge #13614: doc: Update command line help for -printtoconsole and -debuglog...Wladimir J. van der Laan
2018-07-09Merge #13615: net: Remove unused interrupt from SendMessagesWladimir J. van der Laan
2018-07-09Merge #13611: [bugfix] Use __cpuid_count for gnu C to avoid gitian build fail.Wladimir J. van der Laan
2018-07-08Remove unused argument to ProcessGetBlockData(...)practicalswift
2018-07-08net: Remove unused interrupt from SendMessagesfanquake
2018-07-08Fix command line help for -printtoconsole and -debuglogfileSamuel B. Atwood
2018-07-07Merge #13564: [wallet] loadwallet shouldn't create new wallets.MarcoFalke
2018-07-07Use __cpuid_count for gnu C to avoid gitian build fail.Chun Kuan Lee
2018-07-05Merge #13598: bench: fix incorrect behaviour in prevector.cppMarcoFalke
2018-07-05Merge #12788: [build] Tune wildcards for LIBSECP256K1 targetWladimir J. van der Laan
2018-07-05Merge #13096: [Policy] Fix MAX_STANDARD_TX_WEIGHT checkWladimir J. van der Laan
2018-07-05Merge #13577: logging: avoid nStart may be used uninitialized in AppInitMain ...Wladimir J. van der Laan
2018-07-05Merge #13425: Moving final scriptSig construction from CombineSignatures to P...Wladimir J. van der Laan
2018-07-05Merge #13580: build: Detect if char equals int8_tWladimir J. van der Laan
2018-07-05fix bench/prevector.cppAkio Nakamura
2018-07-05RPC: Add new getzmqnotifications method.Daniel Kraft
2018-07-04Merge #13588: Docs: Improve doc of options addnode, connect, seednodeWladimir J. van der Laan
2018-07-04Merge #13235: Break circular dependency: init -> * -> init by extracting shut...Wladimir J. van der Laan
2018-07-04Merge #13575: Refactor: Rename NET_TOR to NET_ONIONWladimir J. van der Laan
2018-07-04Merge #13491: Improve handling of INVALID in IsMineWladimir J. van der Laan
2018-07-04Merge #13568: Trivial: Remove double semicolon from wallet.cpp and misc.cppWladimir J. van der Laan
2018-07-03Remove CombineSignatures and replace testsAndrew Chow
2018-07-03Replace CombineSignatures with ProduceSignatureAndrew Chow
2018-07-03Make SignatureData able to store signatures and scriptsAndrew Chow
2018-07-02Docs: Improve doc of options addnode, connect, seednodewodry
2018-07-02scripted-diff: Replace NET_TOR with NET_ONIONwodry
2018-07-02Delete double semicolon in wallet.cpp and misc.cppMatteo Sumberaz
2018-07-01Detect if char equals int8_tChun Kuan Lee
2018-06-30Merge #13431: validation: count blocks correctly for check level < 3MarcoFalke
2018-07-01Merge #13537: GUI: Peer table: Visualize inbound/outbound state for every rowJonas Schnelli
2018-06-30logging: avoid nStart may be used uninitialized in AppInitMain warningmruddy
2018-06-29Inline Sign1 and SignNAndrew Chow
2018-06-29Make ZMQ notification interface instance global.Daniel Kraft
2018-06-30Merge #13545: tests: Fix test case streams_serializedata_xor. Remove Boost de...MarcoFalke
2018-06-29Merge #13563: bench: Simplify CoinSelectionMarcoFalke
2018-06-28[wallet] loadwallet shouldn't create new wallets.John Newbery
2018-06-28bench: Simplify CoinSelectionJoão Barbosa
2018-06-27tests: Fix incorrect documentation for test case cuckoocache_hit_rate_okpracticalswift
2018-06-27Remove boost dependency (boost/assign/std/vector.hpp)practicalswift
2018-06-27Fix incorrect testspracticalswift
2018-06-28Merge #12882: tests: Make test_bitcoin pass under ThreadSanitzer (clang). Fix...MarcoFalke
2018-06-27Merge #13503: Document FreeBSD quirk. Fix FreeBSD build: Use std::min<int>(.....MarcoFalke
2018-06-27Merge #13532: Log warning when deprecated network name 'tor' is usedWladimir J. van der Laan
2018-06-26Merge #13418: Docs: More precise explanation of parameter onlynetPieter Wuille
2018-06-26Merge #13498: [wallet] Fixups from account API deprecationPieter Wuille
2018-06-26Docs: More precise explanation of parameter "onlynet"wodry
2018-06-26Show symbol for inbound/outbound in peer tablewodry
2018-06-26Merge #13531: doc: Clarify that mempool txiter is const_iteratorMarcoFalke
2018-06-25Merge #13507: RPC: Fix parameter count check for importpubkeyWladimir J. van der Laan