2614 Commits

Author SHA1 Message Date
84d96701bc Merge branch 'main' into allow-multiple-takers 2025-03-11 14:36:48 +00:00
d53573da32 Merge pull request #1708 from RoboSats/dependabot/gradle/mobile/android/org.jetbrains.kotlin-kotlin-gradle-plugin-2.1.10
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.0 to 2.1.10 in /mobile/android
2025-03-11 13:55:38 +00:00
6384cde9e5 Merge pull request #1718 from RoboSats/dependabot/github_actions/isbang/compose-action-2.2.0
chore(deps): bump isbang/compose-action from 1.5.1 to 2.2.0
android-2a1446b
2025-03-11 11:28:16 +00:00
d86240f83b Merge pull request #1673 from RoboSats/dependabot/gradle/mobile/android/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.10.1
chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.9.0 to 1.10.1 in /mobile/android
2025-03-11 11:27:12 +00:00
f3fcd79bc3 Merge pull request #1768 from RoboSats/dependabot/npm_and_yarn/mobile/eslint-import-resolver-typescript-3.8.3
chore(deps-dev): bump eslint-import-resolver-typescript from 3.6.0 to 3.8.3 in /mobile
android-7ee0c17
2025-03-11 09:14:40 +00:00
f89964fab0 Merge pull request #1801 from RoboSats/dependabot/npm_and_yarn/mobile/typescript-eslint/parser-8.26.0
chore(deps-dev): bump @typescript-eslint/parser from 8.18.0 to 8.26.0 in /mobile
android-93b594f
2025-03-11 09:08:49 +00:00
38447c0749 Merge pull request #1798 from RoboSats/dependabot/github_actions/dawidd6/action-download-artifact-9
chore(deps): bump dawidd6/action-download-artifact from 7 to 9
android-5ee8535
2025-03-11 08:54:22 +00:00
65effbdc15 Merge pull request #1788 from RoboSats/dependabot/github_actions/ncipollo/release-action-1.16.0
chore(deps): bump ncipollo/release-action from 1.13.0 to 1.16.0
2025-03-11 08:54:03 +00:00
e479d7bb07 Remove grid alert when not available 2025-03-11 09:52:21 +01:00
81c2b4d8b6 Merge pull request #1804 from khadar1020/alert-user-for-coordinators
added the alert logic for the coordinators with no on chain swap
2025-03-11 08:44:42 +00:00
3de871e34d Merge branch 'main' into allow-multiple-takers 2025-03-10 17:14:19 +00:00
3a34bdf4ea Fix tests 2025-03-10 18:11:42 +01:00
f2f6f2dcf1 Added pre-commit
Signed-off-by: khadar vali <khadarvali@khadars-MacBook-Air.local>
2025-03-10 19:40:58 +05:30
23e9a965cb added the alert logic for the coordinators with no on chain swap 2025-03-10 19:40:49 +05:30
1998dae3a4 Remove unused code 2025-03-10 10:13:32 +01:00
26802f114a Retro compatible 2025-03-10 10:11:52 +01:00
ffa75ba87f Revert "Frontend"
This reverts commit 18a0edf9de880ef7b6e7f541d29778546facdb38.
2025-03-10 10:10:02 +01:00
5ee8535c99 chore(deps-dev): bump @typescript-eslint/parser in /mobile
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.18.0 to 8.26.0.
- [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/v8.26.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-08 07:18:17 +00:00
a5054b5550 chore(deps): bump dawidd6/action-download-artifact from 7 to 9
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 7 to 9.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v7...v9)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 07:29:23 +00:00
18a0edf9de Frontend 2025-03-05 10:40:35 +01:00
08bcc574fc Merge pull request #1796 from Purchase73/patch-4
Update 07-wallets.md
2025-03-05 08:26:14 +00:00
e24583278d Update 07-wallets.md
Added boltz.exchange, very useful when receiving sats.
2025-03-04 16:36:41 -07:00
537707d464 Fix early bond expiration 2025-03-04 13:09:28 +01:00
0a8d648fa4 Better logs 2025-03-01 23:52:30 +01:00
4f8139bb01 Try to fix 2025-02-28 23:48:30 +01:00
9498fe5b47 Test taker invoice failure 2025-02-28 22:46:06 +01:00
ee4fe15c6c Allow multiple takers 2025-02-28 21:26:08 +01:00
17089ea1b1 Merge pull request #1789 from RoboSats/fix-failing-grpcio
Downgrade and fix failing grpcio
2025-02-27 13:23:40 +00:00
a472e39ac2 chore(deps): bump ncipollo/release-action from 1.13.0 to 1.16.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.16.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.13.0...v1.16.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 07:55:08 +00:00
310411de3f Downgrade and fix failing grpcio 2025-02-26 18:02:14 +01:00
1f0dc77b31 Merge pull request #1785 from RoboSats/update-cln-version
update CLN version
2025-02-26 13:43:18 +00:00
8ba46a4d82 update CLN version 2025-02-26 14:42:13 +01:00
df30def6a3 Merge pull request #1784 from RoboSats/fix-portuguese-urls
Fix portuguese urls
2025-02-26 10:37:38 +00:00
8865db4e5f Fix portuguese urls 2025-02-26 11:36:45 +01:00
f007907b99 Merge pull request #1783 from gabbygator184/main
Review of the Portuguese translation
2025-02-25 22:12:27 +00:00
82b9e44380 Review of the Portuguese translation 2025-02-25 17:19:56 -03:00
2e9ef9df6d Merge pull request #1217 from thayronepaula/add-new-translation-portuguese
Add new translation portuguese
2025-02-25 20:10:13 +00:00
0e7024a601 Merge branch 'main' into add-new-translation-portuguese 2025-02-25 20:09:56 +00:00
7a4c82a429 Merge pull request #1781 from gitsofaryan/disc
Show JavaScript Disabled Disclaimer
2025-02-24 17:40:51 +00:00
c79aa5d864 Disclaimer + Styled 2025-02-24 21:23:47 +05:30
b59a57856b Update index.ejs 2025-02-24 13:34:58 +05:30
70c88ff072 Added Disclaimer 2025-02-24 13:27:12 +05:30
452de798a4 Merge pull request #1779 from RoboSats/KoalaSat-patch-2
Update README.md
2025-02-23 23:24:08 +00:00
faa6966aa9 Update README.md 2025-02-24 00:23:36 +01:00
3dc5eb863b Update README.md 2025-02-24 00:20:11 +01:00
b240ccf05c Update how-to-use_fr.md 2025-02-24 00:19:54 +01:00
b6f53fdaa9 Fix release label 2025-02-23 23:55:27 +01:00
6a182b2e9e Merge pull request #1777 from BitcoinVeneto/main
Update nostr.py
2025-02-23 17:36:46 +00:00
668e62af91 Update nostr.py
Fix: Update add_relays() to add_relay() in nostr.py
Description
This PR fixes an issue , the method add_relays() was renamed to add_relay() and now accepts a single string instead of a list.

Error Message

AttributeError: 'Client' object has no attribute 'add_relays'. Did you mean: 'add_relay'?
After changing the code to use add_relay(), another error occurred:


The error occurred because the updated add_relay() method expects a string but was passed a list. This was due to the previous usage of add_relays() which accepted a list of URLs.


await client.add_relays(["ws://localhost:7777"])
To:
await client.add_relay("ws://localhost:7777")
2025-02-23 12:08:54 +01:00
0477359617 Merge branch 'RoboSats:main' into main 2025-02-23 12:05:58 +01:00