Tristan
e73ac33db7
remove first_inscription_height
2024-01-22 07:58:18 +00:00
Tristan
0ce1850dc6
Merge branch 'main' into main
2024-01-22 07:57:27 +00:00
samedcildir
d63e1b5d02
added NETWORK_TYPE selection
...
options: mainnet, testnet, signet, regtest
2024-01-19 15:59:59 +03:00
samedcildir
60d50e571b
changed some texts in restore script
2024-01-18 13:40:37 +03:00
samedcildir
c1c2872a16
added pbzip2 not installed warning to restore.py
2024-01-18 12:38:34 +03: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
Tristan (t4t5)
9244978101
Merge branch 'main' of https://github.com/bestinslot-xyz/OPI into new-jubilee-height
2024-01-15 20:39:32 +00:00
samedcildir
d5a94be724
small fix in bitmap reset_init
2024-01-15 14:18:08 +03:00
samedcildir
1a2531e7d9
small fix on reset_init
2024-01-15 14:14:49 +03:00
samedcildir
5229527f01
fixed reset_init
2024-01-15 13:27:29 +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
1555c51c7f
fixed a small bug in reset_init.py on brc20_index
2024-01-12 16:47:52 +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
Tristan (t4t5)
abe7ef4111
Merge branch 'main' of https://github.com/bestinslot-xyz/OPI
2024-01-04 20:53:43 +00: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
Tristan (t4t5)
66028d6865
Merge branch 'main' of https://github.com/bestinslot-xyz/OPI
2023-12-28 18:53:12 +00:00
samedcildir
7949a33859
fixed a typo in main index
2023-12-28 08:45:46 +03:00
samedcildir
b81936978f
added brc20 troubleshooter
2023-12-25 09:16:54 +03:00
Tristan
b1791d7833
Fix position of cookie arg
2023-12-22 20:31:44 +00:00
Tristan
4fd1a9aaf9
Support COOKIE_FILE env var
2023-12-22 20:25:36 +00:00
samedcildir
0f1dd3757f
fixed ORD_BINARY in .env_sample
2023-12-21 21:59:07 +03:00
samedcildir
6fd8817bcd
do not report if there are more than 10 blocks to index
2023-12-21 21:58:50 +03:00
samedcildir
d465ce4738
fixed a bug in brc20_index update_event_hashes
...
added len(block_events_str) > 0 control for EVENT_SEPARATOR check
2023-12-21 18:28:35 +03:00
samedcildir
cd319bd5f4
added block event hash reporting system
2023-12-21 14:07:20 +03:00
samedcildir
2a184945ce
removed trailing dot and trailing event_separator from event hashes
2023-12-21 11:17:33 +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
Tristan
8d77903edf
Add DB_MAX_CONNECTIONS env variable
2023-12-07 20:52:46 +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