Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
johnwhitestar
on 23/11/2020, 23:47:40 UTC
Until now it's running fine, thanks. If I get the blockchain, it's fine, sync takes about a week.

Here it is

https://mega.nz/file/CttkCCCL#S7JDRAqoznBe8KG-dPkL-IeB4mjrYNAXJHxa2OHO1ok

The chain was recognized smoothly. But I have difficulty to get connections. I cannot find an addnode command. Sometimes I have one connection but no sync. Copy and paste of network clients from chainz explorer into the conf file (and restart) did not help. I go for sleep now, sometimes the wallets can reestablish active connections over time.

I have the following list of nodes in my slimcoin.conf file (I've just picked up the nodes from cryptoId[url]):
Code:
addnode=173.249.10.97
addnode=176.105.8.51
addnode=212.125.247.58
addnode=94.25.169.230
addnode=94.25.171.63
addnode=109.10.108.52
addnode=161.53.40.94
addnode=176.9.139.126
addnode=185.104.185.123
addnode=24.232.14.196
addnode=91.250.62.26
addnode=185.68.67.37
addnode=85.212.150.250
addnode=46.101.235.143
addnode=201.231.108.181
addnode=144.76.118.44
addnode=145.239.189.106
addnode=144.76.64.49

You can also use addnode <node> command in your's slimcoin-qt wallet console that is located in help-> debug windows, but personally I prefer adding nodes in slimcoin.conf file as I can see what I've put there and edit it if I need. I also feel it works better, but it's just a personal feeling.