Commit Graph

174 Commits

Author SHA1 Message Date
J62 9a7843d0f1 btcp-ify 2019-12-24 03:21:35 -08:00
Parth Oberoi 1da999ed19
Merge pull request #21 from ZclassicCommunity/dependabot/pip/contrib/deterministic-build/ecdsa-0.13.3
Bump ecdsa from 0.13 to 0.13.3 in /contrib/deterministic-build
2019-12-08 16:06:48 +05:30
dependabot[bot] 4313a20be6
Bump ecdsa from 0.13 to 0.13.3 in /contrib/deterministic-build
Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13 to 0.13.3.
- [Release notes](https://github.com/warner/python-ecdsa/releases)
- [Changelog](https://github.com/warner/python-ecdsa/blob/master/NEWS)
- [Commits](https://github.com/warner/python-ecdsa/compare/python-ecdsa-0.13...python-ecdsa-0.13.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-03 06:30:03 +00:00
dependabot[bot] a43af684ba
Bump ecdsa from 0.13 to 0.13.3 in /contrib/zclassic
Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13 to 0.13.3.
- [Release notes](https://github.com/warner/python-ecdsa/releases)
- [Changelog](https://github.com/warner/python-ecdsa/blob/master/NEWS)
- [Commits](https://github.com/warner/python-ecdsa/compare/python-ecdsa-0.13...python-ecdsa-0.13.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-21 18:30:13 +00:00
Parth Oberoi f32306beec Update travis builds
update windows python to python36
update version to v3.2.1a
2019-07-13 22:20:11 +05:30
James 9b394bea7f Add support for sapling in Ledger plugin. Precursor to Ledger change. Also add Ledger X Support 2019-06-29 11:35:49 +02:00
skellers 2924ef7e30 windows builder 2019-03-16 18:31:17 +00:00
James b8ae7f3a84 de-zebra. Temp remove coverage 2019-03-05 20:38:40 +01:00
James f2a572bf7a Enable windows build & Ledger fix 2019-03-05 20:02:13 +01:00
James 27b1373595 zcl-ify 2019-02-28 22:26:15 +01:00
zebra-lucky be6ff50614 temporarily disable win builds 2018-12-19 03:02:58 +02:00
zebra-lucky 05f82be2ab add cosmic to ppa builds 2018-12-17 04:24:46 +02:00
zebra-lucky 73bb7f4ed4 remove artful from sign-releases.py 2018-07-25 18:13:45 +03:00
zebra-lucky 509ebd9453 fix spec files 2018-07-25 05:50:45 +03:00
zebra-lucky 086f08452b fix build scripts 2018-07-25 05:39:25 +03:00
zebra-lucky 0e47ab2807 fix url in make_locale 2018-07-25 05:18:46 +03:00
zebra-lucky c5d05fc06a add --ppa-upstream-suffix opt to sign-releases.py 2018-07-25 02:54:15 +03:00
zebra-lucky 5e0f58bc4f add overwinter suport 2018-07-25 02:34:00 +03:00
zebra-lucky c7622d757b changes to contrib, .travis.yml 2018-06-28 19:05:18 +03:00
zebra-lucky f051cdfbc4 add util contrib/zcash/btc2zcash.py 2018-06-28 18:09:34 +03:00
ThomasV 79d402d3f9 update hw wallet versions 2018-01-07 15:13:59 +01:00
ThomasV a4e89e822a
Merge pull request #3495 from bauerj/testnet-shortcut
Windows Installer: Add shortcut to testnet mode
2017-12-11 19:46:36 +01:00
Johann Bauer b2cbdfb042 Windows Installer: Add shortcut to testnet mode 2017-12-10 19:10:26 +01:00
Johann Bauer 4f747e78e5 Make setup.exe differ less 2017-12-10 18:51:03 +01:00
Johann Bauer 43bb9c566f
Add instruction to install dirmngr to Wine README
Closes #3454
2017-12-06 18:12:02 +01:00
Johann Bauer 307503fb97 Make build timezone independent 2017-11-29 23:19:12 +01:00
ThomasV 5158799689 fix windows build script: pushd and popd require bash 2017-11-29 06:52:12 +01:00
ThomasV 8b66d7c8ae windows builds: set timestamps before calling makensis 2017-11-28 18:52:36 +01:00
ThomasV b9d8b2a571 windows: build portable version without patching the source 2017-11-28 18:21:59 +01:00
Johann Bauer 5778102acc Add script for deterministic builds 2017-11-28 00:32:38 +01:00
ThomasV 78400478fa disable python bytecode during execution of pyinstaller 2017-11-27 20:53:36 +01:00
ThomasV 1eab1385e9 fix names (follow-up previous commit) 2017-11-27 19:56:39 +01:00
ThomasV c8818cca05 rename file 2017-11-27 19:46:22 +01:00
ThomasV 67c561e4cd windows builds: fetch locale files from github repo 2017-11-27 19:31:48 +01:00
Johann Bauer 957178217c Save dependency versions in repo 2017-11-26 23:22:07 +01:00
SomberNight 6e99c15c5c windows binaries were missing servers_testnet.json 2017-11-17 18:14:17 +01:00
ThomasV f97e81252d windows builds: download icons_rc.py from dedicated repo, because pyrcc5 is not deterministic 2017-11-13 14:22:37 +01:00
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
ThomasV 8c84b349b8
Merge pull request #3276 from SomberNight/file_io_with_open
file i/o: use 'with' keyword
2017-11-13 09:23:21 +01:00
ThomasV c8a2ff15b8 install patched pyinstaller from my own repo 2017-11-12 20:29:19 +01:00
SomberNight c65d01ea96 file i/o: use 'with' keyword 2017-11-12 14:33:46 +01:00
ThomasV 8fcf1656d3 fix typo 2017-11-11 18:12:51 +01:00
ThomasV 3f18884dcd fix previous commit 2017-11-11 18:11:14 +01:00
ThomasV db8febea15 osx: parameters for Info.plist 2017-11-11 17:59:47 +01:00
ThomasV ccc9415542 windows: force upgrade of hawdrware wallet libraries 2017-11-09 10:58:42 +01:00
SomberNight d40992e552 win binaries: build a proper setup.exe that uses local folder 2017-11-07 03:43:10 +01:00
SomberNight ccb28e9823 fix pre-Windows10 binaries 2017-11-02 19:11:00 +01:00
SomberNight f563f05fd1 prepare-wine: remove unnecessary DLLs 2017-11-02 19:01:44 +01:00
ThomasV 1a8de2b02a windows: disable console 2017-11-02 09:33:21 +01:00
Johann Bauer 3ae525c2fd Install latest version of Trezor on Windows 2017-10-30 18:33:21 +01:00