You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Logbook.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@
6
6
7
7
As many sections of the [Leios CIP](docs/cip/README.md) have been drafted as can be done pending resolution of outstanding discussions of changes in the Full Leios protocol. The document uses the standard CIP template and provides evidence-based arguments for the need and viability of Leios.
8
8
9
+
### Rust simulation
10
+
- Publicly hosted visualization as part of the Leios docs
11
+
- Added a "transactions" view to the visualization, showing a graph of TXs in different states over time
12
+
- Fixed crash when running long simulations
13
+
- Added `leios-late-ib-inclusion` Full Leios extension, to allow referencing IBs from older pipelines which didn't have EBs
0 commit comments