Releases: sygmaprotocol/spectre-node
Releases · sygmaprotocol/spectre-node
v1.0.0
1.0.0 (2024-10-04)
Features
- add finality threshold check (#38) (5c5086d)
- add health port (#24) (efb6f65)
- check hashi message (#48) (8babdef)
- configuration setup (#9) (435cf46)
- deposit event handler (#10) (669d420)
- enable execute only networks (#44) (4b91b55)
- force starting period (#32) (d260d8c)
- integrate basic step flow (#12) (e47bd3e)
- integrate rotate basic flow (#15) (c656fe8)
- proof generation implementation (#17) (025a934)
- reflect changes in Spectre Prover and contracts (#37) (531134c)
- send step only for filled epochs (#33) (bc2f287)
- spectre proxy implementation (#30) (5d6a09c)
- store rotation period (#26) (19a54c0)
- use finalized next sync committee branch (#23) (b12fc2b)
Bug Fixes
- deneb hard fork (#35) (9dc5782)
- rotate when current period the same as the latest period (#28) (3dd7c41)
- setup slot number per network (#43) (5c81f6e)
- starting period 1 when period does not exist (#27) (8c4efb1)
- switch block to deneb (#36) (93e8d19)
- update log so it says for what period are we rotating (#29) (980d6b5)
- wait for db lock (#31) (9f9e048)
Miscellaneous
- add message dispatched log (#49) (e8701fa)
- Added deployment pipeline for mainnet (#45) (7b6e21b)
- added pipeline upgrade & image version visibility (#40) (99770e5)
- bump eth2 client dependecy (#41) (1c1a02b)
- CICD Pipelines (#20) (2119b87)
- fix mainnet service name (#50) (0f1bb8c)
- Initial setup (#8) (eb0acb4)