Skip to content

Releases: idena-network/idena-go

v0.26.0

07 May 18:39
787ab5d
Compare
Choose a tag to compare

Changes

  • Add StoreToIpfsTx (#670)
  • Encourage early invitations (#671)
  • Check 5 sequential blocks without ceremonial txs to finish the validation ceremony (#672)
  • Implement delayed offline penalties (#674)
  • Burn 5/6 of invitee stake in KillInviteeTx (#676)

Bugfixes

  • Fix events for pool rewards in oracle voting (#669)

v0.25.3

30 Apr 08:18
6b6a7b2
Compare
Choose a tag to compare

Changes

Bugfixes

v0.25.2

31 Mar 21:13
0e81733
Compare
Choose a tag to compare

Changes

  • Temporary disable finish oracle voting transactions due to bug (#665)

Finish voting transactions will be enabled on the next seamless fork.

v0.25.1

27 Mar 17:41
8baa474
Compare
Choose a tag to compare

Changes

  • Respect delegation switch in RPC calls (#657)

v0.25.0

22 Mar 18:28
b38f22b
Compare
Choose a tag to compare

Changes

  • Introduce pools (#631)
  • Update contracts (#649)
  • Increase file descriptor limit (#653)
  • Increase flip rewards, decrease invite rewards (#651)
  • Update deps (#645 & #648)

Bugfixes

v0.24.3

02 Mar 08:54
89fe059
Compare
Choose a tag to compare

Changes

Bugfixes

  • Fix panic in VM (#641)

v0.24.2

03 Feb 10:59
1eb9a5d
Compare
Choose a tag to compare

Changes

  • Truncate blockchain history and remove unused conditions (#625)
  • Update deps (#619)

Bugfixes

  • Prevent state corrupting (#620)

0.24.1

12 Jan 10:54
aae9776
Compare
Choose a tag to compare

Changes

  • Validate contract RPC calls (#614)
  • Add new API method to fetch word pairs (#610)
  • Update deps (#592 & #591 & #604)
  • Update iavl tree (#615)

v0.24.0

23 Dec 19:17
25ce695
Compare
Choose a tag to compare

Changes

  • Introduce contracts (#606)

v0.23.2

25 Nov 11:18
0980aab
Compare
Choose a tag to compare

Changes

  • Recalculate the number of outbound peers every time (#598)

Bugfixes

  • Handle flip key error (#597)