Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
481e16f
frontend(programs): replace recent list with paginated transactions t…
hoffmabc Oct 14, 2025
f40bb99
Revamp search API and frontend for multi-type results
hoffmabc Oct 17, 2025
91bc6f4
Improve program search normalization and confidence score
hoffmabc Oct 17, 2025
4106d91
Update handlers.rs
hoffmabc Oct 17, 2025
81d6be4
Update handlers.rs
hoffmabc Oct 17, 2025
e81f78b
Fix SQL parameter indexing in get_transactions_by_program
hoffmabc Oct 17, 2025
07d790b
Fixes
hoffmabc Oct 19, 2025
bb0e4f7
Fixes
hoffmabc Oct 19, 2025
a5598ed
sqlx fix
hoffmabc Oct 19, 2025
248c4e3
fix
hoffmabc Oct 19, 2025
a58abc1
Fix queries
hoffmabc Oct 19, 2025
652d849
feat: redesign home page with cumulative statistics
hoffmabc Oct 21, 2025
be008c1
fix: frontend null safety, websocket handling, and chart rendering
hoffmabc Oct 21, 2025
b7efe9b
Fix explorer UI and account stats
hoffmabc Oct 21, 2025
5140c1c
Tokens catalog: DB metadata table, indexer upsert, API list/detail, f…
hoffmabc Oct 21, 2025
854e2ae
Fix /api/tokens total pagination computation and unused var bindings
hoffmabc Oct 21, 2025
b4f540a
Fix /api/tokens query: derive program_id without grouping deps to avo…
hoffmabc Oct 21, 2025
1d7a8ea
Harden /api/tokens ORDER BY for environments without token_mints/meta…
hoffmabc Oct 21, 2025
bc8d770
Make /api/tokens/:mint robust without token_mints/metadata tables; de…
hoffmabc Oct 22, 2025
9bad956
Add fallback for /api/tokens/:mint to derive holders/program_id from …
hoffmabc Oct 22, 2025
f786807
Add /api/tokens/backfill-metadata endpoint; seed token_metadata rows …
hoffmabc Oct 22, 2025
0784e2b
frontend(tokens): style Token Detail page with section header, card a…
hoffmabc Oct 22, 2025
abfc99c
frontend(tokens): improve Tokens table layout with sticky header, ran…
hoffmabc Oct 22, 2025
9fb2316
Fixes
hoffmabc Oct 22, 2025
8f3f71c
api: accept alias and deployed program ids for metadata program using…
hoffmabc Oct 23, 2025
d8644e2
Revert indexer changes from 9fb2316 to fix segfaults; restore pre-com…
hoffmabc Oct 23, 2025
d813656
Revert metadata fixes
hoffmabc Oct 23, 2025
b50f0ba
Fixes
hoffmabc Oct 25, 2025
ca58763
Update sqlx and structures for homepage
hoffmabc Oct 28, 2025
3ad1700
Fixes
hoffmabc Oct 29, 2025
6509d89
Fixes and optimizations
hoffmabc Oct 31, 2025
218ba0a
Linter
hoffmabc Oct 31, 2025
975a522
Updates
hoffmabc Oct 31, 2025
41e477c
caching
hoffmabc Oct 31, 2025
c8de552
fixes
hoffmabc Oct 31, 2025
bc9adfd
Fixes
hoffmabc Oct 31, 2025
8265df7
Fixes
hoffmabc Oct 31, 2025
f90d532
fix
hoffmabc Oct 31, 2025
12584d6
fixes
hoffmabc Oct 31, 2025
757dea4
missing cache hit
hoffmabc Oct 31, 2025
2760320
Fix refresher
hoffmabc Oct 31, 2025
a6d14d2
Fix txs discrepancy
hoffmabc Oct 31, 2025
6332574
mobile fixes
hoffmabc Oct 31, 2025
8ab76ee
Fixes
hoffmabc Nov 6, 2025
8ffccf3
Fix gaps in ProgramActivityChart area chart data
hoffmabc Nov 6, 2025
9f5191a
Increase gap and margin in activityGrid styles
hoffmabc Nov 6, 2025
f261a71
Add TOKEN_PROGRAM param to upsert_token_account queries
hoffmabc Nov 6, 2025
e2a3aca
Add account participation schema and fix token account upserts
hoffmabc Nov 7, 2025
a6d2784
Refactor account page UI and add reusable components
hoffmabc Nov 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Loading