Releases: idena-network/idena-go
Releases · idena-network/idena-go
v0.26.0
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.2
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
Changes
- Respect delegation switch in RPC calls (#657)
v0.25.0
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.2
Changes
- Truncate blockchain history and remove unused conditions (#625)
- Update deps (#619)
Bugfixes
- Prevent state corrupting (#620)
0.24.1
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
Changes
- Introduce contracts (#606)
v0.23.2
Changes
- Recalculate the number of outbound peers every time (#598)
Bugfixes
- Handle flip key error (#597)