Commit Graph

19403 Commits (a0d657bd311e12a351c09d22432cf5278dcf4d06)
 

Author SHA1 Message Date
Wladimir J. van der Laan a0d657bd31
Merge #15272: doc: correct logging return type and RPC example
6 years ago
Wladimir J. van der Laan b9d3df8bcd
Merge #15176: docs: Get rid of badly named readme
6 years ago
Wladimir J. van der Laan 37d09b251c
Merge #15275: Add gitian PGP key for hebasto
6 years ago
Wladimir J. van der Laan cb77dc820f
Merge #15292: Remove 'boost::optional'-related false positive -Wmaybe-uninitialized warnings on GCC compiler
6 years ago
Hennadii Stepanov 2d483142a7
Remove 'boost::optional'-related gcc warnings
6 years ago
MarcoFalke bb36f5e24b
Merge #15276: travis: Compile once on trusty
6 years ago
Wladimir J. van der Laan 9553102c38
Merge #15043: test: Build fuzz targets into seperate executables
6 years ago
Wladimir J. van der Laan 77339e5c24
Merge #15163: Correct units for "-dbcache" and "-prune"
6 years ago
MarcoFalke 04226f8706
Merge #15279: wallet: Clarify rescanblockchain doc
6 years ago
MarcoFalke a47319dada
Merge #15159: [RPC] Remove lookup to UTXO set from GetTransaction
6 years ago
Wladimir J. van der Laan bd8bda161e
Merge #15243: [doc] add notes on release notes
6 years ago
Wladimir J. van der Laan 29396bd669
Merge #15270: Pull leveldb subtree
6 years ago
Hennadii Stepanov 6f6514a080
Correct units for "-dbcache" and "-prune"
6 years ago
MeshCollider 72ca72e637
Merge #14711: Remove uses of chainActive and mapBlockIndex in wallet code
6 years ago
MarcoFalke 2ca632e5b4 test: Build fuzz targets into seperate executables
6 years ago
Jonas Schnelli 2d790e82c8
Merge #14929: net: Allow connections from misbehavior banned peers
6 years ago
MarcoFalke fa5e6ef55c
wallet: Fixup rescanblockchain result doc
6 years ago
fanquake e1c27da303
doc: correct logging rpc return type and example
6 years ago
MarcoFalke 7275365c9b
Merge #14987: RPCHelpMan: Pass through Result and Examples
6 years ago
MarcoFalke fa5ce3f10e
travis: Compile trusty with depends for now
6 years ago
MarcoFalke fa83999d92
travis: Compile once on trusty
6 years ago
MarcoFalke d6e700e40f
Merge #15248: rpc: Compile on GCC4.8
6 years ago
Hennadii Stepanov a6cd50dec6
Add gitian PGP key for hebasto
6 years ago
MarcoFalke fa5f890aeb
rpc: Compile on GCC4.8
6 years ago
Wladimir J. van der Laan 5e0c0fd62f
Merge #15254: Trivial: fixup a few doxygen comments
6 years ago
Amiti Uttarwar 04da9f4834 [RPC] Update getrawtransaction interface
6 years ago
MarcoFalke b78f6c61c4
Merge #15258: Scripts and tools: Fix devtools/copyright_header.py to always honor exclusions
6 years ago
MarcoFalke fa6180188b
Pull leveldb subtree
6 years ago
MarcoFalke 4f2e6c8b88 Squashed 'src/leveldb/' changes from 524b7e36a8..f545dfabff
6 years ago
MarcoFalke fab4bed68a
[test] fuzz: make test_one_input return void
6 years ago
Ben Woosley 70e7cee960
Trivial: Doxygenize existing CBufferedFile and VectorReader comments
6 years ago
MarcoFalke faa1522e5e
RPCHelpMan: Pass through Result and Examples
6 years ago
MarcoFalke ab46fe6ec1
Merge #15249: Docs: Update python docs to reflect that wildcard imports are disallowed
6 years ago
Ben Woosley ad5e5a105e
Scripts and tools: Drop no-longer-relevant copyright holder names
6 years ago
Ben Woosley 2434ab5c2a
Scripts and tools: Fix devtools/copyright_header.py to always honor exclusions
6 years ago
MarcoFalke d14ef5721f
Merge #15233: Prevent mutex lock fail even if --enable-debug
6 years ago
Akio Nakamura b09dab0f2d Prevent mutex lock fail even if --enable-debug
6 years ago
Ben Woosley 9431e1b915
Trivial: fixup a few doxygen comments
6 years ago
Ben Woosley f618c58b75
Docs: Update python docs to reflect that wildcard imports are disallowed
6 years ago
John Newbery 65bc38d1c1 [doc] add notes on release notes
6 years ago
Wladimir J. van der Laan 72bd4ab867
Merge #15193: Default -whitelistforcerelay to off
6 years ago
Wladimir J. van der Laan 5eb32d2384
Merge #15223: Doc: add information about security to the JSON-RPC doc
6 years ago
Jonas Schnelli 73a6bac9ff
Merge #15196: [test]: Update all subprocess.check_output functions to be Python 3.4 compatible
6 years ago
David A. Harding 5a5ea93e87
Doc: add information about security to the JSON-RPC doc
6 years ago
Jonas Schnelli 82cf6813a4
Merge #14353: REST: add blockhash call, fetch blockhash by height
6 years ago
Wladimir J. van der Laan 94167e2b5b
Merge #15208: Qt: remove macOS launch-at-startup when compiled with > macOS 10.11, fix memory missmanagement
6 years ago
Gregory Maxwell 0297be61ac Allow connections from misbehavior banned peers.
6 years ago
Suhas Daftuar a36d97d866 Default -whitelistforcerelay to off
6 years ago
Jonas Schnelli da6011826a
Fix macOS launch-at-startup memory issue
6 years ago
Jonas Schnelli 516437a1b7
Qt: remove macOS launch-at-startup option when compiled with > macOS 10.11
6 years ago