Skip to content

refactor: fix rust lint errors#4

Closed
sergeytimoshin wants to merge 6 commits intomainfrom
sergey/fix-rust-lint-errors
Closed

refactor: fix rust lint errors#4
sergeytimoshin wants to merge 6 commits intomainfrom
sergey/fix-rust-lint-errors

Conversation

@sergeytimoshin
Copy link
Contributor

No description provided.

@sergeytimoshin sergeytimoshin changed the title refactor: ix rust lint errors refactor: fix rust lint errors Dec 23, 2024
InvalidProofLength(usize, usize),
}

#[derive(Debug, Clone)]
Copy link
Contributor

Choose a reason for hiding this comment

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

I would like to keep the reference tree in the mono repo because we have been modifying it a lot for testing lately

pub mod sha256;
pub mod syscalls;
pub mod zero_bytes;
pub mod zero_indexed_leaf;
Copy link
Contributor

Choose a reason for hiding this comment

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

same for hasher it's actively in development, I would like to put libraries here which are being phased out or a really very stable.
One thing I want to change in the hasher trait is move the discriminator trait to light-utils and possibly move the data hasher trait to the sdk as well.

@sergeytimoshin sergeytimoshin deleted the sergey/fix-rust-lint-errors branch December 25, 2024 13:18
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.

2 participants

Comments