aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-13Merge #10753: test: Check RPC argument mappingMarcoFalke
2017-09-13mininode: add an optimistic write and disable nagleCory Fields
2017-09-13Merge #11078: [tests] Make p2p-leaktests.py more robustMarcoFalke
2017-09-13Merge #11308: [qa] zapwallettxes: Wait up to 3s for mempool reloadMarcoFalke
2017-09-13qa: Fix bug introduced in p2p-segwit.pySuhas Daftuar
2017-09-13qa: Treat mininode p2p exceptions as fatalSuhas Daftuar
2017-09-13Put back inadvertently removed copyright noticesPaul Berg
2017-09-12Merge #11310: [tests] Test listwallets RPCMarcoFalke
2017-09-13Add listwallets RPC test to multiwallet.pyCristian Mircea Messel
2017-09-12[qa] zapwallettxes: Wait up to 3s for mempool reloadMarcoFalke
2017-09-12Merge #11311: travis: Revert default datadir checkMarcoFalke
2017-09-12travis: Revert default datadir checkMarcoFalke
2017-09-12Merge #7142: Travis: Test build against system libs (& Qt4)MarcoFalke
2017-09-12Merge #10691: Trivial: Properly comment about shutdown process in init.cpp file.MarcoFalke
2017-09-12Merge #11264: [doc] Fix broken Markdown table in dependencies.mdMarcoFalke
2017-09-12Merge #11267: rpc: update cli for estimate*fee argument renameMarcoFalke
2017-09-12Merge #11230: [tests] fixup dbcrash interaction with add_nodes()MarcoFalke
2017-09-12Ignore transactions added to mempool during a reorg for fee estimation purposes.Alex Morcos
2017-09-12Do not reject based on mempool min fee when bypass_limits is set.Alex Morcos
2017-09-12Change AcceptToMemoryPool function signatureAlex Morcos
2017-09-12wallet: Display non-HD error on first runMarcoFalke
2017-09-12doc: Update release notes for 0.16.0MarcoFalke
2017-09-12doc: Bump manpages to 0.15.99MarcoFalke
2017-09-12range-based loops and const qualifications in net.cppMarko Bencun
2017-09-11Merge #11252: [P2P] When clearing addrman clear mapInfo and mapAddr.Pieter Wuille
2017-09-11Force explicit double -> int conversion for CFeeRate constructorMatt Corallo
2017-09-11Merge #11100: Fix confusing blockmax{size,weight} options, dont default to th...Pieter Wuille
2017-09-11Make float <-> int casts explicit outside of test, qt, CFeeRateMatt Corallo
2017-09-11Remove countMaskInv caching in bench frameworkMatt Corallo
2017-09-11Add release notes describing blockmaxweight deprecationMatt Corallo
2017-09-11Use a sensible default for blockmaxweightMatt Corallo
2017-09-11Deprecate confusing blockmaxsize, fix getmininginfo outputMatt Corallo
2017-09-11Merge #11268: [macOS] remove Growl support, remove unused codeWladimir J. van der Laan
2017-09-11remove unused IsArgSet checkMarko Bencun
2017-09-11add m_added_nodes to connman optionsMarko Bencun
2017-09-11More user-friendly error message when partially signingMeshCollider
2017-09-11Merge #11297: Make sure ~/.bitcoin doesn't exist before buildMarcoFalke
2017-09-10Merge #11276: [Docs] Update CONTRIBUTING.md to reduce unnecessary review work...MarcoFalke
2017-09-10Make sure ~/.bitcoin doesn't exist before buildMeshCollider
2017-09-10Merge #11286: [depends] Don't build libevent sample codeMarcoFalke
2017-09-08Merge #11285: Add -usehd to excluded args in check-doc.pyPieter Wuille
2017-09-08[depends] Don't build libevent sample codefanquake
2017-09-08[Docs] Fix broken Markdown table in dependencies.md. Cleanups.practicalswift
2017-09-08Add -usehd to excluded args in check-doc.pyMeshCollider
2017-09-08Merge #11250: Bump wallet version to 159900 and remove the `usehd` optionWladimir J. van der Laan
2017-09-07Update CONTRIBUTRING.md to reduce unnecesarry review workloadJonas Schnelli
2017-09-08rpc: make estimatesmartfee argument naming consistent with documentationWladimir J. van der Laan
2017-09-08rpc: update cli for estimatefee argument renameWladimir J. van der Laan
2017-09-07Remove usehd option and warn when it is usedAndrew Chow
2017-09-07Bump wallet version number to 159900Andrew Chow