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(spartan): each tx bot replica gets its own l1 private key #12219

Merged
merged 5 commits into from
Feb 24, 2025

Conversation

Maddiaa0
Copy link
Member

@Maddiaa0 Maddiaa0 commented Feb 24, 2025

Overview

Bot was using it's own l1 mnemonic to fund itself with fees, use the l1DeploymentMnemonic so it is funded

network deploy in gke
https://github.com/AztecProtocol/aztec-packages/actions/runs/13497815287/job/37708959120

@Maddiaa0 Maddiaa0 changed the title fix(spartan): tx bot uses l1 deployment mnemonic fix(spartan): each tx bot replica gets its own l1 private key Feb 24, 2025
@spypsy
Copy link
Member

spypsy commented Feb 24, 2025

shouldn't we assign it an index like other services? that's what i've done here: #12076
edit: ah you updated it 👍

@Maddiaa0 Maddiaa0 requested a review from charlielye as a code owner February 24, 2025 12:11
@Maddiaa0 Maddiaa0 requested review from alexghr and spypsy February 24, 2025 12:11
@Maddiaa0 Maddiaa0 enabled auto-merge (squash) February 24, 2025 12:36
Copy link
Member Author

Maddiaa0 commented Feb 24, 2025

@Maddiaa0 Maddiaa0 merged commit 2206125 into master Feb 24, 2025
10 checks passed
@Maddiaa0 Maddiaa0 deleted the md/fix-bot branch February 24, 2025 12:47
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