Commit Graph

9423 Commits

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