Skip to content

Properly document endianess.#157

Merged
frankbraun merged 1 commit intodevelopfrom
doc-endianness
Jun 22, 2021
Merged

Properly document endianess.#157
frankbraun merged 1 commit intodevelopfrom
doc-endianness

Conversation

@frankbraun
Copy link
Copy Markdown
Contributor

The EVM uses big-endian, WebAssembly uses little-endian encoding.

See discussions on #30 and #122.

The EVM uses big-endian, WebAssembly uses little-endian encoding.
@frankbraun frankbraun added the C-docs Category: Improvements or additions to documentation label Jun 22, 2021
@frankbraun frankbraun requested a review from birchmd June 22, 2021 00:31
@frankbraun frankbraun requested a review from artob as a code owner June 22, 2021 00:31
@frankbraun frankbraun merged commit 9b759d9 into develop Jun 22, 2021
@frankbraun frankbraun deleted the doc-endianness branch June 22, 2021 01:58
artob added a commit that referenced this pull request Jun 23, 2021
* Remove engine feature flag. (#154)
* Move tests to `src/tests`. (#155)
* Improve the `EvmErc20.sol` contract. (#156)
* Properly document endianess. (#157)
* Fix NEP-141 compliance. (#158)

Co-authored-by: Ahmed Ali <ahmed@aurora.dev>
Co-authored-by: Frank Braun <frank@aurora.dev>
Co-authored-by: Kirill <kirill@aurora.dev>
Co-authored-by: Marcelo Fornet <marcelo@aurora.dev>
Co-authored-by: Michael Birch <michael@aurora.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-docs Category: Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants