-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: sequencer checks fee balance #5267
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
d49662f
to
8ef4d64
Compare
a700726
to
9577ea2
Compare
8ef4d64
to
a2eba26
Compare
9577ea2
to
d8c8c1d
Compare
a2eba26
to
6427a18
Compare
d8c8c1d
to
3568dba
Compare
6427a18
to
aabacb5
Compare
3d2831e
to
7aacaca
Compare
aabacb5
to
b92b276
Compare
7aacaca
to
ca66ea8
Compare
Benchmark resultsMetrics with a significant change:
Detailed resultsAll benchmarks are run on txs on the This benchmark source data is available in JSON format on S3 here. Values are compared against data from master at commit L2 block published to L1Each column represents the number of txs on an L2 block published to L1.
L2 chain processingEach column represents the number of blocks on the L2 chain where each block has 16 txs.
Circuits statsStats on running time and I/O sizes collected for every circuit run across all benchmarks.
Tree insertion statsThe duration to insert a fixed batch of leaves into each tree type.
MiscellaneousTransaction sizes based on how many contract classes are registered in the tx.
Transaction processing duration by data writes.
|
ca66ea8
to
6a44738
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks reasonable to me.
b92b276
to
84faea1
Compare
6a44738
to
187ddbf
Compare
84faea1
to
fd2f15f
Compare
187ddbf
to
99372c7
Compare
fd2f15f
to
95e524a
Compare
99372c7
to
0edaf9a
Compare
95e524a
to
39c4539
Compare
0edaf9a
to
7479532
Compare
39c4539
to
b208811
Compare
7479532
to
1a5c6ef
Compare
b208811
to
727100f
Compare
1a5c6ef
to
c1118e4
Compare
727100f
to
e72aed1
Compare
c1118e4
to
69e9e19
Compare
e72aed1
to
80390a1
Compare
69e9e19
to
c1410ea
Compare
80390a1
to
9db8e44
Compare
c1410ea
to
d749ba3
Compare
d749ba3
to
56af753
Compare
Sequencer rejects txs that should pay fee but don't hold enough balance