Skip to content

Commit 0a3c80e

Browse files
committed
CHANGELOG: add entry for patch 1571
1 parent 7fce42a commit 0a3c80e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515
### Added
1616

17+
- **CI**: Add validation workflows for block producer nodes infrastructure,
18+
including connectivity and API capability testing similar to plain nodes
19+
([#1571](https://github.com/o1-labs/mina-rust/pull/1571))
20+
- **Website**: Add block producer nodes documentation page with GraphQL query
21+
examples for latest canonical block and transaction information. Include note
22+
that block production functionality is under development
23+
([#1571](https://github.com/o1-labs/mina-rust/pull/1571))
1724
- **CLI**: add GraphQL introspection and execution commands under `mina
1825
internal graphql`. Three new commands enable dynamic endpoint discovery
1926
(`list`), detailed schema inspection (`inspect <endpoint>`), and arbitrary

0 commit comments

Comments
 (0)