Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Implement big endian encoding and decoding - Closes #24 #37

Merged
merged 3 commits into from
Sep 6, 2022

Conversation

10dimensions
Copy link
Contributor

@10dimensions 10dimensions commented May 18, 2022

What was the problem?

This PR resolves #24

How was it solved?

Implement big endian encoding and decoding numbers to buffers and vice versa

How was it tested?

  • Unit tests were implemented and passed

src/app/modules/dex/utils/big_endiant.ts Outdated Show resolved Hide resolved
@emiliolisk emiliolisk removed this from the Sprint 3 milestone Jun 21, 2022
@emiliolisk emiliolisk changed the title Implement big endian encoding and decoding Implement big endian encoding and decoding - Closes #24 Sep 2, 2022
@emiliolisk emiliolisk self-assigned this Sep 2, 2022
@emiliolisk emiliolisk merged commit b97c47d into development Sep 6, 2022
Irfan-Personal pushed a commit that referenced this pull request Mar 1, 2023
Implement big endian encoding and decoding - Closes #24
@karmacoma karmacoma deleted the feature/big-endian-encoders branch January 20, 2024 22:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement big endian encoding and decoding
4 participants