solana-labs / explorer

Explorer for Solana clusters
https://explorer.solana.com
MIT License
231 stars 291 forks source link

Eliminate `PublicKey` from `isAddressLookupTableAccount` #304

Closed steveluscher closed 1 year ago

steveluscher commented 1 year ago

We don't need an entire PublicKey instance just to assert on the address of the owner.

Test Plan

  1. Visit https://explorer-git-10-18-overrideavsctov577onnpm-solana-labs.vercel.app/address/DnXcJm7zT3cWYXTUaf9Mww2Q12EEwuuU5LtvQzV8ZvzQ/entries?cluster=devnet

Observe table entries are there.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2023 3:52am
steveluscher commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

steveluscher commented 1 year ago

Merge activity