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

Remove use of uints from IHederaTokenService precompile selectors #3916

Closed
Nana-EC opened this issue Sep 9, 2022 · 0 comments · Fixed by #4067 or hashgraph/hedera-smart-contracts#151
Assignees
Labels
Hedera Smart Contract Service Issues related to the Hedera Smart Contract Service. Limechain Work planned for the LimeChain team P2 Required to be completed in the assigned milestone, but may or may not impact the release schedule.

Comments

@Nana-EC
Copy link
Contributor

Nana-EC commented Sep 9, 2022

Problem

IHederaTokenService precompile selectors utilize some uints

Solution

Update IHederaTokenService precompile selectors to utilize signed integers instead of unsigned to match java

Note: this may require some protobuf, solidity and documentation updates

Alternatives

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hedera Smart Contract Service Issues related to the Hedera Smart Contract Service. Limechain Work planned for the LimeChain team P2 Required to be completed in the assigned milestone, but may or may not impact the release schedule.
Projects
Archived in project
3 participants