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

experimental wallet support above 18 million #92

Merged

Conversation

Tay8NWWFKpz9JT4NXU0w
Copy link
Collaborator

DO NOT MERGE TO MASTER OR INCLUDE IN ANY RELEASE.
THIS PR IS MEANT FOR TESTING ONLY
IT DISABLES SOME VALIDATION CHECKS AND ALSO MODIFIES MINING REWARDS

Scope of changes:

  • Mining reward set to 15 million, to speed up wallet overflow
  • Wallet support for processing of incoming transfers which in total exceed 18 million
  • Support for creating transfers from such wallets, which are currently capped at 9 million
  • Changes to RPC calls to allow display of balances above 18 million. They are now returned as string.

@kleinroy kleinroy merged commit faf790f into haven-protocol-org:develop Nov 29, 2024
1 of 12 checks passed
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.

2 participants