Commit Graph

13 Commits

Author SHA1 Message Date
tecnovert
996c67beea Convert from setup.py to pyproject.toml 2024-10-16 21:14:08 +02:00
tecnovert
713990f57b Update github urls. 2024-06-11 09:56:09 +02:00
tecnovert
d3e3c3c95b Remove protobuf dependency. 2024-06-06 22:03:38 +02:00
tecnovert
15bf9b2187 Raise coincurve version. 2023-12-14 20:44:29 +02:00
tecnovert
484d811fe7 docker: Add script container fragment.
Example:
python3 ./scripts/build_yml_files.py -c bitcoin monero dash pivx --withscript
2023-03-09 15:38:45 +02:00
tecnovert
3241616d68 docker: Add build args for repo. 2023-02-15 11:33:18 +02:00
tecnovert
e03f32ea5f docker: Fix and document isolated coins config. 2022-07-11 23:36:28 +02:00
tecnovert
a2afd3f00f refactor: Separate MSG4F and lock txn sending 2022-07-01 16:37:10 +02:00
tecnovert
43048cffc0 doc, docker: Pin coincurve src to tag. 2022-06-29 15:11:11 +02:00
tecnovert
a51a895141 docker: Manually install protobuf to avoid error.
Error: "TypeError: Descriptors cannot not be created directly"

Use pycryptodome ripemd160 implementation else it must be manually enabled in hashlib/openssl.
2022-06-16 14:28:52 +02:00
tecnovert
2be16465fb preparescript: Support production docker config. 2021-06-30 16:37:21 +02:00
tecnovert
d6a1ff6030 docker: Set timezone in TZ env var. 2021-02-14 15:06:46 +02:00
tecnovert
d2ded157f8 Start isolated docker setup. 2020-12-27 21:39:10 +02:00