Skip to content

Releases: yedino/galaxy42

v0.3.1b

20 Feb 01:32
v0.3.1b
d68289f
Compare
Choose a tag to compare
v0.3.1b Pre-release
Pre-release

see README file

v0.3.1

29 Dec 03:03
v0.3.1
e996fd3
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
This is still pre-alpha software,

probably has exploits and bugs,
test it only in isolated VM.

Version v0.3.1

* For users of official binary distribution:
  * On Windows, you still need to manually get and install a TUN/TAP driver (e.g. from OpenVPN, it's open source).
  * Connections could be now authenticated, how ever this probably still has bugs, do not use in production.
  * Connections are now more realiable, they should keep working when your peer changes IP address (unless you both change it around same time).
  * You can try to use this software to build small mesh networks (e.g. < 1000 nodes, and max distance < 4 hops), but:
    * Only with trusted peers (no protection against any DoS).
    * It is not fully supported to have 2 nodes running behind one NAT (seen by other nodes as same IP), try connecting them to eachother via LAN too.
* For people building from source:
  * Our builds are now using CI from also Jenkins, in addition to Travis. We are doing it, but you can too (see doc/ folder).
  * Building Gitian for Windows finally should be deterministic (fixed NSIS makensis tool date) even if you will reproduce the builds at other date (day).
* Misc:
  * You can now use ./do also on Cygwin.
  * Merry Christmas 2016 :-) !

v0.3.0

12 Dec 20:15
v0.3.0
9ee9c65
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
This is still pre-alpha software,

probably has exploits and bugs,
test it only in isolated VM.

Linux and Windows should work well now in Gitian,
and have .mo languages there.

Linux, Mac, Windows should work well on native builds.