Skip to content

Releases: pdxwebdev/yadacoin

Remove old files, fix connection bug

13 Sep 23:46
Compare
Choose a tag to compare
v3.5.17

remove old files

Fix peer adding itself

13 Sep 19:56
Compare
Choose a tag to compare
v3.5.16

fix adding self to peer list

Fix upnp, remove auto gen ports

09 Sep 04:24
Compare
Choose a tag to compare

Add txn amount and fix transaction id links in wallet

25 Aug 05:59
Compare
Choose a tag to compare

To get this update:
Linux: git pull origin master
Window: Download the binary below

Updated wallet UI

21 Aug 05:34
Compare
Choose a tag to compare
v3.5.13

update static wallet files

Fix balance calc

09 Mar 00:44
Compare
Choose a tag to compare

Ubuntu: git pull origin master
Windows: Download the binary on this release v3.4.1

v3.4.0 Memory optimizations

02 Mar 02:01
Compare
Choose a tag to compare

This release enables YadaCoin node to run on devices with as little as 4GB of memory! This means the Raspberry Pi can be used!

YadaCoin V3.3.0 - Fork to fix target @ height 65500

26 Nov 11:01
Compare
Choose a tag to compare

This fork fixes many issues with the node and the wallet.

The node will now correctly calculate a target difficulty to allow more secure and reliable PoW. Thank you @EggPool for his major contributions to this effort!

There are also many bug fixes and user experience improvements included in the wallet app:

  • You will no long have to unlock your wallet. The user interface will automatically attempt this when selecting your identity.
  • Greatly simplified flow for getting started. All you have to do is give a label for your new identity and the rest is taken care of for you.
  • Fixes to make transaction broadcasting reliable.

The following issues were also closed:
Stop app from requesting same peer after it fails
#17 by pdxwebdev was closed

retrace is malfunctioning in consensus
#16 by pdxwebdev was closed

Fix block times and retarget algo
#15 by pdxwebdev was closed

Fix setup.sh
#12 by pdxwebdev was closed

Set jwt auth token expiration to much longer time
#11 by pdxwebdev was closed 1 minute ago

v3.2.0 RandomX Fork

26 Nov 11:12
Compare
Choose a tag to compare

This fork ensures the ability of CPU miners to not only compete, but win against GPU, FPGA, and ASIC mining hardward. The fork takes place at block height 65000.

You will need to update your node and mining client.

YadaCoin v3.1.0 - Direct messaging, group chat, invites, experimenting with file sharing

31 Oct 05:45
Compare
Choose a tag to compare