Skip to content

Releases: iotexproject/iotex-election

election committee initialize fetch and store in small batch from eth

10 Jun 17:13
Compare
Choose a tag to compare
v0.1.14

split catching up on start into batches (#87)

vita completed

10 Jun 17:08
1fe0deb
Compare
Choose a tag to compare
v0.1.13

add clerk claim and update config (#86)

add votesync

07 Jun 00:08
Compare
Choose a tag to compare
Fix racing in client pool (#83)

* fix racing

Fix GetCandidates API

16 May 09:15
e9e6383
Compare
Choose a tag to compare

The reward address and the operator address were empty.

Improvements and new API

30 Apr 02:10
14376bf
Compare
Choose a tag to compare
  1. Improve read response time
  2. Add getCandidateByName API
  3. Rename rankingService to APIService
  4. Delete some unused code
  5. Move dumper and bookkeeper to iotex-tools to void circle dependency

Update license

22 Apr 23:18
684ba56
Compare
Choose a tag to compare
Merge pull request #51 from iotexproject/frank

 Add csvFile flag for bookkeeper

Update Mock Files and Dependencies

02 Apr 21:59
Compare
Choose a tag to compare

Update mock file and dependencies

Provide bookkeeper to manage reward distribution for voters

Fix bugs

02 Apr 21:58
Compare
Choose a tag to compare
  1. Delay fetching Ethereum by 12 blocks
  2. Add unit tests
  3. misc

Improve ethereum sync speed

29 Mar 22:51
Compare
Choose a tag to compare
  1. Remove dependency on iotex-core
  2. Improve ethereum sync speed with multi-threads
  3. Change candidate filter logic

Update Mock Files

25 Mar 21:53
718d809
Compare
Choose a tag to compare

Fix the issue in v0.1.2 by updating mock files