Skip to content
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

Merge 0.6.2 upstream #100

Merged
merged 52 commits into from
Mar 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
0171536
check unsupported precompiles (#3264)
ToniRamirezM Feb 14, 2024
eb3ae9b
fix RPC closebatch executor error (#3272)
ToniRamirezM Feb 14, 2024
2d76f12
fix executor error closebatch (#3276)
joanestebanr Feb 14, 2024
20fa91f
add oog2 checks for all the oog cheks (#3277)
tclemos Feb 14, 2024
f968d8b
fix oog2 in internal gas estimation (#3280)
ToniRamirezM Feb 16, 2024
ca5a2c2
execution mode (#3285)
ToniRamirezM Feb 16, 2024
0a58f28
update prover image (#3286)
ToniRamirezM Feb 16, 2024
857be17
fix log when error on batch sanity check (#3287)
agnusmor Feb 16, 2024
5a1782f
update prover image to v4.0.13 (#3289)
agnusmor Feb 16, 2024
a7c9c71
update prover image (#3290)
ToniRamirezM Feb 17, 2024
3b25971
fix deltaTimestamp when debug tx (#3291)
tclemos Feb 17, 2024
bfe0166
fix checkStateInconsistency when starting sequencer (#3294)
agnusmor Feb 17, 2024
8cb1842
disable delete addrQueue if empty as a workaround (#3295)
agnusmor Feb 18, 2024
03a9291
add aggregator.BatchProofL1BlockConfirmations config parameter (#3302…
agnusmor Feb 20, 2024
e13c7ad
Feature remove executor errors (#3317)
ToniRamirezM Feb 20, 2024
5a5a642
support to elderberry fork (#3301)
joanestebanr Feb 20, 2024
fabe7ee
update prover image (#3322)
ToniRamirezM Feb 21, 2024
f0093b0
Get last l2 block in a batch by batch number (#3335)
ToniRamirezM Feb 21, 2024
c091cfb
add selector for trusted sync to prevent from executing from an old t…
joanestebanr Feb 21, 2024
a86d444
synchronizer adopt GetLastL2BlockByBatchNumber to check elderberry ts…
joanestebanr Feb 21, 2024
5c2fcff
reserved zk counters (#3343)
ToniRamirezM Feb 22, 2024
a039a0a
Add reserved zk counters to pool transactions (#3346)
ToniRamirezM Feb 22, 2024
d218fe2
Merge v0.5.13 into v0.6.0 (#3350)
tclemos Feb 22, 2024
b3a1b04
Update reserved counters with used in pool db during migration (#3352)
ToniRamirezM Feb 22, 2024
1bd33f5
fix initial sequenced batch event (#3347)
joanestebanr Feb 22, 2024
19c6694
Add executor reserved ZK counters (#3348)
agnusmor Feb 23, 2024
6aacee4
fix return on node OOC. Fix logs (#3359)
agnusmor Feb 23, 2024
54b7fcd
to decode ETROG processBatches use ETROG contract (#3360)
joanestebanr Feb 23, 2024
f08d413
Synchronized inform field state.batch.closing_reason from DB
joanestebanr Feb 26, 2024
92f191d
remove unnecessary eventlog call when processing unsigned txs (#3365)
tclemos Feb 26, 2024
3ab6d44
Fix batch 0 timestamp (#3364)
tclemos Feb 27, 2024
2b70cce
ignore forkid events from another rollup (#3383)
joanestebanr Feb 27, 2024
cd4c30c
Add l2block/interval metrics. Use timeoutCond when waiting for worker…
agnusmor Feb 27, 2024
fe1dacc
Feature/cherry pick 3370 3374 synchronizer, fix bugs, ReprocessFullBa…
joanestebanr Feb 27, 2024
4769da0
fix metrics cleanUp (#3385)
agnusmor Feb 27, 2024
f7f1809
fix check poseidonHashes exhausted (#3393)
agnusmor Feb 28, 2024
e0cd81e
remove execution mode (#3395)
ToniRamirezM Feb 28, 2024
4bd2089
fix metrics estimatedTxsPerSec (#3396)
agnusmor Feb 28, 2024
858edac
Fix metrics estimatedTxsPerSec division (#3398)
agnusmor Feb 29, 2024
f4f44b5
Get IM State root from receipt for data stream. (#3400)
ToniRamirezM Feb 29, 2024
f4dd705
Add gas per second estimation in metrics (#3401)
agnusmor Feb 29, 2024
2d93d42
Feature/cherry pick 3375 sync add check l2block hash (#3406)
joanestebanr Mar 1, 2024
fe9b257
update prover image to v5.0.3 (#3407)
agnusmor Mar 1, 2024
1365a55
keep empty RPC.SequencerNodeURI config parameter to get node URI from…
agnusmor Mar 7, 2024
2261ccc
add log0 debug trace e2e tests (#3422)
tclemos Mar 8, 2024
21491a8
Elderberry blockhash adjustments (#3424)
tclemos Mar 8, 2024
76cf00f
update prover to v5.0.6 (#3437)
ToniRamirezM Mar 8, 2024
b184e2b
use empty byte array instead of all zeros for receipt poststate (#3449)
tclemos Mar 11, 2024
b8e88f9
Merge tag 'v0.6.2' into feat/fetch-0.6.2-upstream
Stefan-Ethernal Mar 13, 2024
e809e0e
Update diff
Stefan-Ethernal Mar 13, 2024
c54dbd6
Compile SCs and generate bindings for tests
Stefan-Ethernal Mar 13, 2024
25dddaf
Update diff
Stefan-Ethernal Mar 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aggregator/prover/aggregator.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aggregator/prover/aggregator_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions db/migrations/state/0017.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
-- +migrate Up
ALTER TABLE state.receipt
ADD COLUMN IF NOT EXISTS im_state_root BYTEA;

UPDATE state.receipt SET im_state_root = post_state WHERE block_num >= (SELECT MIN(block_num) FROM state.l2block WHERE batch_num >= (SELECT from_batch_num FROM state.fork_id WHERE fork_id = 7));

-- +migrate Down
ALTER TABLE state.receipt
DROP COLUMN IF EXISTS im_state_root;
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ services:
zkevm-prover:
container_name: zkevm-prover
restart: unless-stopped
image: hermeznetwork/zkevm-prover:v5.0.3
image: hermeznetwork/zkevm-prover:v5.0.6
depends_on:
zkevm-state-db:
condition: service_healthy
Expand Down
33,950 changes: 28,350 additions & 5,600 deletions docs/diff/diff.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion etherman/etherman.go
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ func (etherMan *Client) addExistingRollup(ctx context.Context, vLog types.Log, b
}

func (etherMan *Client) updateEtrogSequence(_ context.Context, _ types.Log, _ *[]Block, _ *map[common.Hash][]Order) error {
return errors.New("Upgrading validiums to etrog not supported")
return errors.New("upgrading validiums to etrog not supported")
}

func (etherMan *Client) initialSequenceBatches(ctx context.Context, vLog types.Log, blocks *[]Block, blocksOrder *map[common.Hash][]Order) error {
Expand Down
Loading
Loading