Skip to content

Issues: OpenZeppelin/rust-contracts-stylus

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[Feature]: Add Unit/Prop Tests to openzeppelin-crypto good first issue Good for newcomers. priority: 1 We will do our best to deal with this. tracking Umbrella issue that tracks some work. type: test Changes to the testing suite.
#520 opened Jan 30, 2025 by 0xNeshi
1 task done
Release v0.2.0
[Feature]: Document openzeppelin-crypto Functions good first issue Good for newcomers. priority: 0 Nice-to-have. Willing to ship without this. tracking Umbrella issue that tracks some work. type: docs Changes to documentation.
#519 opened Jan 30, 2025 by 0xNeshi
1 task done
Release v0.2.0
[Feature]: Add conversion openzeppelin_crypto::Uint -> u8..u64 needs triage Needs to be assigned the appropriate labels type: feature New feature request.
#517 opened Jan 30, 2025 by qalisander
1 task done
Release v0.2.0
[Feature]: Add shift left, right operators to Uint needs triage Needs to be assigned the appropriate labels type: feature New feature request.
#516 opened Jan 30, 2025 by qalisander
1 task done
Release v0.2.0
[Feature]: Implement ct_for_rev cycle in openzeppelin crypto needs triage Needs to be assigned the appropriate labels type: feature New feature request.
#515 opened Jan 30, 2025 by qalisander
1 task done
Release v0.2.0
[Feature]: Implement Random and Distribution traits and expand proptests for openzeppelin_crypto::Fp needs triage Needs to be assigned the appropriate labels type: feature New feature request.
#514 opened Jan 30, 2025 by qalisander
1 task done
Release v0.2.0
[Feature]: Implement conversions ruint::Uint <-> openzeppelin_crypto::Uint needs triage Needs to be assigned the appropriate labels type: feature New feature request.
#513 opened Jan 30, 2025 by qalisander
1 task done
Release v0.2.0
[Feature]: New Docs Format effort: high Large or difficult task. good first issue Good for newcomers. priority: 0 Nice-to-have. Willing to ship without this. tracking Umbrella issue that tracks some work. type: docs Changes to documentation.
#511 opened Jan 30, 2025 by 0xNeshi
1 task done
Release v0.2.0
[Test]: Add More Unit Tests to SafeErc20 effort: medium Default level of effort. good first issue Good for newcomers. priority: 0 Nice-to-have. Willing to ship without this. type: test Changes to the testing suite.
#510 opened Jan 28, 2025 by 0xNeshi
1 task done
Release v0.2.0
[Feature]: Normalize Contract struct Docs effort: low Easy or tiny task that takes less than a day. good first issue Good for newcomers. priority: 0 Nice-to-have. Willing to ship without this. type: docs Changes to documentation. type: ref A code update that doesn't meaningfully change functionality.
#505 opened Jan 22, 2025 by 0xNeshi
1 task done
Release v0.2.0
[Feature]: Add Differential Tests for _keccak.rs_ effort: medium Default level of effort. priority: 0 Nice-to-have. Willing to ship without this. type: test Changes to the testing suite.
#503 opened Jan 21, 2025 by 0xNeshi
1 task done
Release v0.2.0
[Feature]: Add Differential Tests for Functions in _merkle.rs_ effort: medium Default level of effort. priority: 0 Nice-to-have. Willing to ship without this. type: test Changes to the testing suite.
#502 opened Jan 21, 2025 by 0xNeshi
1 task done
Release v0.2.0
[Feature]: Add Property Tests to Poseidon Hash & its Instances effort: high Large or difficult task. priority: 1 We will do our best to deal with this. type: test Changes to the testing suite.
#501 opened Jan 21, 2025 by 0xNeshi
1 task done
Release v0.2.0
[Feature]: Rethink current naming convention for functions in contracts blocked Waiting for an external dependency to resolve effort: low Easy or tiny task that takes less than a day. good first issue Good for newcomers. needs information We need more information to work on this. priority: 0 Nice-to-have. Willing to ship without this. type: ref A code update that doesn't meaningfully change functionality.
#499 opened Jan 16, 2025 by 0xNeshi
1 task done
Release v0.2.0
[Feature]: Use the new receive function in VestingWallet effort: low Easy or tiny task that takes less than a day. good first issue Good for newcomers. priority: 2 We will resolve this in a short timeframe. type: feature New feature request. type: ref A code update that doesn't meaningfully change functionality.
#494 opened Jan 15, 2025 by 0xNeshi
1 task done
Release v0.2.0
[Feature]: Add Stylus Constructors blocked Waiting for an external dependency to resolve effort: high Large or difficult task. priority: 2 We will resolve this in a short timeframe. type: feature New feature request.
#492 opened Jan 14, 2025 by bidzyyys
1 of 6 tasks
Release v0.2.0
[Feature]: Test Name Standardization effort: medium Default level of effort. good first issue Good for newcomers. priority: 0 Nice-to-have. Willing to ship without this. type: ref A code update that doesn't meaningfully change functionality. type: test Changes to the testing suite.
#491 opened Jan 13, 2025 by 0xNeshi
1 task done
Release v0.2.0
[Docs]: Check if Rust code in antora docs can be compiled effort: low Easy or tiny task that takes less than a day. priority: 1 We will do our best to deal with this. type: docs Changes to documentation.
#480 opened Jan 9, 2025 by bidzyyys
1 task done
Release v0.2.0
[Feature]: Un-ignore and Fix Erc20FlashMint Unit Tests effort: low Easy or tiny task that takes less than a day. priority: 2 We will resolve this in a short timeframe. type: test Changes to the testing suite.
#470 opened Dec 31, 2024 by 0xNeshi
1 task done
Release v0.2.0
[Feature]: Benchmarking tool needs triage Needs to be assigned the appropriate labels type: feature New feature request.
#466 opened Dec 19, 2024 by qalisander
1 task done
[Feature]: Investigate Fuzzing effort: high Large or difficult task. priority: 2 We will resolve this in a short timeframe. type: test Changes to the testing suite. uphill Some research/design is needed before this can be implemented.
#458 opened Dec 16, 2024 by 0xNeshi
3 of 4 tasks
Release v0.2.0
[Feature]: Uncomment flash_loan Bench Once it's Possible to Deploy Custom Solidity Contracts blocked Waiting for an external dependency to resolve effort: medium Default level of effort. good first issue Good for newcomers. priority: 0 Nice-to-have. Willing to ship without this. type: chore A maintenance-related change.
#457 opened Dec 16, 2024 by 0xNeshi
1 task done
[Feature]: e2e Event Assertion Failure Messages Should Include Both the Expected and the Actual Event Details needs triage Needs to be assigned the appropriate labels type: feature New feature request. type: test Changes to the testing suite.
#454 opened Dec 13, 2024 by 0xNeshi
1 task done
[Feature]: e2e Error Assertion Failure Messages Should Include Both the Expected and the Actual Error needs triage Needs to be assigned the appropriate labels type: feature New feature request. type: test Changes to the testing suite.
#453 opened Dec 13, 2024 by 0xNeshi
1 task done
[Feature]: Add Test Case Verifying That Erc165 is Resistant to "Return Bombs" effort: low Easy or tiny task that takes less than a day. good first issue Good for newcomers. priority: 1 We will do our best to deal with this. type: bug Something is not working as intended. type: test Changes to the testing suite.
#448 opened Dec 11, 2024 by 0xNeshi
1 task done
ProTip! Find all open issues with in progress development work with linked:pr.