Commit graph

12 commits

Author SHA1 Message Date
tecnovert
da7083c374
Split requirements.txt file.
Some checks are pending
lint / build (3.12) (push) Waiting to run
2024-10-16 09:17:36 +02:00
tecnovert
ea269d9691 Update sqlalchemy from v1.4 to 2.0. 2024-10-16 09:05:13 +02:00
tecnovert
867a22630d Freeze dependencies. 2024-10-16 09:05:13 +02:00
tecnovert
0462516179 Convert from setup.py to pyproject.toml 2024-10-16 09:05:12 +02:00
tecnovert
ae1df0b556 Include mnemonic dependency directly. 2024-06-06 22:03:38 +02:00
tecnovert
d3e3c3c95b Remove protobuf dependency. 2024-06-06 22:03:38 +02:00
tecnovert
d15cf3dd6f
guix: Add guix.scm 2022-11-20 20:58:10 +02:00
tecnovert
5701f6e830
Freeze SQLAlchemy version. 2022-10-21 19:00:13 +02:00
tecnovert
aa14da27af
dash: Fix initialiseWallet
Only the upgradetohd command sets the hdseed
upgradetohd can only run once the chain is synced

Basicswap stores the hash of the root_key in it's db to check for the expected seed.
Prefer not to store the real key.
2022-10-21 18:39:19 +02:00
tecnovert
d1e015962c
basicswap-prepare can enable and disable tor config. 2022-03-24 00:00:35 +02:00
tecnovert
5cd8286aa3
Start on network. 2020-12-15 20:00:44 +02:00
tecnovert
4c200fe8d4
XMR withdrawals work.
spendBLockTx uses sweep_all.
2020-12-05 13:22:22 +02:00