Commit Graph

9360 Commits

Author SHA1 Message Date
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
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