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

Testnet accounts #293

Merged
merged 36 commits into from
Nov 26, 2024
Merged

Testnet accounts #293

merged 36 commits into from
Nov 26, 2024

Conversation

KuznetsovNikita
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Nov 6, 2024

Successful TWA deployment 🚀🚀🚀

Well done!
Link to test environment:
https://t.me/tonkeeperdevbot

Copy link

github-actions bot commented Nov 6, 2024

Successful WEB deployment 🚀🚀🚀

Well done!
Link to test environment:
https://cc339fe7.tonkeeper-web.pages.dev

Base automatically changed from feature/battery-gasless to main November 8, 2024 15:15
# Conflicts:
#	packages/uikit/src/hooks/blockchain/useSender.ts
# Conflicts:
#	packages/uikit/src/pages/activity/Activity.tsx
#	packages/uikit/src/state/activity.ts
packages/core/src/service/signerService.ts Outdated Show resolved Hide resolved
packages/core/src/entries/account.ts Show resolved Hide resolved
packages/core/src/service/walletService.ts Show resolved Hide resolved
@@ -383,6 +387,82 @@ export const useCreateAccountReadOnly = () => {
return account;
});
};

export const useCreateAccountTestnet = () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Можем вынести общий код этого хука с useCreateAccountMnemonic в дополнительный?

Copy link

github-actions bot commented Nov 21, 2024

Playwright test results

passed  16 passed

Details

stats  16 tests across 9 suites
duration  1 minute, 24 seconds
commit  14b6bba

@KuznetsovNikita KuznetsovNikita merged commit 13ef597 into main Nov 26, 2024
10 checks passed
@KuznetsovNikita KuznetsovNikita deleted the feature/testnet2 branch November 26, 2024 16:08
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.

4 participants