okada-blue
b4a54f3b1a
Edit learn.robosats.com "Contribute" Documentation ( #587 )
...
* Update 00-contribute.md
Add context to body
* Update 01-development.md
Add context, revise typos and grammatical error
* Update 02-languages.md
Add context, correct typos and grammatical errors
* Update 03-liquidity.md
Add rough draft for opening channels, and how that can be a way to contribute to RoboSats
* Update 04-guides.md
Add rough draft for contributing guides, and general things to consider
* Update 05-art.md
Add rough draft for art
* Update 06-outreach.md
Add rough draft for outreach
* Update 07-donate.md
Fix typos
* Update 01-development.md
Revise wording
* Update 03-liquidity.md
Revise wording
* Update 06-outreach.md
Revise wording
2023-05-16 10:40:17 +00:00
Reckless_Satoshi
73eb4df291
Delete commited proto files
2023-05-15 04:11:27 -07:00
Reckless_Satoshi
7b6ebd0eab
Simplify coordinator updates, automatic migrations and collect statics ( #583 )
2023-05-15 09:46:59 +00:00
Reckless_Satoshi
fd8f64e93a
Fix frontend dockerized env in windows
2023-05-14 16:32:44 -07:00
dependabot[bot]
794377dbfc
Bump django-celery-results from 2.5.0 to 2.5.1 ( #582 )
...
Bumps [django-celery-results](https://github.com/celery/django-celery-results ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/celery/django-celery-results/releases )
- [Changelog](https://github.com/celery/django-celery-results/blob/main/Changelog )
- [Commits](https://github.com/celery/django-celery-results/compare/v2.5.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: django-celery-results
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-05-14 11:42:31 +00:00
dependabot[bot]
73bc7c049d
Bump grpcio from 1.54.0 to 1.54.2 ( #578 )
...
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.54.0 to 1.54.2.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.54.0...v1.54.2 )
---
updated-dependencies:
- dependency-name: grpcio
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-05-14 11:42:19 +00:00
dependabot[bot]
04a4cbe96f
Bump sqlalchemy from 2.0.12 to 2.0.13 ( #579 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.12 to 2.0.13.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
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-05-14 11:42:06 +00:00
dependabot[bot]
0b86078095
Bump grpcio-tools from 1.54.0 to 1.54.2 ( #581 )
...
Bumps [grpcio-tools](https://github.com/grpc/grpc ) from 1.54.0 to 1.54.2.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.54.0...v1.54.2 )
---
updated-dependencies:
- dependency-name: grpcio-tools
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-05-14 11:41:40 +00:00
dependabot[bot]
e78bc920e1
Bump django-cors-headers from 3.14.0 to 4.0.0 ( #580 )
...
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers ) from 3.14.0 to 4.0.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.14.0...4.0.0 )
---
updated-dependencies:
- dependency-name: django-cors-headers
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-14 11:38:55 +00:00
Reckless_Satoshi
b0ffe150c0
Refactor expiry_height into follow_invoices
2023-05-13 08:51:22 -07:00
Reckless_Satoshi
70b6d88321
Improve lookup invoice status updates delay
2023-05-13 08:38:13 -07:00
Reckless_Satoshi
1b347420fe
Fix bug automatic resolutions
2023-05-12 11:29:19 -07:00
Reckless_Satoshi
1e39f32eb5
Fix usenavigate PRO ( #571 )
...
* Simplify and optimize nodeapp
* Add pro frontend
* Fix PRO errors
2023-05-12 12:51:52 +00:00
Reckless_Satoshi
71820cee91
Add logs to nodeapp
2023-05-12 05:18:48 -07:00
Reckless_Satoshi
6c20ce4f70
Simplify frontend/client dev setup, shrink nodeapp
2023-05-12 04:07:56 -07:00
Reckless_Satoshi
70740750f5
Fix soft time limits in api tasks
2023-05-12 03:10:14 -07:00
Reckless_Satoshi
eeb0094162
Small style fixes and new payment method
2023-05-12 03:01:17 -07:00
dependabot[bot]
db58dd755a
Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 in /frontend ( #570 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.2 to 5.59.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.5/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
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-05-12 09:08:14 +00:00
dependabot[bot]
910ea20256
Bump eslint from 8.39.0 to 8.40.0 in /frontend ( #566 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 09:08:08 +00:00
dependabot[bot]
15cc824f9f
Bump @emotion/styled from 11.10.8 to 11.11.0 in /frontend ( #569 )
...
Bumps [@emotion/styled](https://github.com/emotion-js/emotion ) from 11.10.8 to 11.11.0.
- [Release notes](https://github.com/emotion-js/emotion/releases )
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.10.8...@emotion/styled@11.11.0 )
---
updated-dependencies:
- dependency-name: "@emotion/styled"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 09:07:44 +00:00
dependabot[bot]
c8f48014b0
Bump @mui/base from 5.0.0-alpha.128 to 5.0.0-beta.0 in /frontend ( #568 )
...
Bumps [@mui/base](https://github.com/mui/material-ui/tree/HEAD/packages/mui-base ) from 5.0.0-alpha.128 to 5.0.0-beta.0.
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v5.0.0-beta.0/packages/mui-base )
---
updated-dependencies:
- dependency-name: "@mui/base"
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-05-12 09:07:36 +00:00
dependabot[bot]
140aac332b
Bump webpack from 5.82.0 to 5.82.1 in /frontend ( #567 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.82.0 to 5.82.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.82.0...v5.82.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
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-05-12 09:07:15 +00:00
Reckless_Satoshi
0048f396a7
Fix npm-dev Dockerfile add python installation
2023-05-11 16:00:53 -07:00
Reckless_Satoshi
2092a33f88
Simplify and optimize nodeapp ( #565 )
...
* Simplify and optimize nodeapp
* Add pro frontend
2023-05-11 16:22:01 +00:00
Dirty
ba529349b3
"Qiwi" Payment Method ( #564 )
...
Add Qiwi Payment Method (Russia)
2023-05-11 09:54:33 +00:00
+shyfire131
c5b12ebabd
Fix minor typo in setup.md ( #563 )
2023-05-10 22:04:54 +00:00
Reckless_Satoshi
13e79df7c9
Decrease payment icons size, increase sharpness
2023-05-10 14:51:14 -07:00
Reckless_Satoshi
0f28990bea
Add new api for external prices (non-tor only) bitpay
2023-05-10 14:05:52 -07:00
Reckless_Satoshi
5728c66cca
Add soft time limits to tasks
2023-05-10 12:07:28 -07:00
Reckless_Satoshi
a5d0550100
Fix release workflow
2023-05-10 02:48:31 -07:00
Reckless_Satoshi
a97abff1e7
Small UI fixes
2023-05-09 15:30:06 -07:00
Reckless_Satoshi
89acecbc1c
Fix automatic dispute resolution typo
2023-05-09 06:23:59 -07:00
Reckless_Satoshi
899062ae70
Rename repository
2023-05-09 06:07:16 -07:00
Reckless_Satoshi
7edfed9c64
Bump to v0.5.0
2023-05-08 18:10:13 -07:00
Reckless_Satoshi
fa7b4676a9
Add new payment methods
2023-05-08 17:57:16 -07:00
Reckless_Satoshi
0d180ee7c9
Small fixes, fix reconnecting websockets, fix rewards webln
2023-05-08 17:37:23 -07:00
Reckless_Satoshi
3b77a473f8
Coordinator db performance clean up ( #561 )
...
* Improve DB writes performance and concurrency. Add order coordinator proceeds field.
* Fix checks on order GET inducing 400
2023-05-08 12:49:21 -07:00
Reckless_Satoshi
af0289c264
Fix new WS middleware for old auth method, improve auth token admin panel
2023-05-07 14:51:17 -07:00
Reckless_Satoshi
2293a8922d
Small fixes chat
2023-05-07 11:52:31 -07:00
Reckless_Satoshi
8ae18f8b2a
Small fixes, increase WS reconnection delay
2023-05-07 10:11:52 -07:00
Reckless_Satoshi
8434a256cf
Fix last_login for tokeauth, replace maker/taker_last seen for last_login
2023-05-07 08:06:35 -07:00
Reckless_Satoshi
f2de58ca36
Add hash/preimage or address/txid to trade summary report
2023-05-07 04:11:40 -07:00
Reckless_Satoshi
3c78299dfc
Fix color depth/list button after MUI bump
2023-05-06 06:43:50 -07:00
Reckless_Satoshi
25f0b0eea5
Fix token auth native ( #558 )
...
* Fix token auth on Native
* Fix pre-release action
2023-05-06 13:42:48 +00:00
Reckless_Satoshi
daa1127cfc
Increase max mining fee ( #551 )
2023-05-05 19:44:18 +00:00
dependabot[bot]
3532d73ed5
Bump @types/react from 17.0.55 to 18.2.5 in /frontend ( #547 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.55 to 18.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 17:56:34 +00:00
dependabot[bot]
74685ef2a9
Bump @typescript-eslint/parser from 5.59.1 to 5.59.2 in /frontend ( #545 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.1 to 5.59.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
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-05-05 17:55:51 +00:00
dependabot[bot]
cc3927f477
Bump @mui/x-data-grid from 6.0.4 to 6.3.1 in /frontend ( #541 )
...
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid ) from 6.0.4 to 6.3.1.
- [Release notes](https://github.com/mui/mui-x/releases )
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/mui-x/commits/v6.3.1/packages/grid/x-data-grid )
---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 17:55:39 +00:00
dependabot[bot]
e84231a5eb
Bump jest and @types/jest in /mobile ( #546 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ). These dependencies needed to be updated together.
Updates `jest` from 26.6.3 to 29.5.0
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest )
Updates `@types/jest` from 26.0.24 to 29.5.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 17:55:13 +00:00
dependabot[bot]
dfd9c2dd16
Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 in /mobile ( #544 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.1 to 5.59.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
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-05-05 17:55:04 +00:00