aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-03Add simple bech32 benchmarksKarl-Johan Alm
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-29[RPC] [wallet] allow getbalance to use min_conf and watch_only without accounts.John Newbery
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-28[wallet] GetBalance can take a min_depth argument.John Newbery
2018-06-28[wallet] factor out GetAvailableWatchOnlyBalance()John Newbery
2018-06-28[wallet] deduplicate GetAvailableCredit logicJohn Newbery
2018-06-28[wallet] Factor out GetWatchOnlyBalance()John Newbery
2018-06-28[wallet] GetBalance can take an isminefilter filter.John Newbery
2018-06-29Merge #13563: bench: Simplify CoinSelectionMarcoFalke
2018-06-28Fix AreInputsStandard test to reference the proper scriptPubKeyBen Woosley
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-28Error on missing amount in signrawtransaction*Anthony Towns
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-26Use immintrin.h everywhere for intrinsicsPieter Wuille
2018-06-26Add SHA256 implementation using using Intel SHA intrinsicsPieter Wuille
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
2018-06-25Merge #13536: [qt] coincontrol: Remove unused qt4 workaroundMarcoFalke
2018-06-25Merge #13528: qt: Move BitcoinGUI initializers to class, fix initializer orde...MarcoFalke
2018-06-25qt: Move BitcoinGUI initializers to class, fix initializer order warningWladimir J. van der Laan