Skip to content

Commit ac74cdf

Browse files
authored
Sim rs 1.1 (#503)
* sim-rs: update deps to fix vuln * sim-rs: apply RB/EB validation CPU time to RB/EB generation * sim-rs: only vote for EBs if their RB header came quickly * sim-rs: bump version to 1.1.0
1 parent b50564a commit ac74cdf

File tree

7 files changed

+229
-126
lines changed

7 files changed

+229
-126
lines changed

sim-rs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v1.1.0
4+
5+
### Linear Leios
6+
7+
- Update dependencies to fix vulnerability
8+
- Apply RB/EB validation CPU time when generating new RB/EBs.
9+
- Only vote for EBs if their RB was received within `Δ_header` of its production.
10+
311
## v1.0.0
412

513
### Linear Leios

0 commit comments

Comments
 (0)