Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .releases/v0.9.8.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
commit: "7b531cb8afa073fdde083068e30c6fc176b61ebc"
reason: "Small addition to log the auction's winning relay"
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Release Changelog

### v0.9.4
### v0.9.6
- Fix pagination issue with SSV keys
- Bump rust toolchain to 1.91
- Bump lighthouse dependencies to v8.1.3

### v0.9.7-rc1
- Test new release process (duplicate of v0.9.6)

### v0.9.8
- Add new log that prints winning relay's id and bid amount
Loading