Skip to content

0.15.0

Compare
Choose a tag to compare
@tohsnoom tohsnoom released this 16 Sep 23:12
· 662 commits to master since this release
v0.15.0
3968212

Initial wallet release.

If you have trouble connecting (e.g., it says No Block Source and remains that way for several minutes), go to Tools -> Open Wallet Configuration File, paste in some or all of the following lines, save the file, and restart the wallet:

addnode=149.28.125.3:9009
addnode=76.243.195.173:9009
addnode=[2001:19f0:5c01:faf:2003::1]:9009
addnode=[2001:19f0:5c01:faf:2003::2]:9009
addnode=[2001:19f0:5c01:faf:2003::3]:9009
addnode=[2001:19f0:5c01:faf:2003::4]:9009
addnode=[2001:19f0:5c01:faf:2003::5]:9009
addnode=[2001:19f0:5c01:faf:2003::6]:9009
addnode=[2001:19f0:5c01:faf:2003::7]:9009
addnode=[2001:19f0:5c01:faf:2003::8]:9009
addnode=[2001:19f0:5c01:faf:2003::9]:9009
addnode=[2001:19f0:5c01:faf:2003::10]:9009

If you are running the wallet on OSX, you may need to choose a text editor to be the default application to handle .conf files, as OSX doesn't have one by default.

Using these addnode lines should become unnecessary once the full infrastructure of Helium DNS seeders and fixed seed nodes are up and running.