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

ABI encoding is outdated #505

Closed
3 of 6 tasks
Dentosal opened this issue Jul 25, 2023 · 0 comments · Fixed by #520
Closed
3 of 6 tasks

ABI encoding is outdated #505

Dentosal opened this issue Jul 25, 2023 · 0 comments · Fixed by #520
Assignees
Labels
ABI Contract ABI documentation Improvements or additions to documentation

Comments

@Dentosal
Copy link
Member

Dentosal commented Jul 25, 2023

The ABI encoding specification is missing several types.

  • Document Vector encoding
  • Document Tuples encoding
  • Document RawSlice encoding
  • Document Bytes encoding
  • Document String encoding
  • Document u128 and u256 types
@Dentosal Dentosal added documentation Improvements or additions to documentation ABI Contract ABI labels Jul 25, 2023
@iqdecay iqdecay self-assigned this Sep 7, 2023
iqdecay added a commit that referenced this issue Oct 18, 2023
Closes #505 partially.

Co-authored-by: Brandon Kite <brandonkite92@gmail.com>
Co-authored-by: Hannes Karppila <hannes.karppila@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ABI Contract ABI documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants