Commit Graph

21 Commits

Author SHA1 Message Date
Reckless_Satoshi
c4c5eb1268
chore(coordinator): bump python to 3.12 2024-04-21 21:52:13 +01:00
dependabot[bot]
30c1794ba8
Bump python from 3.11.8-slim-bookworm to 3.11.9-slim-bookworm (#1226)
Bumps python from 3.11.8-slim-bookworm to 3.11.9-slim-bookworm.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 19:37:58 +00:00
dependabot[bot]
d01b1dd888
Bump python from 3.11.6-slim-bookworm to 3.11.8-slim-bookworm (#1129)
Bumps python from 3.11.6-slim-bookworm to 3.11.8-slim-bookworm.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-18 21:34:07 +00:00
Reckless_Satoshi
3e0d451e97 Add tests for onchain address, pgp sign verification. Improve Dockerfile 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
fe9ecbf140
Upgrade to bookworm 2023-11-05 20:10:33 +00:00
dependabot[bot]
7dfe995078
Bump python from 3.11.4-slim-bullseye to 3.11.6-slim-bullseye (#884)
Bumps python from 3.11.4-slim-bullseye to 3.11.6-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 10:04:57 +00:00
dependabot[bot]
7fd5f97b2a
Bump python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye (#661)
Bumps python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 17:03:23 +00:00
Reckless_Satoshi
7b6ebd0eab
Simplify coordinator updates, automatic migrations and collect statics (#583) 2023-05-15 09:46:59 +00:00
Reckless_Satoshi
72976ab46b
Enable coordinator docker commented generate_grpc 2023-05-01 06:22:47 -07:00
Reckless_Satoshi
9299baad45
Bump django to 4.2 (and all dependencies) 2023-05-01 05:56:04 -07:00
Reckless_Satoshi
222b4f9fff
Bump to python 3.11, optimize Coordinator image size, update dependabot config 2023-05-01 05:13:48 -07:00
ShatteredBunny
6090e21f6a
Add grpc generation script and update setup.md to run it using docker container (#209)
* Add grpc generation script and update setup.md to run it using docker container

* Change local url from localhost to 127.0.0.1
2022-08-12 16:29:27 +00:00
Reckless_Satoshi
03e4bbc1a5
Create django.yml 2022-07-13 13:28:24 -07:00
Reckless_Satoshi
b1d68a39f7
Add onchain logics pt3 2022-06-09 10:41:21 -07:00
Reckless_Satoshi
3cb544ef10
Fix bug 'dispute cannot be open in this stage'. Update Dockerfile 2022-05-25 00:46:57 -07:00
Reckless_Satoshi
ac0969baf6
Convert new UserGen into POST. Fix misformed armored keys. Example encrypt/decrypt. 2022-05-23 04:21:01 -07:00
rs
a9a344fddf Fix taker bond is not return on maker cancel. Update all libs. Add extra hosts. 2022-02-13 16:43:49 +00:00
Reckless_Satoshi
27ebf29397
Add secret_key to env, fix docker CMD bug 2022-02-10 13:38:56 -08:00
Reckless_Satoshi
4a16f7debd
Fit for daphne + gunicorn. Docker default command runs dev node. 2022-02-10 11:28:59 -08:00
Reckless_Satoshi
f830c4df15
Init dockerization of dev environment with docker-compose 2022-02-07 03:21:59 -08:00
Reckless_Satoshi
0b7c51a8ee
Add Dockerfile, requirements, update setup 2022-02-06 10:43:17 -08:00