aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-20Disallow uncompressed pubkeys in bitcoin-tx [multisig] output addsMatt Corallo
2017-09-20Merge #10888: range-based loops and const qualifications in net.cppPieter Wuille
2017-09-20Merge #11132: Document assumptions that are being made to avoid NULL pointer ...Wladimir J. van der Laan
2017-09-20Merge #11305: [doc] Update release notes and manpages for 0.16Wladimir J. van der Laan
2017-09-20Merge #11334: qt: Remove custom fee radio group and remove nCustomFeeRadio se...Wladimir J. van der Laan
2017-09-19Merge #11307: wallet: Display non-HD error on first runWladimir J. van der Laan
2017-09-19doc: Add release notes for 0.15.0.1Wladimir J. van der Laan
2017-09-18Merge #11323: mininode: add an optimistic write and disable nagleMarcoFalke
2017-09-18Merge #11345: [tests] Check connectivity before sending in assumevalid.pyMarcoFalke
2017-09-18Merge #11340: Trivial: Fix validation commentsMarcoFalke
2017-09-16Merge #11196: Switch memory_cleanse implementation to BoringSSL's to ensure m...Wladimir J. van der Laan
2017-09-15[tests] Check connectivity before sending in assumevalid.pyJohn Newbery
2017-09-15Remove custom fee radio groupAndrew Chow
2017-09-15Trivial: Fix validation commentsDan Raviv
2017-09-15Merge #11332: Fix possible crash with invalid nCustomFeeRadio in QSettings (a...Wladimir J. van der Laan
2017-09-15Merge #11330: Trivial: Fix comments for DEFAULT_WHITELIST[FORCE]RELAYMarcoFalke
2017-09-14Fix Qt 0.14.2->0.15.0 segfault if "total at least" is selectedMatt Corallo
2017-09-14Trivial: Fix comments for DEFAULT_WHITELIST[FORCE]RELAYdanra
2017-09-14Merge #11326: Fix crash on shutdown with invalid walletMarcoFalke
2017-09-14contrib: Ignore historical release notes for whitespace checkWladimir J. van der Laan
2017-09-14doc: add release-notes for 0.15.0 to masterWladimir J. van der Laan
2017-09-14Merge #11300: Tests: Add a lint check for trailing whitespaceMarcoFalke
2017-09-14Fix uninitialized g_connman crash in Shutdown()MeshCollider
2017-09-14Add tab char lint check and exclude imported dependenciesMeshCollider
2017-09-14Add a lint check for trailing whitespace.Evan Klitzke
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-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-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-11Merge #11100: Fix confusing blockmax{size,weight} options, dont default to th...Pieter Wuille
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-11Merge #11297: Make sure ~/.bitcoin doesn't exist before buildMarcoFalke