Post
Topic
Board Announcements (Altcoins)
Re: [DeM] Deutsche eMark - DEM - cryptocoin SHA256 POS/POW
by
dbkeys
on 19/11/2020, 18:41:40 UTC
eMark Github updated to V1.6

https://github.com/emarkproject/eMark



This github's latest tag is v1.5.0
Is there another site that has v1.6 ?

I compiled and ran v1.5.0 (the latest on this repository) and monitored the debug.log output file.
It makes mention of a DNS seed

Code:
Loading addresses from DNS seeds (could take a while)
1 addresses found from DNS seeds
dnsseed thread exit
connect() to 185.243.11.77:5556 failed after select(): Connection refused
connect() to 185.243.11.77:5556 failed after select(): Connection refused
connect() to 185.243.11.77:5556 failed after select(): Connection refused

but does not in fact connect to any peers.

Not until I added nodes to the ~/.eMark/eMark.conf , file were peers found  (as in my post above)