This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Releases: HelixNetwork/pendulum
Releases · HelixNetwork/pendulum
Pendulum-0.6.6
- Fixed RVM.getRandomMilestone: returns null if round has empty set
- Fixed for RVM.delete: if round is deleted from DB, it's removed from cache
- Added test for RoundViewModel
Pendulum-0.6.5
- getNodeInfo now only reflects relevant information
- Store nominees in local db and fix getNomineesOfRound()
- Deleted empty HelixTest
- Fix debug info and javadocs in Tests
- Fix for debug info, javadoc and variable names in src
- Further refactoring
Pendulum-0.6.4
Merge pull request #148 from HelixNetwork/dev 0.6.4
Pendulum-0.6.3
- Added test for Round model
- Update Round Model
- Add test for hashes
- Sha3 getStandardHash() returns zeros for 0-length input array
- Hashes model was updated to support reading with offset
- HashPrefix length set to 32
- Fix #143 Entry point failed consistency check exception at node start-up
Pendulum-0.6.1
- 0.6.0 Finality integration: consistency with unit tests + various fixes
- Curator-less implementation
- Set initial nominees
- Set testnet genesis time
- Various issues still open