Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 1a52f41

Browse files
committed
chore(main): release 1.0.0
1 parent 8c4efb1 commit 1a52f41

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

Diff for: CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-01-08)
4+
5+
6+
### Features
7+
8+
* add health port ([#24](https://github.com/sygmaprotocol/spectre-node/issues/24)) ([efb6f65](https://github.com/sygmaprotocol/spectre-node/commit/efb6f65e037641f876a49d4edc5521922b51dbff))
9+
* configuration setup ([#9](https://github.com/sygmaprotocol/spectre-node/issues/9)) ([435cf46](https://github.com/sygmaprotocol/spectre-node/commit/435cf46044cff862c093dd07bcbeb5c4ca760f08))
10+
* deposit event handler ([#10](https://github.com/sygmaprotocol/spectre-node/issues/10)) ([669d420](https://github.com/sygmaprotocol/spectre-node/commit/669d4206bcd05df1e2a57dfaf6cb28405f70e73e))
11+
* integrate basic step flow ([#12](https://github.com/sygmaprotocol/spectre-node/issues/12)) ([e47bd3e](https://github.com/sygmaprotocol/spectre-node/commit/e47bd3ed206d2c73bbded2f7b7144a53a6385676))
12+
* integrate rotate basic flow ([#15](https://github.com/sygmaprotocol/spectre-node/issues/15)) ([c656fe8](https://github.com/sygmaprotocol/spectre-node/commit/c656fe8cd0bc8821b5b1e43a4afdbddda3f36c8e))
13+
* proof generation implementation ([#17](https://github.com/sygmaprotocol/spectre-node/issues/17)) ([025a934](https://github.com/sygmaprotocol/spectre-node/commit/025a9344b30c51ed0c28714b8f17d7e9cb6680a1))
14+
* store rotation period ([#26](https://github.com/sygmaprotocol/spectre-node/issues/26)) ([19a54c0](https://github.com/sygmaprotocol/spectre-node/commit/19a54c034964fff3d00ae327d3f339ecb17569e5))
15+
* use finalized next sync committee branch ([#23](https://github.com/sygmaprotocol/spectre-node/issues/23)) ([b12fc2b](https://github.com/sygmaprotocol/spectre-node/commit/b12fc2b69eebfc1295ec4c97fdfc4bc251480347))
16+
17+
18+
### Bug Fixes
19+
20+
* starting period 1 when period does not exist ([#27](https://github.com/sygmaprotocol/spectre-node/issues/27)) ([8c4efb1](https://github.com/sygmaprotocol/spectre-node/commit/8c4efb155fb52b3011daf563d1294a5649d94fda))
21+
22+
23+
### Miscellaneous
24+
25+
* CICD Pipelines ([#20](https://github.com/sygmaprotocol/spectre-node/issues/20)) ([2119b87](https://github.com/sygmaprotocol/spectre-node/commit/2119b871586fad57ab53bb70afdee1ef15d67a03))
26+
* Initial setup ([#8](https://github.com/sygmaprotocol/spectre-node/issues/8)) ([eb0acb4](https://github.com/sygmaprotocol/spectre-node/commit/eb0acb4d808de402611ac55197ed41a35defaeb6))

0 commit comments

Comments
 (0)