tecnovert
5701f6e830
Freeze SQLAlchemy version.
2 years ago
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.
2 years ago
tecnovert
d1e015962c
basicswap-prepare can enable and disable tor config.
3 years ago
tecnovert
a3ba5cf7e6
setup.py test -> pytest / tox
4 years ago
tecnovert
0a8bf9b2c4
Add dependency to setup.py
4 years ago
tecnovert
acae8b4de3
Fix contract_count not inserted in db
4 years ago
tecnovert
5d84d54e6f
Replace makeInt with make_int
4 years ago
tecnovert
2882992c4f
Move tests to a sub dir.
...
Else they install to site-packages/tests/
5 years ago
tecnovert
900358e7c3
Use PackageLoader for templates.
5 years ago
tecnovert
b920f926c1
html: Start migrating to Jinja2.
5 years ago
tecnovert
ecfd783cce
Prepare script works.
6 years ago
tecnovert
76af4a941e
Add txn 1st seen height to bid.
...
Format balance amount.
Start prepare script.
6 years ago
tecnovert
a49be16f9c
Remove plyvel dependency.
...
I can't get it to run under docker in windows.
6 years ago
tecnovert
e242f50b2b
Add to Github
6 years ago