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

AVM: Specify word length #56

Open
fulldecent opened this issue Jul 12, 2019 · 1 comment
Open

AVM: Specify word length #56

fulldecent opened this issue Jul 12, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@fulldecent
Copy link
Contributor

Documentation makes no reference to word length. Specifically, address bit-length.

Related: aionnetwork/AVM#397

@fulldecent fulldecent added the enhancement New feature or request label Jul 12, 2019
@jeff-aion
Copy link

I would be careful calling something "word", since that has a loaded meaning in various architectures. Here, the address type is defined as 32 bytes: https://github.com/aionnetwork/aion_fastvm/wiki/Specifications

We probably need to define that in a more fundamental place in our docs project, though, since it isn't FVM-specific but cross-Aion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants