Commit Graph

789 Commits (564a172dfdce5d0c234c271a7a521ef440ff5565)

Author SHA1 Message Date
practicalswift 564a172dfd Add required space to [[ -n "$1" ]] (previously [[ -n"$1" ]])
7 years ago
practicalswift 1e44ae0e19 Add error handling: exit if cd fails
7 years ago
practicalswift b9e79ab415 Remove "\n" from echo argument. echo does not support escape sequences.
7 years ago
practicalswift f6b3382fa3 Remove unused variables
7 years ago
practicalswift 0aacfa43c1 Remove accidental stray semicolon
7 years ago
Wladimir J. van der Laan a4c833fec1
Merge #11443: [qa] Allow "make cov" out-of-tree; Fix rpc mapping check
7 years ago
Jonas Schnelli 093074b843
Merge #11419: Utils: Fix launchctl not being able to stop bitcoind
7 years ago
MarcoFalke fae2673d5d qa: check-rpc-mapping must not run on empty lists
7 years ago
MarcoFalke 7632310515
Merge #11391: Remove lxcbr0 lines from gitian-build.sh
7 years ago
Alejandro Avilés ab5bba7783 Fix launchctl not being able to stop bitcoind
7 years ago
fanquake bb174e19bc
[docs] Remove partial gitian instructions from descriptors dir
7 years ago
MeshCollider 8849130415 Remove lxcbr0 lines from gitian-build.sh
7 years ago
Wladimir J. van der Laan 96d91b79bd
contrib: Ignore historical release notes for whitespace check
7 years ago
MeshCollider 1f379b1f06 Add tab char lint check and exclude imported dependencies
7 years ago
Evan Klitzke dd365612fd Add a lint check for trailing whitespace.
7 years ago
MarcoFalke 7fcd61b261
Merge #10753: test: Check RPC argument mapping
7 years ago
MeshCollider 7d03418aea Add -usehd to excluded args in check-doc.py
7 years ago
Wladimir J. van der Laan 77aa9e59ea test: Check RPC argument mapping
7 years ago
Wladimir J. van der Laan 28485c783d
Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332
7 years ago
Wladimir J. van der Laan dabee00ef1 github-merge: Coalesce git fetches
7 years ago
practicalswift 9b94054b7c Avoid reference to undefined name: stderr does not exist, sys.stderr does
7 years ago
practicalswift 51cb6b8221 Use print(...) instead of undefined printf(...)
7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
MeshCollider 8897b1b1b1
Add meshcollider gitian key
7 years ago
Cory Fields 4452829b10 gitian: quick hack to fix version string in releases
7 years ago
MarcoFalke 6366941275
Merge #10680: Fix inconsistencies and grammar in various files
7 years ago
MarcoFalke 4fb2586661
Merge #10956: Fix typos
7 years ago
MarcoFalke d7be7b39fa
Merge #10705: Trivial: spelling fixes
7 years ago
klemens f42fc1d508 doc: spelling fixes
7 years ago
Wladimir J. van der Laan 140de14a12
gitian: bump descriptors for master
7 years ago
practicalswift 9d5e98ff80 Fix typos.
7 years ago
Ferdinando M. Ametrano ce3baa193f changed regtest RPCport to 18443 to avoid conflict with testnet 18332
7 years ago
Pieter Wuille 8842d1a5d4 Add undocumented -forcecompactdb to force LevelDB compactions
7 years ago
Wladimir J. van der Laan f0aceddf88 p2p: Hardcoded seeds update pre-0.15 branch
7 years ago
Wladimir J. van der Laan ca4c545cc7
Merge #10786: Add PR description to merge commit in github-merge.py
7 years ago
Wladimir J. van der Laan cef4b5ccaa
Merge #10651: Verify binaries from bitcoincore.org and bitcoin.org
7 years ago
Pieter Wuille 475c08cb44 Add PR description to merge commit in github-merge.py
7 years ago
MarcoFalke 080ec52091
Merge #10688: contrib: Update laanwj key
7 years ago
Wladimir J. van der Laan 3c85332f29
contrib: Update laanwj key
7 years ago
MeshCollider 41f3e84aac Fix inconsistencies and grammar in various files
7 years ago
Pieter Wuille eaca1b7b08 Random db flush crash simulator
7 years ago
Wladimir J. van der Laan 8c841a31a9
Merge #10626: doc: Remove outdated minrelaytxfee comment
7 years ago
Wladimir J. van der Laan 8c2098ad12
Merge #10565: [coverage] Remove subtrees and benchmarks from coverage report
7 years ago
Wladimir J. van der Laan 6bef7ca8bc
Merge #10633: doc: Fix various typos
7 years ago
Matt Corallo 6270d624cf Verify binaries from bitcoincore.org and bitcoin.org
7 years ago
Wladimir J. van der Laan b750b33c3c
Merge #10276: contrib/verifybinaries: allow filtering by platform
7 years ago
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos
7 years ago
MarcoFalke fab9b60fbd doc: Remove outdated minrelaytxfee comment
7 years ago
Wladimir J. van der Laan fbf5d3ba15
Merge #10480: Improve commit-check-script.sh
8 years ago
Andrew Chow d5711f4a2d Filter subtrees and and benchmarks from coverage report
8 years ago