Commit Graph

48 Commits

Author SHA1 Message Date
SomberNight 14372e0a94 dependencies: support and require dnspython 2.0, rm monkey patches
- dnspython 2.0 requires cryptography 2.6 so we now always require that
  (no longer a choice between cryptography and pycryptodomex)
- test_dnssec.py is deleted as it was testing the monkey-patch

related: #6538
2020-12-08 16:35:29 +01:00
SomberNight b6b8aadd55 README: update path to android build instructions
follow-up #6227
2020-06-13 03:59:55 +02:00
SomberNight e12bc4817a attempt at reproducible tarballs (sdist) 2020-06-12 19:48:15 +02:00
SomberNight 70f70d0f80 README: mention script location (for "electrum", after pip install)
related: #6082
2020-04-14 02:15:22 +02:00
JeremyRand d520dc9fae Readme: Clarify dependencies of make_libsecp256k1.sh 2020-03-29 04:48:39 +00:00
SomberNight 7e880427a2 try to clean-up README 2020-03-04 20:33:07 +01:00
SomberNight adc97af58c clear up requirements re pycryptodomex 2020-03-04 20:33:02 +01:00
SomberNight 7e3d50a641 README: rm "Compile the protobuf description file" section
The generated file "paymentrequest_pb2.py" is already committed into the repository,
so users don't need to run this command.
Further, the command itself is preserved in "paymentrequest.py"
(it gets printed if we cannot find the generated file).
2020-02-21 18:50:52 +01:00
SomberNight f78589ec77 update README to mention libsecp 2020-02-11 17:33:06 +01:00
SomberNight b0902940b5 README: mention submodule init 2019-09-04 14:03:39 +02:00
SomberNight 5ed6a68d8c update make_locale doc references, and small nits 2019-07-03 17:42:40 +02:00
JeremyRand 10098db59b Add AppImage to "Creating Binaries" in README.md 2019-05-17 05:30:41 +00:00
SomberNight 720519f610 fix wine build dir references
follow-up 8e32f49469
2019-05-06 20:19:23 +02:00
SomberNight 16bac5fd73 rm qt icons file
so we don't need pyrcc5, which is not deterministic,
and so we don't need the submodule for the icons

based on electrumsv/electrumsv@bf8802c2ea
2019-02-01 20:15:28 +01:00
duckartes f9b0c66843 Update: README.rst (#5036)
Correct filename paths under Creating Binaries.
2019-01-27 18:15:37 +01:00
SomberNight b085d7cc59 document linux release process
closes #5030
2019-01-25 19:14:28 +01:00
Ken 2f4b9aa1f0 Update README.rst 2018-12-01 21:28:46 -05:00
ThomasV d7bf8826fc rename contrib/build-osx as contrib/osx. Move QRReader submodule there. 2018-11-29 11:39:57 +01:00
SomberNight ab441a507a readme: use 'python3 -m pip install' to install 2018-10-12 17:02:38 +02:00
SomberNight bed35a65c7 bump min python to 3.6 2018-09-11 21:04:36 +02:00
Marcel O'Neil 21204fc552 localization: fix download link + badge 2018-07-17 22:09:04 -04:00
Janus Troelsen b29c2a0abd Correct path to kivy Readme.md 2018-07-13 15:08:00 +02:00
Janus 097ac144d9 file reorganization with top-level module 2018-07-13 14:01:37 +02:00
SomberNight 3e63a3cdc9 README: reference 'fast' extra instead of 'full'
'full' needs additional OS packages (for hw) that are not mentioned
2018-06-15 13:07:10 +02:00
Janus 17ef023c8c icons: use non-flat lock/unlock icons, and rerender to 512x512 2018-06-12 12:30:44 +02:00
Janus c2ac157f67 Add SVG icons resembling old raster icons 2018-06-11 21:39:40 +02:00
Dimitris Apostolou 989c9c2b55 Fix typos 2018-04-15 20:34:40 +02:00
SomberNight facf833bac README: install "full" extra 2018-03-28 11:56:45 +02:00
Johann Bauer 71c5e4f6bc Add badge for crowdin to README 2018-03-13 17:36:21 +01:00
Johann Bauer b9fa89ec19 Update macOS build 2018-02-03 13:05:20 +01:00
Marcel O'Neil 50ef0063c4 fix locale documentation 2018-01-07 16:48:02 -05:00
Johann Bauer 81fa9d8b0f Fix wrong branch name 2017-11-08 22:31:13 +01:00
Johann Bauer ceed56c217 Upload coverage statistics from Travis 2017-11-08 18:18:20 +01:00
Alexx Saver 4df8793062 Update README.rst for Python 3 on macOS 2017-09-27 04:40:22 +04:00
SomberNight 4ac162f18b migration to PyQt5. initial commit. 2017-09-23 05:54:38 +02:00
ThomasV 77eb62b4cb fix #2895 2017-09-19 15:24:17 +02:00
SomberNight 53b34d5cd3 python 3 changes in README 2017-09-01 06:13:46 +02:00
rbaumert 710a2f9418 removed meaningless words, made sentences more concise 2017-04-01 19:55:09 -07:00
ThomasV 90f022cc03 improve readme 2016-10-15 12:12:10 +02:00
Will Binns 4260793344 readme: Fix typo and grammatical error
This commit fixes two issues in `readme.rst`:
1. Fix misspelled word - `oder` (should be `order`)
2. Fix grammatical error - `creating` (should be `create`)
2016-06-19 16:16:08 -06:00
Alexander Regueiro d73f52c8b8 Fixed formatting in README 2016-04-17 18:59:18 +01:00
ThomasV 78c88effac improve README 2016-03-18 09:20:00 +01:00
ThomasV ac1872c6ab fix path 2016-03-18 09:08:15 +01:00
ThomasV 5ae2f30fa5 update readme 2016-03-17 12:52:40 +01:00
ThomasV 1af48b3769 add build instuctions to README 2016-03-06 07:44:10 +01:00
Jonathan Zeppettini 96b930f0f2 Update README.rst
Removed reference to non existent page...
2016-02-24 15:19:05 -05:00
ThomasV 305843999e Relicensing 2016-02-24 10:20:30 +01:00
Roman Zeyde a34169d81f README: move to reST format 2015-06-27 11:05:10 +03:00