Commit Graph

19510 Commits (72d34c0edc5ad9e69e0d054459ec15d2278f206b)
 

Author SHA1 Message Date
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 77777c5624
log: Construct global logger on first use
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
MarcoFalke fa5278a419
qa: Use wallet to retrieve raw transactions
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
Chun Kuan Lee 0164b0f5cf build: Remove WINVER pre define in Makefile.leveldb.inlcude
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
Pieter Wuille 11e0fd8d66 Descriptor expansions only need pubkey entries for PKH/WPKH
6 years ago
MarcoFalke ab46fe6ec1
Merge #15249: Docs: Update python docs to reflect that wildcard imports are disallowed
6 years ago
MarcoFalke fa2198328e
qa: Style-only fixes in touched files
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
Ben Woosley d0522ec94e
Drop defunct Windows compat fixes
6 years ago
MarcoFalke fa3745bda8
qa: Add tests for invalid message headers
6 years ago
Andrew Chow 1f77f6754c tests: unify RPC argument to cli argument conversion and handle dicts and lists
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
Andrew Chow 2bc4c3eaf9 Notify the GUI that the keypool has changed to set the receive button
6 years ago
Chun Kuan Lee d8a2992067 windows: Call SetProcessDEPPolicy directly
6 years ago
Chun Kuan Lee 1bd9ffdd44 windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
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
James O'Beirne 13782b8ba8 docs: add perf section to developer docs
6 years ago
James O'Beirne 58180b5fd4 tests: add utility to easily profile node performance with perf
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