Releases: LiskHQ/op-fault-detector
Releases · LiskHQ/op-fault-detector
v0.1.0
Changelog
- 47ca17e ⚙️ Update goreleaser
- d9c9538 Remove self-hosted (#35)
- f9dfa4e Fix issues identified during testing (#31)
- 9bc8ccd Add end to end test for fault detector (#29)
- e60ff2d Update readme for fault detector app (#28)
- a289772 Notification service on fault detector (#27)
- c329aee Add docker support (#26)
- ae0567e Implement start fault detector method (#20)
- c1dafa6 Implement fault detector helper function (#21)
- d20b8e2 Add prometheus metric (#22)
- 8092a20 Implement function to access FinalizationPeriodSeconds (#19)
- f54419b Implement initialization of fault detector (#16)
- e35a0d0 Update contract utility GetL2Output (#18)
- 6a8fa43 Create HTTP service (#13)
- 4dc7463 Create contract utility (#14)
- 87774a9 Add chain utils (#12)
- 956b462 Merge pull request #11 from LiskHQ/1-initialize-app
- dde3efc Update Makefile
- 6dac3ed ♻️ Add makefile and update ci config
- dfbd042 🌱 Initialize fault-detector repo
- d3bf843 Initial commit