ceremonyclient icon indicating copy to clipboard operation
ceremonyclient copied to clipboard

Mirror of Quilibrium git repo: ceremonyclient

Results 60 ceremonyclient issues
Sort by recently updated
recently updated
newest added

Added our node to the bootstrap peers. 1Gbps symmetric fiber connection, dedicated hardware (no VPS).

added community section on readme.md to contain information on community built applications, clients and guides, starting with the detailed installation guide. Also added disclaimer.

My node is up and running, and I can input commands to check the balance, but then this error keeps recurring. {"level":"info","ts":1709386136.641862,"caller":"p2p/blossomsub.go:331","msg":"error while connecting to dht peer","error":"failed to dial: failed...

I have problem with fetching balance. My docker is running properly. Look at below. Repo is up to date ``` ~/ceremonyclient# docker-compose exec node go run ./... -balance panic: error...

When I checked the balance I got this error: Input: `root@vmi1703183:~/ceremonyclient/node# GOEXPERIMENT=arenas /root/go/bin/node -balance` Output: `-bash: /root/go/bin/node: No such file or directory`

Ola! So my node has been running for a couple days now and I just realized that my CPU and RAM + SWAP were at max usage for quite a...

- switching to a multi stage Dockerfile - build stage has golang - installs the `node` binary - installs the `grpcurl` tool - the target stage based on [Alpine Linux](https://www.alpinelinux.org/)...

After the program is started, everything is normal at first. After waiting for about a while, this time varies. Through monitoring, you will find that the IO of the hard...

When I run the guidance as below: ``` cd ~/ceremonyclient/node GOEXPERIMENT=arenas go run ./... ``` The output is ``` Creating config directory .config Generating default config... Generating random host key......