aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge #20346: script: modify security-check.py to use "==" instead of "is" fo...fanquake2020-11-171-1/+1
|\
| * swapped "is" for "==" in literal comparisonTyler Chambers2020-11-091-1/+1
* | Merge #20318: build: Ensure source tarball has leading directory nameWladimir J. van der Laan2020-11-094-8/+8
|\ \ | |/ |/|
| * scripted-diff: [build] Ensure source tarball has leading directory nameMarcoFalke2020-11-054-8/+8
* | macOS deploy: use the new plistlib APIJonas Schnelli2020-11-041-1/+2
|/
* net: Hardcoded seeds update for 0.21Wladimir J. van der Laan2020-10-251-559/+976
* contrib: Add new versions to makeseeds.py and update gitignoreRandyMcMillan2020-10-252-1/+3
* contrib: Fix gen_key_io_test_vectors.py importsMarcoFalke2020-10-161-6/+3
* Add sqlite to travis and dependsAndrew Chow2020-10-142-2/+2
* doc: Added default signet config for linearize scriptgr0kchain2020-09-251-0/+8
* Update zmq notification documentation and sample consumerGregory Sanders2020-09-221-7/+12
* script: fix zmq_sub.py file permissionsJon Atack2020-09-041-0/+0
* scripted-diff: Move previous_release.py to test/get_previous_releases.pyHennadii Stepanov2020-08-291-217/+0
* Merge #19622: build: Drop ancient hack in gitian-linux descriptorfanquake2020-08-101-54/+18
|\
| * build: Update and sort package list in gitian-linux.ymlHennadii Stepanov2020-08-051-18/+18
| * build: Drop old hack which is unneeded nowHennadii Stepanov2020-07-311-36/+0
* | contrib: Fixup valgrind suppressions fileMarcoFalke2020-08-051-1/+0
* | Merge #18011: Replace current benchmarking framework with nanobenchWladimir J. van der Laan2020-07-301-0/+1
|\ \ | |/ |/|
| * Replace current benchmarking framework with nanobenchMartin Ankerl2020-06-131-0/+1
* | devtools: Add security check for separate_codeWladimir J. van der Laan2020-07-282-17/+99
* | contrib: Clean up previous_releases.pyMarcoFalke2020-07-211-22/+17
* | Merge #19205: script: previous_release.sh rewritten in pythonMarcoFalke2020-07-212-152/+222
|\ \
| * | Remove previous_release.shBrian Liotti2020-07-051-152/+0
| * | script: Add previous_release.pyBrian Liotti2020-07-051-0/+222
* | | Make test DoS_mapOrphans deterministicDavid Reikher2020-07-211-1/+0
|/ /
* | Merge #19344: docs: update testgen usage examplefanquake2020-06-291-2/+2
|\ \
| * | docs: match usage text to script and locationPeter Bushnell2020-06-211-2/+2
* | | macos: Bump to xcode 11.3.1 and 10.15 SDKCory Fields2020-06-223-12/+12
* | | contrib: macdeploy: Remove historical extraction notesCarl Dong2020-06-221-15/+0
* | | contrib: macdeploy: Use apple-sdk-tools instead of xar+pbzxCarl Dong2020-06-221-17/+6
* | | Adapt rest of tooling to new SDK naming schemeCarl Dong2020-06-222-3/+3
* | | contrib: macdeploy: Correctly generate macOS SDKCarl Dong2020-06-192-10/+119
|/ /
* | Merge #19287: contrib: Fix SyntaxWarning in Python base58 implementationfanquake2020-06-171-1/+1
|\ \
| * | contrib: Fix SyntaxWarning in Python base58 implementationAlex Willmer2020-06-151-1/+1
| |/
* | test: use subprocess.run() in test-security-check.pyfanquake2020-06-161-4/+3
* | tests: run test-security-check.py in CIfanquake2020-06-161-1/+1
|/
* ci: Switch to bitcoincore.org downloadMarcoFalke2020-06-071-1/+1
* test: Make valgrind.supp work on aarch64MarcoFalke2020-06-031-6/+6
* Merge #18958: guix: Make V=1 more powerful for debuggingfanquake2020-05-212-0/+13
|\
| * guix: Add clarifying documentation for V env varCarl Dong2020-05-201-0/+5
| * guix: Make V=1 more powerful for debuggingCarl Dong2020-05-121-0/+8
* | scripts: add additional type annotations to security-check.pyfanquake2020-05-141-12/+14
* | scripts: add run_command to security-check.pyfanquake2020-05-141-37/+21
* | scripts: remove NONFATAL from security-check.pyfanquake2020-05-141-8/+1
* | scripts: no-longer check for 32 bit windows in security-check.pyfanquake2020-05-141-23/+10
|/
* Merge #18741: guix: Make source tarball using git-archivefanquake2020-05-069-53/+60
|\
| * rel-builds: Specify core.abbrev for git-rev-parseCarl Dong2020-05-041-1/+1
| * guix: Remove logical cores requirementCarl Dong2020-05-011-1/+0
| * rel-builds: Directly deploy win installer to OUTDIRCarl Dong2020-05-012-16/+2
| * guix: Expose GIT_COMMON_DIR in container as readonlyCarl Dong2020-04-281-0/+1