Skip to content

runes index 0 with enabled --index-runesΒ #46

@nooperpudd

Description

@nooperpudd

ord version : 0.14.1.4

command parameters:

env:
  ORD_BITCOIN_RPC_PASS: xxx
  ORD_BITCOIN_RPC_USER: xxx
Command: ord                                                                                                                                                                                                                                         
Args:                                                                                                                                                                                                                                         
   --data-dir=/data/ord                                                                                                                                                                                                                        
   -chain=mainnet                                                                                                                                                                                                                             
   --log-level=info                                                                                                                                                                                                                            
   --db-cache-size=4294967296                                                                                                                                                                                                                  
   --enable-index-brc20                                                                                                                                                                                                                        
   --enable-index-bitmap                                                                                                                                                                                                                       
   --index-runes                                                                                                                                                                                                                               
   --enable-save-ord-receipts                                                                                                                                                                                                                  
   --rpc-url=http://btc-2a.coin.svc.cluster.local:8332                                                                                                                                                                                         
   --index-sats                                                                                                                                                                                                                                
   --index-transactions                                                                                                                                                                                                                        
   server                                                                                                                                                                                                                                      
    --enable-json-api

log info:

2024-07-10T08:10:22.711828864+00:00 INFO ord::index - Setting DB cache size to 4294967296 bytes                                                                                                                                                   
β”‚ 2024-07-10T08:10:38.629325650+00:00 INFO ord::index - Options:                                                                                                                                                                                    
β”‚ Options {                                                                                                                                                                                                                                         
β”‚     log_level: LogLevel(                                                                                                                                                                                                                          
β”‚         Info,                                                                                                                                                                                                                                     
β”‚     ),                                                                                                                                                                                                                                            
β”‚     log_dir: None,                                                                                                                                                                                                                                
β”‚     bitcoin_data_dir: None,                                                                                                                                                                                                                       
β”‚     bitcoin_rpc_pass: None,                                                                                                                                                                                                                       
β”‚     bitcoin_rpc_user: None,                                                                                                                                                                                                                       
β”‚     chain_argument: Mainnet,                                                                                                                                                                                                                      
β”‚     config: None,                                                                                                                                                                                                                                 
β”‚     config_dir: None,                                                                                                                                                                                                                             
β”‚     cookie_file: None,                                                                                                                                                                                                                            
β”‚     data_dir: "/data/ord",                                                                                                                                                                                                                        
β”‚     db_cache_size: Some(                                                                                                                                                                                                                          
β”‚         4294967296,                                                                                                                                                                                                                               
β”‚     ),                                                                                                                                                                                                                                            
β”‚     lru_size: 10000000,                                                                                                                                                                                                                           
β”‚     first_inscription_height: None,                                                                                                                                                                                                               
β”‚     height_limit: None,                                                                                                                                                                                                                           
β”‚     index: None,                                                                                                                                                                                                                                  
β”‚     index_runes: true,                                                                                                                                                                                                                            
β”‚     index_sats: true,                                                                                                                                                                                                                             
β”‚     index_transactions: true,                                                                                                                                                                                                                     
β”‚     no_index_inscriptions: false,                                                                                                                                                                                                                 
β”‚     regtest: false,                                                                                                                                                                                                                               
β”‚     rpc_url: Some(                                                                                                                                                                                                                                
β”‚         "http://btc-2a.coin.svc.cluster.local:8332",                                                                                                                                                                                              
β”‚     ),                                                                                                                                                                                                                                            
β”‚     signet: false,                                                                                                                                                                                                                                
β”‚     testnet: false,                                                                                                                                                                                                                               
β”‚     enable_save_ord_receipts: true,                                                                                                                                                                                                               
β”‚     enable_index_bitmap: true,                                                                                                                                                                                                                    
β”‚     enable_index_brc20: true,                                                                                                                                                                                                                     
β”‚     first_brc20_height: None,                                                                                                                                                                                                                     
β”‚     commit_height_interval: 200,                                                                                                                                                                                                                  
β”‚     commit_persist_interval: 0,                                                                                                                                                                                                                   
β”‚ }

status:

{
   "blessed_inscriptions":72459571,
   "cursed_inscriptions":472043,
   "chain":"mainnet",
   "height":851541,
   "inscriptions":72931614,
   "lost_sats":2895502904,
   "minimum_rune_for_next_block":"IWCWQKDXRLEZ",
   "rune_index":false,
   "runes":0,
   "sat_index":true,
   "started":"2024-07-10T12:27:17.220370092Z",
   "transaction_index":true,
   "unrecoverably_reorged":false,
   "uptime":{
      "secs":721,
      "nanos":635932040
   

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions