Skip to content

Commit

Permalink
feat: Introduce ComponentPackage
Browse files Browse the repository at this point in the history
  • Loading branch information
igamigo committed Dec 11, 2024
1 parent 10a2f06 commit 0cee24f
Show file tree
Hide file tree
Showing 22 changed files with 1,176 additions and 245 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

### Changes

- Introduced `ComponentPackage` and `ComponentConfig` with TOML serialization (#1015).
- Added health check endpoints to the prover service (#1006).
- Implemented serialization for `AccountHeader` (#996).
- Updated Pingora crates to 0.4 and added polling time to the configuration file (#997).
- Added support for `miden-tx-prover` proxy to update workers on a running proxy (#989).
Expand Down
Loading

0 comments on commit 0cee24f

Please sign in to comment.