Releases: datachainlab/ethereum-ibc-relay-prover
Releases · datachainlab/ethereum-ibc-relay-prover
v0.3.14
What's Changed
- Change the return value type of
Prover::SetupHeadersForUpdate
to support stream processing of huge headers by @siburu in #39
Full Changelog: v0.3.13...v0.3.14
v0.3.8
What's Changed
- Add the minimal_fork_sched field to ProverConfig to make testing more flexible by @siburu in #33
Full Changelog: v0.3.7...v0.3.8
v0.3.5
What's Changed
- Fix to refer to signature slot to calculate latest period by @bluele in #26
- Improve error logging by @bluele in #27
- Fix to check if the committee size matches expected value by @bluele in #28
Full Changelog: v0.3.4...v0.3.5