Skip to content

Pull requests: lambdaclass/ethrex

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Changed L1 db index from u8 to String
#2098 opened Feb 27, 2025 by PoulavBhowmick03 updated Feb 27, 2025
feat(l1): added validation before removedb
#2125 opened Mar 3, 2025 by varun-doshi Loading… updated Mar 5, 2025
feat: remove unwrap from get_account_info
#2212 opened Mar 13, 2025 by varun-doshi Loading… updated Mar 13, 2025
feat(store): add fjall for perf comparison performance
#2220 opened Mar 13, 2025 by fkrause98 Draft updated Mar 13, 2025
refactor(core): update clap attributes to #[arg(...)] and #[command(...)]
#2238 opened Mar 16, 2025 by Himess Loading… updated Mar 16, 2025
feat(l1): persist bad blocks in db.
#2267 opened Mar 19, 2025 by mpaulucci Draft updated Mar 20, 2025
remove overwritting balance
#2300 opened Mar 25, 2025 by tomip01 Draft updated Mar 25, 2025
feat(l2): prove deposits
#2209 opened Mar 12, 2025 by xqft Draft updated Mar 25, 2025
Add metrics for execution and storage times per block
#2302 opened Mar 25, 2025 by Arkenan Loading… updated Mar 25, 2025
refactor(l1): cleanup the public api of rpc crate
#2319 opened Mar 26, 2025 by mpaulucci Loading… updated Mar 26, 2025
fix(ci): fix flamegraph reporter
#2321 opened Mar 26, 2025 by JereSalo Draft updated Mar 26, 2025
fix(ci): testing last working flamegraph reporter (not for merging) ci Github actions, build, tests, etc
#2320 opened Mar 26, 2025 by JereSalo Draft updated Mar 26, 2025
refactor(l2): makefile targets without docker if not specified L2 Rollup client tech debt Refactors, cleanups, etc
#2318 opened Mar 26, 2025 by fborello-lambda Loading… updated Mar 26, 2025
chore(l1): fix JWT secret decoding issue
#2298 opened Mar 25, 2025 by mdqst Loading… updated Mar 26, 2025
feat(l1): abstract syncer <-> codebase interaction
#2303 opened Mar 25, 2025 by fmoletta Loading… updated Mar 26, 2025
feat(l1): use a config file for sync parameters (Early Draft)
#2331 opened Mar 26, 2025 by fmoletta Draft updated Mar 26, 2025
feat(core): integrate pevm performance
#2279 opened Mar 20, 2025 by MarcosNicolau Loading… updated Mar 27, 2025
perf(l1,l2): Trie improvements.
#2342 opened Mar 27, 2025 by fkrause98 Draft updated Mar 27, 2025
feat(l1): peer handler scoring
#2115 opened Feb 28, 2025 by MarcosNicolau Loading… updated Mar 27, 2025
refactor(l2): remove references to vm internal api.
#2299 opened Mar 25, 2025 by mpaulucci Draft updated Mar 28, 2025
fix(l1, l2): small fixes/additions
#2335 opened Mar 27, 2025 by jrchatruc Loading… updated Mar 28, 2025
refactor(core): remove map_err to simplify code
#2347 opened Mar 28, 2025 by JackDrogon Loading… updated Mar 28, 2025
fix(ci): fix flamegraph reporter :)
#2325 opened Mar 26, 2025 by JereSalo Draft updated Mar 28, 2025
[WIP] testing CI prover L2 prover
#2334 opened Mar 27, 2025 by fborello-lambda Draft updated Mar 28, 2025
perf(l1,l2): Avoid double RLP encoding.
#2353 opened Mar 28, 2025 by fkrause98 Draft updated Mar 28, 2025
ProTip! Exclude everything labeled bug with -label:bug.