LBRY-Vault/contrib
SomberNight 5b88b8667e
also grind ecdsa low R when using libsecp256k1, and fix tests
note: low R grinding would not have to be duplicated if we trusted the caller
to have done it already (as is the case with the classes in ecc.py), and if
we propagated the choice of "random_k" as part of the nonce_function passed
to libsecp256k1 (which is not currently done)
2019-12-05 20:27:55 +01:00
..
build-linux appimage: update package in dockerfile 2019-12-04 20:53:48 +01:00
build-wine wine build: add --build to ./configure: prevents cross-comp. misdetect 2019-09-08 18:55:31 +02:00
deterministic-build rerun freeze_packages 2019-12-04 20:04:18 +01:00
osx pyinstaller binaries: include files needed by new jsonrpc libs 2019-08-30 21:15:47 +02:00
requirements also grind ecdsa low R when using libsecp256k1, and fix tests 2019-12-05 20:27:55 +01:00
udev hardware wallets: pull udev rules into our repository 2019-11-15 23:43:43 +01:00
build_tools_util.sh Build: Set a fixed umask before starting Docker 2019-07-23 21:24:32 +02:00
freeze_packages.sh wine build: pin build dependencies 2019-08-09 19:05:32 +02:00
make_apk follow-up prev: only build one apk on Travis 2019-09-01 15:49:50 +02:00
make_download load version module in make_download 2019-07-11 16:54:47 +02:00
make_packages kivy build: test and document that make_locale is to be run first 2019-02-07 16:45:09 +01:00
make_tgz update make_locale doc references, and small nits 2019-07-03 17:42:40 +02:00
pull_locale separate push and pull locale 2019-07-03 16:19:26 +02:00
push_locale chmod push_locale 2019-07-03 16:20:40 +02:00
sign_packages Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
sign_version fix variable name in contrib/sign_version 2019-02-13 23:25:58 +01:00
upload pass host to upload script 2019-07-11 16:34:33 +02:00