Releases: vocdoni/vocdoni-node
Releases · vocdoni/vocdoni-node
v1.8.0
- use cometBFT instead of (abandoned) tendermint
- add the price model for elections https://hackmd.io/@vocdoni/HJnNAHven
- remove RPC
- several indexer improvements and clean-up
- introduce the new IST (Internal State Transition) controller
- general clean-ups and improvements
- more...
Test release v1.7.0
What's Changed
- fix/api/filters by @jordipainan in #850
- api: return ErrXXX.With instead of fmt.Errorf by @altergui in #861
- vochain: refactor vote transaction check by @p4u in #864
- vochain/indexer: replace newProcessPool with a sql.Tx by @mvdan in #865
- ipfsconnect: hotfix ListenAddrStrings issue introduced in dcf2e8e by @altergui in #867
- fix logging unreadable address when verify proof by @jordipainan in #869
- f/interop/8: polish request handling by @jordipainan in #870
- e2etest: replace hardcoded amounts, they don't work with api-dev by @altergui in #879
- Minor fixes by @mariajdab in #878
Full Changelog: v1.6.0...v1.7.0