Skip to content

Releases: elliotproject/elli

v0.9.19

20 Jan 08:25
Compare
Choose a tag to compare
  • fix chain stuck
  • bump network protocol version

v0.9.18

12 Jan 11:49
Compare
Choose a tag to compare
  • Reward system change to prevent possibility of chain stuck
  • Spork system improvement
  • Protocol change

v0.9.17

28 Sep 14:05
Compare
Choose a tag to compare
  • fix blockchain sync
  • add raspberrypi build

v0.9.16

27 Sep 23:11
Compare
Choose a tag to compare
  • fix stuck
    TODO: update release notes

v0.9.15

16 Aug 15:18
Compare
Choose a tag to compare

While the development of platforms is going on, we have a little update with some important improvements to the code:
Here is the list of improvements:

  • removed legacy
  • increased default dbcache for speed up sync
  • removed obsolete seed nodes
  • updated openssl version
  • added new build scripts for common platforms
  • increased amount of connections to improve net coherency
  • fixed net stuck on reward change
  • fixed double locked coin when wallet and mn are on same machine
  • enabled UPnP by default
  • fixed genbuild for accordance to elli code convention
  • added checkpoint

sha256:
e06a2637a2b40d43acde6fe334732a9d5c4f199857075aef4a60bb29409de802 elli-0.9.15-linux.tar.gz
2ee1f214287e608d39ce42111d461ddb75058678c6c648a934f8646fac8bd9f7 elli-0.9.15-osx.dmg
a23999e9298a85c06194ba2702b7a2c4ca67fcd6661cf0fa897bee99d6b640e1 elli-0.9.15-windows.zip

v0.9.14

15 Apr 14:18
caa3971
Compare
Choose a tag to compare
  • Fix chain split
  • Add HighSierra Build

v0.9.13

11 Apr 15:33
a5c2feb
Compare
Choose a tag to compare
  • Fix rpc api listtransactions bug

v0.9.12.1

10 Apr 15:36
cbc3962
Compare
Choose a tag to compare
  • Fix balance bug in qt client

v0.9.12

09 Apr 04:15
e713569
Compare
Choose a tag to compare

Mandatory update

  • Update icons
  • Update resources
  • Enlarge outbound connections count
  • Update openssl version
  • Fix possible mn reward leak
  • Add checkpoints

Since (block 15000) and (Wed, 11 Apr 2018 18:00:00 +0000) new protocol version enforced, old clients will stop connecting

v0.9.11

01 Apr 01:26
Compare
Choose a tag to compare
  • Port parsing fix