Releases: iotexproject/iotex-election
Releases · iotexproject/iotex-election
reduce noisy log
v0.2.10 change log level (#136)
v0.2.9: calculate native bucket for vita (#124)
* calculate native bucket for vita
fix election results based on the eth fork
Add Makefile (#126) * add makefile and change stale readme
fix mock code
v0.2.4 Fix the mock code (#115)
add native election api
Merge pull request #113 from koseoyoung/golint_warnings fix the golint warnings
Fix SQL Query bug
Fix height query bug
Fix minor bugs
- Fix two bugs in reading db
- Restructure committee
- Further reduce db space
Space and bandwidth improvement
- 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
Upgrade some iotex packages to resolve dependencies
add discord notifications on vita claim
v0.1.17 fix clerk init bug (#91)