Skip to content

Conversation

@fkrause98
Copy link
Contributor

Motivation

Description

Closes #issue_number

@fkrause98 fkrause98 changed the title feat(l1,l2): Improve mempool with perf/concurrent hash map feat(l1,l2): Improve mempool with concurrent hash map Feb 18, 2025
@github-actions
Copy link

github-actions bot commented Feb 18, 2025

| File                                                               | Lines | Diff |
+--------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/cmd/ethrex_l2/src/commands/test.rs | 210   | +3   |
+--------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/blockchain/blockchain.rs    | 212   | +9   |
+--------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/blockchain/payload.rs       | 561   | +15  |
+--------------------------------------------------------------------+-------+------+

Total lines added: +27
Total lines removed: 0
Total lines changed: 27

fkrause98 and others added 11 commits February 19, 2025 12:38
@fkrause98 fkrause98 marked this pull request as ready for review February 21, 2025 16:51
@fkrause98 fkrause98 requested a review from a team as a code owner February 21, 2025 16:51
@jrchatruc jrchatruc changed the title feat(l1,l2): Improve mempool with concurrent hash map feat(l1,l2): Add log messages for block building and execution throughput Feb 24, 2025
@jrchatruc jrchatruc enabled auto-merge February 24, 2025 16:15
@fkrause98 fkrause98 changed the title feat(l1,l2): Add log messages for block building and execution throughput feat(l1,l2): add log messages for block building and execution throughput Feb 24, 2025
@jrchatruc jrchatruc added this pull request to the merge queue Feb 24, 2025
Merged via the queue into main with commit db35379 Feb 24, 2025
23 of 24 checks passed
@jrchatruc jrchatruc deleted the perf/concurrent-hash-map branch February 24, 2025 16:42
JereSalo pushed a commit that referenced this pull request Feb 28, 2025
…hput (#1996)

**Motivation**

<!-- Why does this pull request exist? What are its goals? -->

**Description**

<!-- A clear and concise general description of the changes this PR
introduces -->

<!-- Link to issues: Resolves #111, Resolves #222 -->

Closes #issue_number

---------

Co-authored-by: Mario Rugiero <mrugiero@gmail.com>
Co-authored-by: Javier Chatruc <jrchatruc@gmail.com>
fkrause98 added a commit that referenced this pull request Mar 5, 2025
…hput (#1996)

**Motivation**

<!-- Why does this pull request exist? What are its goals? -->

**Description**

<!-- A clear and concise general description of the changes this PR
introduces -->

<!-- Link to issues: Resolves #111, Resolves #222 -->

Closes #issue_number

---------

Co-authored-by: Mario Rugiero <mrugiero@gmail.com>
Co-authored-by: Javier Chatruc <jrchatruc@gmail.com>
fkrause98 added a commit that referenced this pull request Mar 5, 2025
…hput (#1996)

**Motivation**

<!-- Why does this pull request exist? What are its goals? -->

**Description**

<!-- A clear and concise general description of the changes this PR
introduces -->

<!-- Link to issues: Resolves #111, Resolves #222 -->

Closes #issue_number

---------

Co-authored-by: Mario Rugiero <mrugiero@gmail.com>
Co-authored-by: Javier Chatruc <jrchatruc@gmail.com>
pedrobergamini pushed a commit to pedrobergamini/ethrex that referenced this pull request Aug 24, 2025
…hput (lambdaclass#1996)

**Motivation**

<!-- Why does this pull request exist? What are its goals? -->

**Description**

<!-- A clear and concise general description of the changes this PR
introduces -->

<!-- Link to issues: Resolves lambdaclass#111, Resolves lambdaclass#222 -->

Closes #issue_number

---------

Co-authored-by: Mario Rugiero <mrugiero@gmail.com>
Co-authored-by: Javier Chatruc <jrchatruc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants