Old Dip Tracker

Results 573 comments of Old Dip Tracker

Of course. Anyone can compile with those flags and run it and it will be improved upon with the currently reduced scope for 1.14.7. Unfortunately we've not been able to...

> I could implement an extension This already exists and has been standardized. See https://standards.lnp-bp.org/rgb/lnpbp-0013 and https://docs.lightning.engineering/the-lightning-network/taproot-assets/taproot-assets-protocol The problem is not the tech, the problem is that the narrative of...

if you pass `-reindex` into the default startup command, every time you start up your node will parse the entire chain and reindex it. So you'll want to drop that.

Alright, let's triage this step by step. For starters: 1. What `dogecoind` version are you using in your docker image and from what source? Can you share a `Dockerfile` so...

> Dockerfile Is the entry point file taken from https://github.com/dogecoin/docker/blob/main/1.14.5/bullseye/entrypoint.py or somewhere else? > `No authentication cookie could be found, and no rpcpassword is [..]` you'll probably need to add...

> Looks like you're online since the daemon responded Yes, that's also what log said, but there is only 1 connection, which can be (and based on logs is likely)...

> Here's a simple script you can poll the blockchair API for current list of active Doge nodes and add them to your dogecoin.conf Recommend against this because this gives...

> Any update on this? @Swornatoya I am after many attempts unable to reproduce this on any of my (x86_64) systems with 1.14.5. 1. Have you eliminated Docker's bridge configuration...

> Do you know how to unlock the situation ? I just did a full mainnet sync myself with `v1.14.6.0-3a29ba6d4` (but using lxc for containerization and not docker) and it...

I will set up a fresh ubuntu 22.04 and test overnight.