Skip to content

Conversation

douglas-franca
Copy link

@douglas-franca douglas-franca commented Jan 23, 2024

This pull request include one change:

  1. Add Ethereum (ETH) to non-ISO currencies: Ethereum has been added to the list of non-ISO currencies, allowing the Money library to handle transactions in Ethereum.

@semmons99
Copy link
Member

please rebase and I will merge

@tagliala
Copy link
Contributor

020c091 should not be needed anymore

"symbol": "Ξ",
"alternate_symbols": [],
"subunit": "Wei",
"subunit_to_unit": 100000000,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ETH to WEI is 1000000000000000000

Suggested change
"subunit_to_unit": 100000000,
"subunit_to_unit": 1000000000000000000,

@semmons99
Copy link
Member

still need a rebase before we can consider merging.

@douglas-franca douglas-franca force-pushed the douglas/add-eth-currency branch 2 times, most recently from 6a63723 to 82a6cc2 Compare March 18, 2024 22:32
semmons99
semmons99 previously approved these changes Apr 15, 2024
@semmons99
Copy link
Member

failing tests 😞

@yukideluxe
Copy link
Member

Hey @douglas-franca would you mind rebasing with main again and adding a line in the changelog for the upcoming 7.0.0 release!? Thanks!

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.

5 participants