Skip to content

Conversation

@cptartur
Copy link
Member

@cptartur cptartur commented Oct 22, 2025

@cptartur cptartur force-pushed the spr/master/17bfed5d branch from 20301a1 to 739b6a0 Compare October 23, 2025 13:53
@cptartur cptartur force-pushed the spr/master/30d7f8cd branch from 5be308b to 2fb1cab Compare October 23, 2025 13:53
@cptartur cptartur mentioned this pull request Oct 23, 2025
@cptartur cptartur requested a review from piotmag769 October 23, 2025 14:27
StarknetApi(#[from] StarknetApiError),
#[error("Failed to parse {path} file")]
FileParsing { path: String },
#[error("{error}")]
Copy link
Member

@piotmag769 piotmag769 Oct 23, 2025

Choose a reason for hiding this comment

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

Is the conversion chain ByteArray -> String -> ByteArray a noop? It would be better to just have impl From<EnhancedHintError> for ByteArray at this point imo since this is what happens here

Copy link
Member Author

@cptartur cptartur Oct 24, 2025

Choose a reason for hiding this comment

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

It's noop, or at least it should be. I'll try what you've suggested

@cptartur cptartur force-pushed the spr/master/30d7f8cd branch from 2fb1cab to 5f1378b Compare November 7, 2025 11:21
@cptartur cptartur force-pushed the spr/master/17bfed5d branch from 739b6a0 to 5d0a998 Compare November 7, 2025 11:21
@cptartur cptartur force-pushed the spr/master/17bfed5d branch from 5d0a998 to b951f65 Compare November 7, 2025 11:23
@cptartur cptartur force-pushed the spr/master/30d7f8cd branch from 5f1378b to 61e2887 Compare November 7, 2025 11:23
@cptartur cptartur force-pushed the spr/master/17bfed5d branch from b951f65 to 90f3cb8 Compare November 7, 2025 11:29
@cptartur cptartur force-pushed the spr/master/30d7f8cd branch 2 times, most recently from b6dbc2c to 7a5f8b2 Compare November 7, 2025 11:31
@cptartur cptartur force-pushed the spr/master/17bfed5d branch from 90f3cb8 to 6f0e601 Compare November 7, 2025 11:31
@cptartur cptartur marked this pull request as ready for review November 7, 2025 11:50
@cptartur cptartur requested a review from a team as a code owner November 7, 2025 11:50
@cptartur cptartur requested review from ddoktorski, franciszekjob and ksew1 and removed request for a team and ddoktorski November 7, 2025 11:50
@cptartur cptartur force-pushed the spr/master/17bfed5d branch from 6f0e601 to 5ab7232 Compare November 12, 2025 12:23
@cptartur cptartur force-pushed the spr/master/17bfed5d branch from 5ab7232 to a18b3d3 Compare November 12, 2025 12:54
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