Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
2360bf20
Unverified
Commit
2360bf20
authored
Dec 09, 2023
by
0xn4de
Committed by
GitHub
Dec 09, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix wording/typos in guaranteed-gas-market.md
parent
c0d9e441
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
guaranteed-gas-market.md
specs/guaranteed-gas-market.md
+2
-2
No files found.
specs/guaranteed-gas-market.md
View file @
2360bf20
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
[
Deposited transaction
](
./glossary.md#deposited-transaction
)
are transactions on L2 that are
[
Deposited transaction
s
](
./glossary.md#deposited-transaction
)
are transactions on L2 that are
initiated on L1. The gas that they use on L2 is bought on L1 via a gas burn (or a direct payment
initiated on L1. The gas that they use on L2 is bought on L1 via a gas burn (or a direct payment
in the future). We maintain a fee market and hard cap on the amount of gas provided to all deposits
in the future). We maintain a fee market and hard cap on the amount of gas provided to all deposits
in a single L1 block.
in a single L1 block.
...
@@ -145,7 +145,7 @@ An attacker would observe a deposit in the mempool and frontrun it with a deposi
...
@@ -145,7 +145,7 @@ An attacker would observe a deposit in the mempool and frontrun it with a deposi
that purchases enough gas such that the other deposit reverts.
that purchases enough gas such that the other deposit reverts.
The smaller the max resource limit is, the easier this attack is to pull off.
The smaller the max resource limit is, the easier this attack is to pull off.
This attack is mitigated by having a large resource limit as well as a large
This attack is mitigated by having a large resource limit as well as a large
elastcity multiplier. This means that the target resource usage is kept small,
elast
i
city multiplier. This means that the target resource usage is kept small,
giving a lot of room for the deposit base fee to rise when the max resource limit
giving a lot of room for the deposit base fee to rise when the max resource limit
is being purchased.
is being purchased.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment