Skip to content

Conversation

@batconjurer
Copy link
Collaborator

@batconjurer batconjurer commented Apr 12, 2023

In order to be compatible with the Ethereum and IBC ecosystems, we need native support for token amounts with a backing 256 bit unsigned integer. This furthermore needs to be integrated with MASP, we requires breaking these amounts down in 64 bit words.

This PR also includes a new type Dec that replaces the dependency on the rust_decimal crate and provides a fixed-precision decimal number for computations that require it (mostly in proof-of-stake)

@batconjurer batconjurer marked this pull request as draft April 12, 2023 10:47
@batconjurer
Copy link
Collaborator Author

pls update wasm

@batconjurer batconjurer marked this pull request as ready for review June 29, 2023 09:19
@mariari
Copy link
Contributor

mariari commented Jun 30, 2023

Note for real history, merge #1630 into main.

Eth integration + amounts can still use this branch as they share a common ancestor, and the existence of this branch should make it easier to reuse existing work.

@brentstone
Copy link
Collaborator

Closed as completed by #1630.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants