dependabot[bot]
6bae4d95e5
Bump django from 3.2.14 to 3.2.15 ( #211 )
...
Bumps [django](https://github.com/django/django ) from 3.2.14 to 3.2.15.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.2.14...3.2.15 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-12 17:43:12 +00:00
zx9r
f0cde287e1
Clean up and finish new adress validator method ( #202 )
...
* Removed coinaddrvalidator dependency
* Return generic "Ivalid address" error message instead of the error returned by bitcoind when validating an address
* Modified messages related to bitcoin addresses validation
2022-08-01 01:03:33 +00:00
dependabot[bot]
81c53c4b33
Bump django-celery-results from 2.2.0 to 2.4.0 ( #184 )
...
Bumps [django-celery-results](https://github.com/celery/django-celery-results ) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/celery/django-celery-results/releases )
- [Changelog](https://github.com/celery/django-celery-results/blob/master/Changelog )
- [Commits](https://github.com/celery/django-celery-results/compare/v2.2.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: django-celery-results
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-16 21:01:11 +00:00
dependabot[bot]
c1874d205e
Bump django from 3.2.13 to 3.2.14 ( #183 )
...
Bumps [django](https://github.com/django/django ) from 3.2.13 to 3.2.14.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.2.13...3.2.14 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-10 16:58:45 +00:00
Reckless_Satoshi
164a960b62
Merge branch 'onchain-buyer-payouts' into main #160
2022-06-17 05:19:59 -07:00
Reckless_Satoshi
6170ae0bef
Add Daphne to base backend environment
2022-06-09 13:55:31 -07:00
Reckless_Satoshi
8d0b518222
Add onchain logics pt1
2022-06-06 10:57:04 -07:00
Reckless_Satoshi
d1f671cf66
Validate PGP keys with GnuPG when a new robot is created
2022-05-30 06:34:27 -07:00
Reckless_Satoshi
d8c7d2dcfb
Use own fork of Robohash
2022-05-11 15:14:13 -07:00
dependabot[bot]
e15b9f0216
Bump django from 3.2.12 to 3.2.13 ( #104 )
...
Bumps [django](https://github.com/django/django ) from 3.2.12 to 3.2.13.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.2.12...3.2.13 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-23 09:17:05 +00:00
Reckless_Satoshi
ca79ea9914
Init accounting panel, add import/export
2022-03-20 16:32:25 -07:00
Reckless_Satoshi
d146f522f3
Add frontend enable telegram button. Torify all requests.
2022-02-21 16:50:25 -08:00
Reckless_Satoshi
2cf10ce86b
Switch to postgres dev environment
2022-02-19 17:13:51 -08:00
rs
fb5ef28b5d
Fix admin panel avatars and avatar static removal at robot deletion
2022-02-15 13:03:46 +00: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
0b7c51a8ee
Add Dockerfile, requirements, update setup
2022-02-06 10:43:17 -08:00
Reckless_Satoshi
7ba2fcc921
Add celery background and scheduled tasks. Add user cleansing task
2022-01-16 04:31:25 -08:00