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

aliases: I0, I1, I8, ... I4096 #238

Open
github-actions bot opened this issue May 11, 2023 · 0 comments
Open

aliases: I0, I1, I8, ... I4096 #238

github-actions bot opened this issue May 11, 2023 · 0 comments
Assignees
Labels
to do To be done tracker Issue tracked by bot

Comments

@github-actions
Copy link

github-actions bot commented May 11, 2023

On 2023-05-11 @prestwich wrote in d6f8288 “Merge pull request #239 from recmo/dependabot/cargo/fastrlp-0.3.1”:

I0, I1, I8, ... I4096

    U1024 B1024 (1024, 16);
    U2048 B2048 (2048, 32);
    U4096 B4096 (4096, 64);
}

// TODO: I0, I1, I8, ... I4096

#[cfg(test)]
pub mod tests {
    use super::*;

From src/aliases.rs:64

@github-actions github-actions bot added to do To be done tracker Issue tracked by bot labels May 11, 2023
@github-actions github-actions bot removed the feature label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to do To be done tracker Issue tracked by bot
Projects
None yet
Development

No branches or pull requests

1 participant