Commit Graph

14541 Commits

Author SHA1 Message Date
Justin Starry
a15ea32f16 Fix unnecessary reload on supply page 2020-06-12 16:32:05 -07:00
Justin Starry
7e2eefad3e Add disclaimer stating oldest available slot (#136) 2020-06-12 16:32:05 -07:00
Justin Starry
e962d40815 Fix bug causing eager fetching of rich list 2020-06-12 16:32:05 -07:00
Justin Starry
94531f0879 Add result and details link to account history table 2020-06-12 16:32:05 -07:00
Justin Starry
612ef1bc10 Fix format 2020-06-12 16:32:05 -07:00
Justin Starry
05d2bf21d2 Explicitly move copy tooltip to the right 2020-06-12 16:32:05 -07:00
Justin Starry
62e330213f Display timestamp unavailable 2020-06-12 16:32:05 -07:00
Justin Starry
d842d161cf Add top accounts page 2020-06-12 16:32:05 -07:00
Justin Starry
c5dcc3c378 Improve transaction details page copy 2020-06-12 16:32:05 -07:00
Justin Starry
406f35edfa Add supply stats page 2020-06-12 16:32:05 -07:00
Justin Starry
2312658492 Account history feed 2020-06-12 16:32:05 -07:00
Justin Starry
27650572dd Display transaction timestamp in details view 2020-06-12 16:32:05 -07:00
Justin Starry
5946817978 Show transaction history for deleted accounts 2020-06-12 16:32:05 -07:00
Justin Starry
7d00398662 Update web3 to 0.49.4 2020-06-12 16:32:05 -07:00
Justin Starry
d1c6a8f60b Update web3 to 0.43.9 2020-06-12 16:32:05 -07:00
Justin Starry
23637d55b2 Make lockup time less ambiguous 2020-06-12 16:32:05 -07:00
Justin Starry
5176a29955 Change copy for stake status 2020-06-12 16:32:05 -07:00
Justin Starry
3e2538919f Spruce up stake account details page 2020-06-12 16:32:05 -07:00
Justin Starry
1f883c88e5 Use solana fork of create-react-app buildpack 2020-06-12 16:32:05 -07:00
Justin Starry
4d94de92c5 Use authority in copy, hide default lockup info 2020-06-12 16:32:05 -07:00
Justin Starry
26e4767fdd Use wasm to decode stake account 2020-06-12 16:32:05 -07:00
Justin Starry
29ec98d0a1 Add account details page 2020-06-12 16:32:05 -07:00
Justin Starry
59288117b9 Remove source tracking for addresses and signatures 2020-06-12 16:32:05 -07:00
Justin Starry
595f3ebe14 Bump web3 to v0.49.0 2020-06-12 16:32:05 -07:00
Justin Starry
b33d7cd893 Add support for more system instructions 2020-06-12 16:32:05 -07:00
Justin Starry
2d00502354 Add stake instruction support 2020-06-12 16:32:05 -07:00
Justin Starry
47acdfebff Move system ix details cards 2020-06-12 16:32:05 -07:00
Justin Starry
0df52938b2 Add key index to tx instructions 2020-06-12 16:32:05 -07:00
Justin Starry
01b99a0570 Add support for more system instruction types 2020-06-12 16:32:05 -07:00
Justin Starry
7eb792a0cc Show blockhash in transaction details 2020-06-12 16:32:05 -07:00
Justin Starry
13af01dcc4 Refactor instruction details components 2020-06-12 16:32:05 -07:00
Justin Starry
285ae1481f Center loading card 2020-06-12 16:32:05 -07:00
Justin Starry
b68dc5cf85 Fix false negative not found response 2020-06-12 16:32:05 -07:00
Justin Starry
e31b30c595 Fix bad system instruction type handling 2020-06-12 16:32:05 -07:00
Justin Starry
6c8a5747f7 Renames 2020-06-12 16:32:05 -07:00
Justin Starry
cfa0c20910 Support plural paths for tx details 2020-06-12 16:32:05 -07:00
Justin Starry
f2a034f938 Fix infinite update loop 2020-06-12 16:32:05 -07:00
Justin Starry
42225446c4 UX improvements 2020-06-12 16:32:05 -07:00
Justin Starry
484a4db626 Add transaction details page 2020-06-12 16:32:05 -07:00
Justin Starry
9f26cbbbeb Bump web3 to v0.47.1 2020-06-12 16:32:05 -07:00
Justin Starry
6eff7f35c9 Refactor transaction provider 2020-06-12 16:32:05 -07:00
Justin Starry
f3e677eaab Call getConfirmedTransaction instead of getConfirmedBlock for tx details 2020-06-12 16:32:05 -07:00
Justin Starry
60b0eb2e57 Fix mergify condition 2020-06-12 16:32:05 -07:00
Justin Starry
04677cb831 Use react-router Switch to control visible content 2020-06-12 16:32:05 -07:00
Justin Starry
d629e67b32 Clean up app component 2020-06-12 16:32:05 -07:00
Justin Starry
8e081c70f2 Add mergify config 2020-06-12 16:32:05 -07:00
Justin Starry
1172d9cd41 Make more things copyable 2020-06-12 16:32:05 -07:00
Justin Starry
bdbd037257 Bump @solana/web3.js 2020-06-12 16:32:05 -07:00
Justin Starry
e5f69673d7 Show account tx history 2020-06-12 16:32:05 -07:00
Nick Brown
73922609e4 Ensure only the copyable element itself is hover-able/click-able 2020-06-12 16:32:05 -07:00