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

refactor: standardize ARIOtoMARIO PE-7198 #294

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

fedellen
Copy link
Contributor

No description provided.

@fedellen fedellen self-assigned this Dec 20, 2024
Comment on lines -16 to 17
local protocolBalance = 500000000 * 1000000
local protocolBalance = constants.ARIOToMARIO(500000000)
local hashchain = "NGU1fq_ssL9m6kRbRU1bqiIDBht79ckvAwRMGElkSOg" -- base64 of "some sample hash"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

could go further into _spec files -- lots of floating numbers in arns_spec but diff gets out of control quick

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.44%. Comparing base (d19be00) to head (8d40736).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #294   +/-   ##
========================================
  Coverage    94.44%   94.44%           
========================================
  Files           10       10           
  Lines         2988     2990    +2     
========================================
+ Hits          2822     2824    +2     
  Misses         166      166           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dtfiedler dtfiedler self-requested a review December 20, 2024 19:53
@fedellen fedellen merged commit 5875b19 into develop Dec 20, 2024
5 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.

3 participants