Commit Graph

14541 Commits

Author SHA1 Message Date
Nick Brown
459b4d06fe Rename signature to be more generic (and less wrong); Make copyable accept children 2020-06-12 16:32:05 -07:00
Nick Brown
0cef795107 Make addresses copyable 2020-06-12 16:32:05 -07:00
Nick Brown
9bf3ddf9c4 Run prettier 2020-06-12 16:32:05 -07:00
Nick Brown
1c7b806575 Add popover for clipboard notification 2020-06-12 16:32:05 -07:00
Nick Brown
1cc76058d2 Add basic copy-to-clipboard functionality 2020-06-12 16:32:05 -07:00
Nick Brown
83b24e682b Remove duplicate .gitignore entries 2020-06-12 16:32:05 -07:00
Justin Starry
2513468582 Enable Heroku review apps 2020-06-12 16:32:05 -07:00
Justin Starry
8de34e1f42 Show details for all transaction instructions 2020-06-12 16:32:05 -07:00
Justin Starry
1c1c628b19 Create test account when test url param is present 2020-06-12 16:32:05 -07:00
Justin Starry
5cf323f9f5 Fix clusterUrl param detection 2020-06-12 16:32:05 -07:00
Justin Starry
e47b178d29 Transaction modal fixes 2020-06-12 16:32:05 -07:00
Justin Starry
0bda30e1f7 Update @solana/web3.js to v0.43.0 2020-06-12 16:32:05 -07:00
Justin Starry
0f0b0a20eb Update @solana/web3.js to v0.42.2 2020-06-12 16:32:05 -07:00
Justin Starry
8eabff3911 Add top nav and improve mobile experience 2020-06-12 16:32:05 -07:00
Michael Vines
18282c04db Drop 2020-06-12 16:32:05 -07:00
Justin Starry
b691f7a77b Update @solana/web3.js to v0.41.2 2020-06-12 16:32:05 -07:00
Justin Starry
ed470564e6 Improve the UI of the transaction modal 2020-06-12 16:32:05 -07:00
Justin Starry
bcb10b0536 Display owner names when known 2020-06-12 16:32:05 -07:00
Justin Starry
35814e77cb Show zero balance for missing accounts 2020-06-12 16:32:05 -07:00
Justin Starry
aec0d9cca0 Update solana/web3.js to v0.40.0 2020-06-12 16:32:05 -07:00
Justin Starry
60981f2031 Make it easy to create test success and failed tx 2020-06-12 16:32:05 -07:00
Justin Starry
152d7bc774 Check for /transactions route 2020-06-12 16:32:05 -07:00
Justin Starry
b3e0f06e23 Fix displaying 0 confirmations 2020-06-12 16:32:05 -07:00
Justin Starry
3a9ab69d52 Use 'recent' connection for status queries 2020-06-12 16:32:05 -07:00
Justin Starry
611f2ae957 Add transaction details modal 2020-06-12 16:32:05 -07:00
Justin Starry
ef7be97540 Use signature and address for state keys 2020-06-12 16:32:05 -07:00
Justin Starry
69502cc68e Add confirmations to tx table 2020-06-12 16:32:05 -07:00
Justin Starry
f55c53e5ca Update web3 to 0.39.1 2020-06-12 16:32:05 -07:00
Justin Starry
2e20b9f43e Remove lamports switch, always display in SOL 2020-06-12 16:32:05 -07:00
Justin Starry
5bdeeda569 Add account address lookup table 2020-06-12 16:32:05 -07:00
Justin Starry
1d7dbe859a Rename network to cluster 2020-06-12 16:32:05 -07:00
Justin Starry
c47c3acb10 Add cluster url param and rename tds to testnet 2020-06-12 16:32:05 -07:00
Justin Starry
82cdd1babe Clean up unused files and fix broken UI elements (#27) 2020-06-12 16:32:05 -07:00
Justin Starry
e59625a41d Improve flexibility of url parsing (#26) 2020-06-12 16:32:05 -07:00
Raj Gokal
1ad1ba73fa Raj (#23)
* adds styling changes for brand consistency

* reverts some prettier snafus

Co-authored-by: Raj Gokal <raj@solana.com>
2020-06-12 16:32:05 -07:00
Justin Starry
52f5934c3d Add real slot info to transactions table (#16)
* Add real slot info to transactions table

* npm run format:fix
2020-06-12 16:32:05 -07:00
Justin Starry
ea705f9147 Bump @solana/web3.js to v0.36.0 (#15) 2020-06-12 16:32:05 -07:00
Justin Starry
60e01116b2 Tweak style of network modal options 2020-06-12 16:32:05 -07:00
Justin Starry
76733e14d8 Update manifest to have Solana info (#13) 2020-06-12 16:32:05 -07:00
Justin Starry
8090ee31ab Left align tx id column 2020-06-12 16:32:05 -07:00
Justin Starry
237b3ae025 Add signature input to tx table (#9) 2020-06-12 16:32:05 -07:00
Justin Starry
82543886fb UI Tweaks 2020-06-12 16:32:05 -07:00
Justin Starry
45898415a1 Small tweaks 2020-06-12 16:32:05 -07:00
Justin Starry
068b034a22 Use https links for clusters (#8) 2020-06-12 16:32:05 -07:00
Justin Starry
03345e9005 Add network selector (#7) 2020-06-12 16:32:05 -07:00
Justin Starry
875aeaa53f Update web3 and fix hasha warning (#6) 2020-06-12 16:32:05 -07:00
Justin Starry
6006c30ace Add transaction card component and provider (#5) 2020-06-12 16:32:05 -07:00
Justin Starry
de1df895a0 Cleanup network provider (#3) 2020-06-12 16:32:05 -07:00
Justin Starry
d7b2612915 Fix travis build (#2) 2020-06-12 16:32:05 -07:00
Justin Starry
95001aa8ee Add network status button and url param parsing 2020-06-12 16:32:05 -07:00