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

fix: contracts with public keys txe #11910

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

sklppy88
Copy link
Contributor

Please read contributing guidelines and remove this line.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@sklppy88 sklppy88 changed the title init fix: fix contracts with public keys txe Feb 11, 2025
@sklppy88 sklppy88 changed the title fix: fix contracts with public keys txe fix: contracts with public keys txe Feb 11, 2025
@sklppy88 sklppy88 marked this pull request as ready for review February 11, 2025 16:13
@@ -137,6 +138,7 @@ export class TXEService {
async createAccount(secret: ForeignCallSingle) {
const keyStore = (this.typedOracle as TXE).getKeyStore();
const secretFr = fromSingle(secret);
// This is a footgun !

Choose a reason for hiding this comment

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

✨💖✨

@sklppy88 sklppy88 force-pushed the ek/fix/actually-fix-contracts-with-public-keys-txe branch 2 times, most recently from b45a8cc to b31304d Compare February 11, 2025 18:00
@sklppy88 sklppy88 force-pushed the ek/fix/actually-fix-contracts-with-public-keys-txe branch from b31304d to cd0f662 Compare February 11, 2025 18:11
@sklppy88 sklppy88 merged commit 2e84bdb into master Feb 11, 2025
53 checks passed
@sklppy88 sklppy88 deleted the ek/fix/actually-fix-contracts-with-public-keys-txe branch February 11, 2025 19:06
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