Commit Graph

6 Commits

Author SHA1 Message Date
samedcildir
f9198f627f added optional tables to brc20 indexer
added optional brc20_current_balances and brc20_unused_tx_inscrs tables for better performance on the API
added get_valid_tx_notes_of_wallet, get_valid_tx_notes_of_ticker, holders endpoints using new tables, also old endpoints' performance are improved
2024-01-13 22:32:58 +03:00
Halil Samed Çıldır
85d9e61af5 Updated ord core to 0.14.0
Added cursed_for_brc20 flag to track cursed inscriptions after the jubilee
2024-01-04 21:33:45 +03:00
samedcildir
c29630e836 added eslint to js modules, fixed found errors 2023-12-14 09:54:01 +03:00
Tristan
83cd10b8d4 Add DB_MAX_CONNECTIONS to bitmap/brc20 API 2023-12-13 09:13:37 +00:00
samedcildir
155c3c011c fixed brc20_event_types table name in brc20_api 2023-12-05 15:03:51 +03:00
samedcildir
4987c31eac renamed helpers -> modules 2023-12-05 14:08:14 +03:00