Skip to content

Commit 7ed6ecd

Browse files
authored
feat(validator): KMS signing (#1677)
1 parent a5987f6 commit 7ed6ecd

23 files changed

Lines changed: 1052 additions & 179 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
- Improved tracing span fields ([#1650](https://github.com/0xMiden/miden-node/pull/1650))
2525
- Replaced NTX Builder's in-memory state management with SQLite-backed persistence; account states, notes, and transaction effects are now stored in the database and inflight state is purged on startup ([#1662](https://github.com/0xMiden/miden-node/pull/1662)).
2626
- [BREAKING] Reworked `miden-remote-prover`, removing the `worker`/`proxy` distinction and simplifying to a `worker` with a request queue ([#1688](https://github.com/0xMiden/miden-node/pull/1688)).
27+
- Added KMS signing support in validator ([#1677](https://github.com/0xMiden/miden-node/pull/1677)).
2728

2829
## v0.13.7 (2026-02-25)
2930

0 commit comments

Comments
 (0)