clarionchain

Results 9 comments of clarionchain

I ran it differently. From the /satonomics/parser dir I ran: cargo build --release cargo run --release -- --datadir /mnt/bitcoin --rpcport 8332 --rpcuser --rpcpassword It's running for a 3-4 days, but...

> > Thanks! I have it running now, parser is running, server is running and app is available in cloudflare. > > Super cool. > > If the primary goal...

Dropped 300k sats in your geyser! LFG!

You are welcome dude! I'm looking forward to the next release with the docker containers.

When initially running the parser, as one would expect, it takes some time to process the chain and produce the dataset. After it finishes, and you restart it or if...

Right on, thanks for replying so quickly. I'll keep playing around, trying to get into the details of how designed it all. Good stuff. Any updates on when the docker...

After cloning the directory onto my system, I run the parser giving it my bitcoin node credentials, datadir, etc. Parser starts but immediately says datasets are missing but continues to...

Got it, because it just started it's looking for certain metrics/files that haven't been created yet but will be created later. Seeing "missing" on the initial run had me thinking...

Where can I find the code that orders the metric list for the front end? The metric tree in the side bar for the charts. Thx!