OrbitLens
OrbitLens
After building with `webpack` the result package shows that `axios` static size is 36.2 KB, or 11.6 KB gzipped.
Agree with @kfiresmith regarding the concept, but I vote for https://stellar.expert block explorer 😉 https://stellar.expert/explorer/tx/{tx_id} https://stellar.expert/explorer/account/{tx_id}
You see, StellarExpert is a single-page app built on React, so the bundle includes all views and logic for all pages plus React runtime. I can decrease the resulted size...
@Shaptic could you please review?
Thanks for the bug report, I'll investigate it.
Yes, I'm working on this. There is a problem with signing/transactions processing on Trezor wallets. TrezorConnect doesn't support direct ED25519 signatures for raw binary data (which would be laso a...
Hello, Delegated transaction signing using Ledger wallets is quite buggy, and there's nothing we can do here. It may fail for a multitude of reasons. Just a few of them:...
Could you please provide steps to reproduce this issue? We specifically covered all possible cases (direct transfer, path payment, claimable balances) to ensure that it's impossible to send to unfunded...
Hello Christian, The API endpoint you mentioned was heavily abused by third-party services up to the point of the overall degradation of StellarExpert performance. Next week we plan to expose...