9 Commits

Author SHA1 Message Date
vimyang
4276ac0b91 reset_init don't disply your password 2024-01-24 11:13:26 +08:00
samedcildir
9bada50d9f V0.3.0 Update
added SNS indexing
added restore script for fast initial sync
added reporting to bitmap and SNS
added new_output_value to main indexer db
fixed a bug on main index reorg recovery, thanks to MrTax

This update will require a reindex due to changes in main indexer
2024-01-18 09:44:28 +03:00
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
samedcildir
c95436e133 Added bitcoin_rpc user&pass to main indexer config
Added .env file creation script to reset_init.py for easier init
BRC20 index now reports on every 100 block while syncing
2024-01-12 13:09:52 +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