5 months ago
i do tho?
30 Replies
5 months ago
Floating point strikes again?
5 months ago
For context the minimum is 100
I think there is a general problem with the way railway displays costs/balances.
5 months ago
Other than this, what else have you seen?
5 months ago
We do store monetary values as cents FWIW.
5 months ago
I can charge you more if you want?
5 months ago
Check the invoice.
5 months ago
I sorta think in the code somebody wrote a > instead of a >=
5 months ago
Hmm I guess not though because this would still evaluate cuz 100.4 > 100
5 months ago
I'm able to do a withdraw of $100 🤔
5 months ago
what browser are you on, chromium based?
5 months ago
But have you been able to do it when your balance was 46 cents above the value you were trying to take out?
5 months ago
let me fake my network tab
5 months ago
to the same balance
5 months ago
Yes
5 months ago
yeah no problem

5 months ago
anyway you can get the exact balance in cents from the network tab? its the withdrawalData query
5 months ago
Yeah one second
5 months ago
{
"data": {
"earningDetails": {
"lifetimeEarnings": 20146,
"referralEarningsLifetime": 0,
"referralEarnings30d": 0,
"templateEarningsLifetime": 20146,
"templateEarnings30d": 2911,
"bountyEarningsLifetime": 0,
"bountyEarnings30d": 0,
"threadEarningsLifetime": 0,
"threadEarnings30d": 0,
"availableBalance": 10046,
"lifetimeCashWithdrawals": 10000,
"lifetimeCreditWithdrawals": 100
},
"withdrawalAccountsV2": [
{
...
}
],
"hasRecentWithdrawal": false
}
}5 months ago
wait it works now
5 months ago
???

5 months ago
weird

5 months ago
fascinating
5 months ago
lets blame cosmic rays then
5 months ago
alright lol
Status changed to Solved brody • 5 months ago
