Skip to content

Releases: iotexproject/iotex-election

reduce noisy log

31 Oct 20:38
ff17863
Compare
Choose a tag to compare
v0.2.10

change log level (#136)

v0.2.9: calculate native bucket for vita (#124)

29 Oct 00:01
a03cc7f
Compare
Choose a tag to compare
* calculate native bucket for vita

fix election results based on the eth fork

23 Oct 19:02
858d8ec
Compare
Choose a tag to compare
Add Makefile (#126)

* add makefile and change stale readme

fix mock code

30 Sep 21:35
Compare
Choose a tag to compare
v0.2.4

Fix the mock code (#115)

add native election api

30 Sep 21:04
4a24ec9
Compare
Choose a tag to compare
Merge pull request #113 from koseoyoung/golint_warnings

fix the golint warnings

Fix SQL Query bug

20 Sep 16:29
Compare
Choose a tag to compare

Fix height query bug

Fix minor bugs

20 Sep 04:12
Compare
Choose a tag to compare
  1. Fix two bugs in reading db
  2. Restructure committee
  3. Further reduce db space

Space and bandwidth improvement

18 Sep 15:55
Compare
Choose a tag to compare
  • Replace boltDB with sqlite, and reduce database size by 89%
  • Reduce bandwidth (calls to Ethereum) by half
  • Replace the caching model with lru

Upgrade dependencies

12 Sep 19:34
Compare
Choose a tag to compare

Upgrade some iotex packages to resolve dependencies

add discord notifications on vita claim

19 Jun 22:10
Compare
Choose a tag to compare
v0.1.17

fix clerk init bug (#91)