Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Releases: HelixNetwork/pendulum

Pendulum-0.6.6

23 Sep 02:12
af0f91c
Compare
Choose a tag to compare
Pendulum-0.6.6 Pre-release
Pre-release
  • 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

21 Sep 16:21
0049f7b
Compare
Choose a tag to compare
Pendulum-0.6.5 Pre-release
Pre-release
  • 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

20 Sep 19:44
b8db06b
Compare
Choose a tag to compare
Pendulum-0.6.4 Pre-release
Pre-release
Merge pull request #148 from HelixNetwork/dev

0.6.4

Pendulum-0.6.3

20 Sep 16:38
28ba078
Compare
Choose a tag to compare
Pendulum-0.6.3 Pre-release
Pre-release
  • 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

17 Sep 15:45
Compare
Choose a tag to compare
Pendulum-0.6.1 Pre-release
Pre-release
  • 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