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(synth-bm): allow multiple account prefixes #12935

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Longarithm
Copy link
Member

@Longarithm Longarithm commented Feb 14, 2025

During benchmarking I wanted to spawn txs between different shards, and for that it was convenient to use prefixes in the form 2,c,h,m,x. Would it make sense in general? I retain sub_account_prefix as alias.

Also I had an issue with RPC node crashing: [2025-02-13T21:19:04Z WARN near_synth_bm::rpc] RPC call failed: error while sending payload: [error sending request for url (http://34.132.32.11:3030/)]
However, response_check_severity states that we can afford such errors, and it makes sense because they are very rare. So I suggest to use warn_or_panic for it as well.

@Longarithm Longarithm requested a review from a team as a code owner February 14, 2025 17:38
@Longarithm Longarithm requested a review from wacban February 14, 2025 17:38
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.

1 participant