primev / mev-commit

establishes a p2p network, allowing mev actors to issue bids and commitments for execution in real time
https://docs.primev.xyz/
Other
35 stars 1 forks source link

fix: invalid character in keystore artifact path #469

Closed mrekucci closed 3 weeks ago

mrekucci commented 3 weeks ago

Describe your changes

Fixes > invalid character in keystore path that might occur in some environments:

Error: The path for one of the files in artifact is not valid: tmp/dist/bridge-emulator->bridge_emulator_account1_keystore/UTC--2024-11-05T19-40-55.053748510Z--4e43fc14501505b04258262dd99cc6eff5b97daa. Contains the following character:  Greater than >

Checklist before requesting a review