Matthew Fettig
Matthew Fettig
So Expiration is a ripple Epoch timestamp?
I'm not sure if ripple_blob_[hexstring] is the encrypted blob, but if so this is the logic the old client used to decrypt it: https://github.com/ripple/ripple-client/blob/oldclient/src/js/services/oldblob.js#L130-L146
Thanks, looking into it
the particular account is fixed, looking over more data to find anything else
https://data.ripple.com/v2/accounts/rGFuMiw48HdbnrUbkRYuitXTmfrDBNTCnX/balances?date=2017-01-01T12:00:00
The reason is everything gets normalized by converting to XRP based on its current exchange rate with XRP, and then normalized to USD using bitstamps USD/XRP rate. Payroutes USD is...
The rounding is supposed to target 5 significant digits I think, like the bid side - this may be a bug. can you tell me what currency pairs you are...
these endpoints wont be fixed - there will be an equivalent on the historical API at history.ripple.com with a slightly different format. We don't have an equivalent planned right now...
db.config.json and deployment.environments.json need to be updated with your specific credentials to connect to couchDB and Redis. Make sure you are on the master or legacy branch, as the develop...
can you give me an example tx?