Tags: rob-solana/blockexplorer
Tags
fix: minor tweak for tick_height outside entry (solana-labs#23)
feat: multiple updates for round 1 enhancements (solana-labs#15) * feat: add provisional theme support, lay groundwork for for enhancements * feat: 'this node' -> 'current leader' in inbound stream, API, and stats table, solana-labs#9 * feat: point book help links to edge (for now) * chore: lint inbound-stream * feat: implement datetime formatting * feat: hide account menu solana-labs#10 * chore: rename components with .js to .jsx * chore: fix lint * feat: date localization, deep linkable ent/blk/txn * feat: friendly close button on Dialogs * feat: friendly close button on Dialogs (dialog part) * feat: book vs. book-edge links (PR comment) * chore: fix React warning re: typography * chore: remove state update from render method, use history listener instead