Commit Graph

1003 Commits (7a30e0f6c54443616fdc28b7080dcbc9b630ac77)

Author SHA1 Message Date
practicalswift 4de11a3682 Remove Python 2 import workarounds
6 years ago
Wladimir J. van der Laan f17aca67b0
Merge #14903: tests: Handle ImportError explicitly, improve comparisons against None
6 years ago
MarcoFalke d680ef9381
Merge #14883: add `--retry 5` to curl opts in install_db4.sh
6 years ago
Daniel Ingram 17b55202da Compare to None with is/is not
6 years ago
MeshCollider e946fc7eb1
Merge #14809: Tools: improve verify-commits.py script
6 years ago
Daniel Ingram 1b89074ae2 Change '== None' to 'is None'
6 years ago
Daniel Ingram 16d2937723 Handle exception as ImportError
6 years ago
Jameson Lopp 45842c3d26
Improve documentation for running verify-commits.py script
6 years ago
Wladimir J. van der Laan 01bc479d16
Merge #14869: scripts: Add trusted key for Samuel Dobson
6 years ago
Wladimir J. van der Laan 0936e2596b
Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash.
6 years ago
qubenix 522b80b33f
add `--retry 5` to curl opts in install_db4.sh
6 years ago
Wladimir J. van der Laan 1ca0502541
scripts: Add trusted key for Samuel Dobson
6 years ago
vim88 688f665a5e Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin/bash, added linting for .sh files shebang and updated the Developer Notes.
6 years ago
Craig Younkins af1ed206f8 Fix broken Gmane URLs
6 years ago
MarcoFalke a7dc03223e
Merge #14785: Scripts: Fix detection of copyright holders
6 years ago
Cornelius Schumacher af9a9918b2 Fix detection of copyright holders
6 years ago
MarcoFalke fa7d36b8e7
test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan
6 years ago
MarcoFalke 66c70249f9
Merge #14611: docs: align items in contrib init
6 years ago
practicalswift 5c292dafcd Add UBSan suppressions needed to pass test suite
6 years ago
practicalswift 9f49db7335 Enable functional tests in UBSAN job. Enable -fsanitize=integer (part of UBSAN). Merge UBSAN Travis job with no depends.
6 years ago
Wladimir J. van der Laan dac2caa371
Merge #14060: ZMQ: add options to configure outbound message high water mark, aka SNDHWM
6 years ago
Harry Moreno 053b6f42d2
align items in contrib init
6 years ago
Jonas Schnelli 43719e0a34
[macOS] Remove DS_Store WindowBounds bytes object
6 years ago
mruddy a4edb168b6 ZMQ: add options to configure outbound message high water mark, aka SNDHWM
6 years ago
Andrew Chow d813266db1 [gitian] use versioned unsigned tarballs instead of generically named ones
6 years ago
MarcoFalke adf27b531a
Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by codespell.
6 years ago
practicalswift ada356208e Fix typos reported by codespell
6 years ago
Chun Kuan Lee 5d62dcf9cf lint: Make sure we read the command line inputs using utf-8 decoding in python
6 years ago
Wladimir J. van der Laan 0c9bea5a00
Merge #14037: Add README.md to linux release tarballs
6 years ago
Wladimir J. van der Laan 48ed386fa6
Merge #13724: [contrib] Support ARM and RISC-V symbol check
6 years ago
Hennadii Stepanov 8550f1fb28
Add README.md to linux release tarballs
6 years ago
Akio Nakamura a9910d82c3 contrib: Adjust output to current test format
6 years ago
Chun Kuan Lee c516c3a770 [contrib] Support ARM and RISC-V symbol check
6 years ago
Wladimir J. van der Laan a5fc1aa04d
Merge #13765: contrib: add gitian build support for github pull request
6 years ago
Wladimir J. van der Laan 3c8d1ae153
Merge #13665: [build] Add risc-v support to gitian
6 years ago
fanquake 263b3777e7
gitian: bump descriptors for (0.)18
6 years ago
MarcoFalke 176aa5aa1d contrib: fix GetDesirableServiceFlags typo in seeds/README.md
6 years ago
Wladimir J. van der Laan 825fb02ef1 net: Update hardcoded seeds
6 years ago
Wladimir J. van der Laan 61c0d3b9aa contrib: in makeseeds, add 0.16.x to PATTERN_AGENT, remove 0.13.x
6 years ago
Chun Kuan Lee c4aecd1d80 Add risc-v 64-bit to gitian
6 years ago
Wladimir J. van der Laan 78dae8cacc
Merge #13780: 0.17: Pre-branch maintenance
6 years ago
Chun Kuan Lee 46f8345370 contrib: Support github pull request gitian-build
6 years ago
MarcoFalke 77168f766f
Merge #13809: contrib: Remove debian and rpm subfolder
6 years ago
MarcoFalke fa0e1e2f63
contrib: Remove debian and rpm subfolders
6 years ago
MarcoFalke 8284f1dc40
Merge #13782: Fix osslsigncode compile issue in gitian-build
6 years ago
Chun Kuan Lee 284f424d5a Fix osslsigncode compile issue in gitian-build
6 years ago
Wladimir J. van der Laan f8685f461b
Merge #13764: contrib: Fix test-security-check fail in Ubuntu 18.04
6 years ago
MarcoFalke e8ffec69f7
Merge #13732: Depends: Fix Qt's rcc determinism
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Chun Kuan Lee 1e60713a68 contrib: Fix test-security-check fail in Ubuntu 18.04
6 years ago