Closed deangalvin-cb closed 2 months ago
Requirement | Status | More Info | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Reviews |
✅
2/1
|
Denominator calculation
|
got this when testing locally, but I think it is due to backend returning ETH amount
StakingBalance { date: '2024-08-14T00:00:00.000Z' address: '0x80000001677f23a227dfed6f61b132d114be83b8ad0aa5f3c5d1d77e6ee0bf5f73b0af750cc34e8f2dae73c21dc36f4a' bondedStake: '3.2e-17 ETH' unbondedBalance: '5.566622738e-18 ETH' participantType: 'VALIDATOR' }
Review Error for marchsu @ 2024-08-27 19:00:37 UTC User failed mfa authentication, public email is not set on your github profile. see go/mfa-help
What changed? Why?
This updates the internal parsing of balance objects from whole units to atomic units to match other balance usage.
Qualified Impact
This impacts the way balances are parsed internally and should not break any client usage.