Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: onchain swaps #2514

Merged
merged 56 commits into from
Aug 24, 2023
Merged

feat: onchain swaps #2514

merged 56 commits into from
Aug 24, 2023

Conversation

reneaaron
Copy link
Contributor

Describe the changes you have made in this PR

Sending to onchain addresses.

@github-actions
Copy link

github-actions bot commented Jul 5, 2023

🚀 Thanks for the pull request!

Here are the current build files for testing:

Download and unzip the file for your browser. Refer to the readme for detailed install instructions.

Don't forget: keep earning sats!

@reneaaron reneaaron requested a review from rolznz August 4, 2023 14:21
@reneaaron reneaaron marked this pull request as ready for review August 4, 2023 14:21
@socket-security
Copy link

socket-security bot commented Aug 9, 2023

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@getalby/sdk 2.2.3 network +0 855 kB reneaaron

🚮 Removed packages: alby-js-sdk@2.1.2

@rolznz

This comment was marked as outdated.

@rolznz

This comment was marked as resolved.

src/app/screens/Send/index.tsx Show resolved Hide resolved
src/extension/background-script/actions/swaps/create.ts Outdated Show resolved Hide resolved
src/extension/background-script/actions/swaps/info.ts Outdated Show resolved Hide resolved
src/extension/content-script/onendnostr.js Outdated Show resolved Hide resolved
src/i18n/locales/en/translation.json Show resolved Hide resolved
@reneaaron reneaaron changed the title feat: ui for onchain payments feat: onchain swaps Aug 20, 2023
src/extension/content-script/onendnostr.js Outdated Show resolved Hide resolved
@@ -924,7 +951,7 @@
"pasted": "Pasted!",
"description": "Description",
"description_full": "Full Description",
"success_message": "{{amount}}{{fiatAmount}} sent to {{destination}}",
"success_message": "{{amount}}{{fiatAmount}} are on their way to {{destination}}",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rolznz Did you change the default message that is being used everywhere on purpose? Should we add a separate success message for that?

@reneaaron reneaaron enabled auto-merge (squash) August 24, 2023 13:12
@reneaaron reneaaron merged commit 42e38ea into master Aug 24, 2023
5 of 6 checks passed
@reneaaron reneaaron deleted the feature/onchain-send branch August 24, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants