Commit Graph

4195 Commits

Author SHA1 Message Date
Matthias Seitz
db158f29f4 feat: add OptimismNode type (#6610)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-02-15 14:59:53 +01:00
Dan Cline
7ef570fc17 fix: set AutoSealConsensus best_block correctly (#6612) 2024-02-14 21:29:20 +00:00
Emilia Hane
4c40f31dc3 Cache invalid txns (#6542)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: back <104515688+justcode740@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-14 21:17:56 +00:00
0xZerohero
7c93d8efa6 fix: add missing depositReceiptVersion field (#6607) 2024-02-14 16:10:35 +00:00
rakita
99764b8963 fix(op): set handler cfg correctly in EvmProcessor (#6609) 2024-02-14 13:26:12 +00:00
back
66264e2534 oneline change set excess_blob_gas in local pending block header (#6603) 2024-02-14 12:44:34 +00:00
Matthias Seitz
c0655fed89 docs: add a few more docs for network loop (#6595)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-02-14 04:47:11 +00:00
rakita
4c8f31a8c1 fix(op): Add optimism in node api, few cfg transitions (#6598) 2024-02-14 02:01:48 +00:00
Matthias Seitz
eb8a805a94 chore: remove redundant map (#6600) 2024-02-14 01:48:11 +00:00
Matthias Seitz
fbfa2cedaf chore: impl default for PendingPoolImportsInfo (#6596) 2024-02-14 01:18:02 +00:00
Oliver Nordbjerg
11bb778c1c ci: auto-update homebrew formula (#6591) 2024-02-13 23:49:18 +00:00
rakita
4b21cf610c fix(op): set optimism flag correctly (#6593) 2024-02-13 23:43:22 +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
11dbd0867e release: v0.1.0 alpha.18 (#6588) v0.1.0-alpha.18 2024-02-13 19:06:38 +00:00
Emilia Hane
c0f3d38ad9 Speed up request buffered hashes (#6318)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: back <104515688+justcode740@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-13 18:57:43 +00:00
Matthias Seitz
f925e5f6cb chore: add exit future back (#6587) 2024-02-13 17:05:51 +00:00
Matthias Seitz
64c33394eb chore: bump alloy revm + inspectors (#6586)
Co-authored-by: Zero Hero <0xzerohero@gmail.com>
2024-02-13 16:21:35 +00:00
Matthias Seitz
ada3547fd1 chore: move events mod to node core (#6585) 2024-02-13 15:58:00 +00:00
Roman Krasiuk
7c16846cc8 chore(tree): log state root calculation time (#6583) 2024-02-13 15:33:31 +00:00
Luca Provini
933da735f8 Payload Events (#6549)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-13 14:43:40 +00:00
Matthias Seitz
7917279b68 chore: move init to node-core (#6581) 2024-02-13 14:41:03 +00:00
Matthias Seitz
eb1cafa40d chore: simplify networkbuilder (#6580) 2024-02-13 14:35:17 +00:00
Alexey Shekhirin
271cbaa6f8 fix(bin): do not display stage progress when we start executing (#6579) 2024-02-13 13:47:28 +00:00
Delweng
cfcbaed552 feat(grafana): use reth_info to query Reth instances (#6387)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-13 13:11:11 +00:00
Thomas Coratger
9814d3c0dd small refactoring in rpc crate (#6577) 2024-02-13 11:36:57 +00:00
Seva Zhidkov
0e166f0f32 perf(db): pre-populate metric handles hashmap on env init (#6573) 2024-02-13 01:59:52 +00:00
Dan Cline
d4cf706ed2 chore: improve BundleStateWithReceipts docs (#6572) 2024-02-12 21:38:54 +00:00
Dan Cline
749903ad80 chore: remove EitherBlockExecutor (#6567) 2024-02-12 18:01:47 +00:00
Matthias Seitz
1c21789e63 fix: use real hash for derived from latest (#6561) 2024-02-12 17:56:51 +00:00
rakita
b4bb7f0425 chore: bump revm v5.0 (#6560) 2024-02-12 15:23:51 +00:00
DaniPopes
613b6f08a2 chore: use Table::TABLE in more places (#6563) 2024-02-12 14:53:16 +00:00
DaniPopes
2a5efb2a99 refactor(db): unify table macros (#6552) 2024-02-12 13:48:01 +00:00
DaniPopes
17eca361e8 chore: remove unused Default requirement in Table generics (#6551) 2024-02-12 12:23:28 +00:00
Thomas Coratger
f2f1f09552 More raw rpc request testing (#6554) 2024-02-12 12:22:51 +00:00
Seva Zhidkov
43b795163c perf(db): introduce environment-level cache for metric handles (#6550) 2024-02-12 12:13:57 +00:00
DaniPopes
3c1f3ac4ec chore: remove non-existant test-utils cfg (#6555) 2024-02-12 00:17:48 +00:00
Thomas Coratger
0977249e64 More raw rpc request testing (#6539) 2024-02-11 15:55:57 +00:00
ThreeHrSleep
0d10af4154 reuse alloy-eips constants (#6540) 2024-02-11 14:53:54 +00:00
Roman Krasiuk
09c6d098f2 perf(trie): reduce key copying (#6548) 2024-02-11 14:06:47 +00:00
github-actions[bot]
d730d2d7ac chore(deps): weekly cargo update (#6545)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2024-02-11 13:37:13 +00:00
Thomas Coratger
8cfa5efe62 small refactoring (#6531) 2024-02-10 21:21:40 +00:00
DaniPopes
1bc75d974d chore(deps): remove build-time dependency on libgit2 (#6537) 2024-02-10 18:17:49 +00:00
Peter Straus
78772425da fix: update broken links to Kurtosis (#6536) 2024-02-10 17:44:47 +01:00
Matthias Seitz
cc1c02a3a9 chore: bump revm +revm-inspectors+alloy (#6535) 2024-02-10 15:59:02 +01:00
Dan Cline
3c3c7b36ad chore: remove chain_spec from ExecutorFactory (#6523) 2024-02-10 01:07:11 +00:00
Dan Cline
cd0a2f34bc chore: remove op-flagged arguments from receipt root calc (#6517) 2024-02-09 17:55:08 +00:00
Thomas Coratger
cede8b7dd6 replace &Bytes with &[u8] in optimism functions (#5896)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-09 17:24:55 +00:00
Matthias Seitz
3ae2611c9c chore: actually impl clone regardless of trait (#6514) 2024-02-09 16:26:08 +00:00
Roman Krasiuk
1127af6841 dep: pin alloy & revm inspectors (#6512) 2024-02-09 15:55:50 +00:00
Matthias Seitz
e23eeeee01 chore: move type def (#6511) 2024-02-09 15:52:11 +00:00