Justin Starry
Justin Starry
#### Problem The explorer handles parsed accounts (tokens, stake, etc) differently from non-parsed accounts on the account details page. Rather than showing the SOL balance, account space, etc. it displays...
#### Problem A single account can have many thousands of token holdings Example: `6ZRCB7AAqGre6c72PRz3MHLC73VMYvJ8bi9KHf1HFpNk` This means that the explorer will attempt to load the account history for each of those...
#### Problem - Want to see details of recent account history - The current UI is very opaque (only shows signature, slot, status) #### Proposed Solution - Show instructions rather...
#### Problem - Want to see list of validators, map, and live leader schedule - Want to see stake distribution, delinquency, skipped blocks %, and staking instructions #### Proposed Solution...
#### Problem In the following transaction, inner instruction `#7.1` transfers wrapped SOL but the transfer does not use SOL as a unit and doesn't include decimals: https://explorer.solana.com/tx/2rVoa1HPosx41s5AdQttx3N15pZqj6LnqPJzd76YYcnV1XaVLXasrN5tNxkrk87fHKA6BZHCbt4PoKLAwoD5LVXM ![Screen Shot 2021-02-12...
Deploys are currently manual but should be triggered off of the master branch I believe that deploys are manual because the Heroku buildpacks on the TicTacToe Heroku app are not...
#### Problem The confirm transaction section is not working correctly. After pasting a valid transaction signature, the input validation shows an error. #### Proposed Solution * Check if the signature...
#### Problem Submitting a transaction signature for confirmation causes a page refresh #### Expected No page refresh, submit an async request to confirm a valid transaction. #### Steps to Reproduce...
#### Problem The new alert design displays in all uppercase but signatures are case-sensitive. #### Proposed Solution Change CSS to not uppercase the error message