You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, all values are presented as decimal by default. Since some users of the tool will be Solidity Devs, DeFiPy should have the ability to present outcomes in either Gwei (ie, 1x10^18) or Decimal as a feature.
Completion of this task would be blocked by Task 2, as mpmath would need to be implemented first before addressing this issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
At the moment, all values are presented as decimal by default. Since some users of the tool will be Solidity Devs, DeFiPy should have the ability to present outcomes in either Gwei (ie, 1x10^18) or Decimal as a feature.
Completion of this task would be blocked by Task 2, as mpmath would need to be implemented first before addressing this issue.
Beta Was this translation helpful? Give feedback.
All reactions