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

Move solana_private_key to eddsa_private_key #3639

Open
swift1337 opened this issue Mar 5, 2025 · 0 comments
Open

Move solana_private_key to eddsa_private_key #3639

swift1337 opened this issue Mar 5, 2025 · 0 comments
Labels
E2E E2E tests related SOLANA_TESTS Run make start-solana-test TON_TESTS Runs TON E2E tests

Comments

@swift1337
Copy link
Contributor

SOL and TON chains use EDDSA for curve & private keys. Currently we use SOL base58 format for storing pk in localnet.yml.

Let's change it to eddsa_private_key that can be hex or base58.

@swift1337 swift1337 added E2E E2E tests related SOLANA_TESTS Run make start-solana-test TON_TESTS Runs TON E2E tests labels Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E2E E2E tests related SOLANA_TESTS Run make start-solana-test TON_TESTS Runs TON E2E tests
Projects
None yet
Development

No branches or pull requests

1 participant