Skip to content

Commit

Permalink
Merge branch 'next' into santiagopittella-stress-testing-copy
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasArrachea committed Feb 10, 2025
2 parents 973c7eb + 03622e7 commit 1743d1b
Show file tree
Hide file tree
Showing 54 changed files with 1,315 additions and 907 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,25 @@

## Unreleased

### Fixes

- Faucet webpage is missing `background.png` and `favicon.ico` (#672).

### Enhancements

- Add an optional open-telemetry trace exporter (#659).
- Support tracing across gRPC boundaries using remote tracing context (#669).

### Changes

- [BREAKING] Updated minimum Rust version to 1.84.
- Added stress test binary with seed-store command (#621).
- [BREAKING] `Endpoint` configuration simplified to a single string (#654).

### Enhancements

- Prove transaction batches using Rust batch prover reference implementation (#659).

## v0.7.2 (2025-01-29)

### Fixes
Expand Down
Loading

0 comments on commit 1743d1b

Please sign in to comment.