Commit Graph

25 Commits

Author SHA1 Message Date
clabby
520d63580b feat(primitives): OP Sepolia ChainSpec (#6812) 2024-03-14 12:32:11 +00:00
Roman Krasiuk
610731ced8 feat(db): record client version history (#7119) 2024-03-13 12:07:13 +00:00
Oliver Nordbjerg
43bb4ccbba chore: remove repetitive words (#7041) 2024-03-08 14:02:37 +01:00
Abner Zheng
1cd05b09ef decrease default tracing permits (#7010)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-07 16:37:56 +00:00
Matthias Seitz
c5955f1305 feat: integrate builder (#6611) 2024-02-29 16:50:04 +00:00
DaniPopes
17818e79d4 chore(cli): fix clap deprecated warnings (#6872)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-02-29 13:24:13 +00:00
Alexey Shekhirin
6b5b6f7a40 Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
2024-02-29 12:37:28 +00:00
clabby
6cf9e91144 chore(op): Clean up ChainSpecs (#6810) 2024-02-26 20:29:23 +00:00
DaniPopes
6890e02310 fmt: format tracing macro calls (#6776) 2024-02-24 10:58:01 +00:00
back
2699262a6f config cache from cli (#6767) 2024-02-24 10:20:19 +00:00
Emilia Hane
cb61334b2c Clean up docs tx manager (#6682) 2024-02-20 02:21:39 +00:00
Dan Cline
79452eadaf chore: make clippy happy (#6666) 2024-02-19 06:31:47 +00:00
back
208eb6d6a1 Make transaction manager param configurable from cli (#6594)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-16 22:25:55 +00:00
Matthias Seitz
cfc914669b feat: declarative builder v2 (#6447)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-02-13 22:51:38 +00:00
Dan Cline
521b579222 chore: rename EvmEnvConfig to ConfigureEvmEnv (#6423) 2024-02-05 23:39:49 +00:00
Alexey Shekhirin
6c1263e000 fix(tracing): prioritize RUST_LOG and verbosity CLI arg (#6413) 2024-02-05 19:42:32 +00:00
Matthias Seitz
ae9158c95b chore: bump strum (#6392) 2024-02-04 15:23:59 +01:00
github-actions[bot]
05c1d1d4a2 chore(deps): weekly cargo update (#6386)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-04 14:08:07 +00:00
Matthias Seitz
10f4434373 fix: rpc-builder crate compilation (#6371) 2024-02-03 19:58:42 +00:00
Matthias Seitz
abb7fe6fb6 fix: only adjust ipc path if multiple instances are run (#6275) 2024-01-29 13:14:49 +00:00
Matthias Seitz
273a101ed6 chore: new max trace response size unlocked (#6271) 2024-01-29 09:53:51 +00:00
Dan Cline
acccf1441e feat: EvmEnvConfig trait (#6051) 2024-01-25 22:40:12 +00:00
Roman Krasiuk
e78ae77685 feat(cli): local tx propagation toggle (#6224) 2024-01-25 16:13:09 +00:00
Dan Cline
7e982ef3ad chore: delete duplicated node args types (#6169) 2024-01-22 22:40:15 +00:00
Aditya Pandey
7ceec05e63 Moving more types from reth crate to node core crate (#6102)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-22 15:05:46 +00:00