Commit Graph

701 Commits

Author SHA1 Message Date
Roman Krasiuk
1127af6841 dep: pin alloy & revm inspectors (#6512) 2024-02-09 15:55:50 +00:00
Bjerg
41361d8b41 refactor: rm CallRequest (#6364) 2024-02-09 14:26:01 +00:00
Dan Cline
51ffa822c3 chore: make timestamp fork tests better (#6499) 2024-02-09 02:11:59 +00:00
DaniPopes
ac4b99a8e3 chore(deps): bump curve25519-dalek, revert nightly pin (#6497) 2024-02-08 22:00:34 +00:00
Matthias Seitz
51d367a7c7 chore(deps): rm unused dep (#6491) 2024-02-08 16:58:12 +00:00
Thomas Coratger
672246d400 add test_discard_blobs_on_blob_tx_eviction unit test (#6445)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-08 13:15:09 +00:00
Matthias Seitz
34216727d2 chore: bump rpc deps (#6458) 2024-02-07 13:21:10 +01:00
rakita
13947e509b chore: Bump revm to newest (#6357)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-06 22:59:10 +00:00
Thomas Coratger
2c119b8d0b Encapsulate validate_header_regarding_parent inside SealedHeader (#6404) 2024-02-06 16:58:42 +00:00
Matthias Seitz
52f78bad0a chore: bump some deps (#6443) 2024-02-06 13:26:06 +00:00
vanbeethoven.eth
5c69eecba7 Lock evm-inspector rev to fix reth-revm build (#6430) 2024-02-06 00:19:54 +00:00
Roman Krasiuk
925c39f11e chore: remove ahash (#6422) 2024-02-05 21:05:45 +00:00
Roman Krasiuk
f8a71047d4 release: v0.1.0 alpha.17 (#6412) 2024-02-05 19:31:53 +00:00
Delweng
b7e511dca2 feature: move node-api example into examples (#6390)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-05 12:12:33 +00:00
Luca Provini
2c867d77da Example/polygon p2p (#6393)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-05 11:41:27 +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
Dan Cline
72b7caa4c4 fix: add test for truncating parked with large transactions (#6366) 2024-02-03 01:39:38 +00:00
rakita
855d5b0a95 chore: bump revm (#6340) 2024-02-02 14:16:44 +00:00
Luca Provini
a3128ae36d Example/custom payload builder (#6269) 2024-02-01 12:26:18 +00:00
Dan Cline
1223895466 feat: separate node-builder crate (#6302) 2024-01-31 18:03:03 +00:00
Emilia Hane
34cda3a99f Sanitise eth68 announcement (#6222)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-01-31 13:19:51 +00:00
github-actions[bot]
a2ac07db23 chore(deps): weekly cargo update (#6260)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2024-01-28 13:26:46 +00:00
Dan Cline
acccf1441e feat: EvmEnvConfig trait (#6051) 2024-01-25 22:40:12 +00:00
Dan Cline
abe3358b36 feat: move NodeBuilderWithDatabase to reth bin (#6231) 2024-01-25 21:37:07 +00:00
Dan Cline
d2cafa80a4 chore: bump igd dep (#6197) 2024-01-24 18:41:32 +00:00
Supernovahs.eth
ad8c908d32 feat: Support transaction context in trace_transaction (#6092)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-24 13:51:13 +01:00
Matthias Seitz
afafe790bb test: use similar-asserts instead of pretty-assertions (#6208) 2024-01-24 13:33:46 +01:00
Matthias Seitz
dd2c6ead39 chore(deps): remove unused deps (#6206) 2024-01-24 12:49:03 +01:00
Dan Cline
02c69d0666 fix: include jemalloc-ctl only in node-core (#6199) 2024-01-24 02:23:33 +00:00
Dan Cline
e1483d8226 chore: remove node-api dependency from payload builder impls (#6194) 2024-01-23 23:34:03 +00:00
Dan Cline
3fafa8c50f chore: node-core cleanup (#6189) 2024-01-23 19:49:24 +00:00
Alexey Shekhirin
d8a9b581da release: v0.1.0-alpha.16 (#6182) 2024-01-23 16:16:55 +00:00
Alexey Shekhirin
1e4d125616 feat(storage, blockchain-tree): disable backtrace on long read tx when it's safe (#6177) 2024-01-23 13:44:01 +00:00
Alexey Shekhirin
a6f8e449f7 feat(storage, mdbx): transaction manager (#6126) 2024-01-23 12:24:56 +00:00
Matthias Seitz
9a5120a883 chore(deps): clean up new crate deps (#6174) 2024-01-23 12:09:34 +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
Matthias Seitz
b65aea2675 chore: bump shlex; advisory RUSTSEC-2024-0006 (#6156) 2024-01-22 15:55:30 +01:00
github-actions[bot]
501bedf4f4 chore(deps): weekly cargo update (#6147)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2024-01-21 10:48:00 +00:00
Supernovahs.eth
bf3264b257 feat: use alloy genesis now (#6135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-20 10:08:32 +00:00
Arindam Singh
48d07eddb4 Shifted build_empty_payload method (#6078)
Co-authored-by: root <root@Arindam>
2024-01-19 22:26:15 +00:00
Matthias Seitz
77f38574e2 chore: update JS inspector (#6129) 2024-01-19 16:03:21 +00:00
Matthias Seitz
25a7b67da7 chore: use alloy engine rpc type (#6123) 2024-01-19 10:25:05 +00:00
Emilia Hane
8349cb3205 optimise TransactionFetcher (#6012)
Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
2024-01-18 23:37:14 +00:00
Matthias Seitz
663d877ec8 chore: update cargo.lock (#6125) 2024-01-18 21:26:28 +01:00
Matthias Seitz
63adf39290 fix: enable tls feature correctly (#6120) 2024-01-18 17:07:15 +00:00
zerosnacks
7c9949962b chore(dep): replace unmaintained dependency tui with ratatui (#6114) 2024-01-18 12:52:02 +01:00
Matthias Seitz
28921d966d chore(deps): bump h2 dependency (#6116) 2024-01-18 12:51:10 +01:00
Dan Cline
aeee4486eb feat: add optimism canyon engine tests (#6107) 2024-01-17 20:54:00 +00:00