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

2 months ago
anyway you can get the exact balance in cents from the network tab? its the withdrawalData query
2 months ago
Yeah one second
2 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
}
}2 months ago
wait it works now
2 months ago
???

2 months ago
weird

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