Skip to content

Commit

Permalink
chore(docs-site): update codebase analysis to reflect protocol changes (
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerLamTd authored Jan 6, 2025
1 parent b9bd6ea commit 6157af5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,14 +123,7 @@ description: Taiko protocol page for "TaikoL1.sol".

## Key Events

1. **`DebugGasPerBlock`**
Provides gas usage metrics for block proposals or proofs.

- `isProposeBlock`: Indicates whether the event is for proposals or proofs.
- `gasUsed`: Gas consumed per block.
- `batchSize`: Number of blocks in the batch.

2. **`StateVariablesUpdated`**
1. **`StateVariablesUpdated`**
Signals updates to the state variables.

---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ description: Taiko protocol page for "TaikoL2.sol".

- `parentHash`: Hash of the parent block.
- `parentGasExcess`: Gas excess for base fee calculation.
<br/><br/>

2. **`EIP1559Update`**
Emitted when gas parameters (e.g., target, excess, base fee) are updated.
Expand Down

0 comments on commit 6157af5

Please sign in to comment.