Commit Graph

14 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
1cc76058d2 Add basic copy-to-clipboard functionality 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
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
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
82cdd1babe Clean up unused files and fix broken UI elements (#27) 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
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
6006c30ace Add transaction card component and provider (#5) 2020-06-12 16:32:05 -07:00