Roman Krasiuk
|
d93d8ea840
|
release: v0.1.0-alpha.21 (#6828)
|
2024-02-27 21:14:31 +00:00 |
|
Emilia Hane
|
0007c9a4d2
|
Verify tx response data against request (#6439)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-02-27 17:09:27 +00:00 |
|
Matthias Seitz
|
ce28fe32d9
|
chore: pin cc (#6804)
|
2024-02-26 18:12:05 +00:00 |
|
Matthias Seitz
|
a5aff75841
|
release: v0.1.0-alpha.20 (#6800)
|
2024-02-26 17:30:12 +00:00 |
|
DaniPopes
|
285312ea68
|
chore(deps): bump nybbles, correct some unchecked usages (#6794)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-02-26 16:09:35 +00:00 |
|
Abner Zheng
|
323bad2718
|
Replace async trait with ->impl Future (#6791)
|
2024-02-26 13:23:00 +00:00 |
|
Abner Zheng
|
92396b39c4
|
Remove async-trait as dependency from crate stages (#6771)
|
2024-02-26 12:40:15 +01:00 |
|
github-actions[bot]
|
2a10306e3b
|
chore(deps): weekly cargo update (#6783)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
|
2024-02-25 12:19:10 +00:00 |
|
DaniPopes
|
b7ac2d6fd2
|
chore: use fmt::Formatter helpers (#6775)
|
2024-02-24 11:40:19 +00:00 |
|
Matthias Seitz
|
a7e183d1a5
|
feat: introduce evm config trait (#6461)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-02-23 22:39:24 +00:00 |
|
clabby
|
21bc1a861b
|
feat(op): Cancun support in payload builder and processor (#6731)
|
2024-02-23 19:11:25 +00:00 |
|
Abner Zheng
|
be1ebeea62
|
Replace #[async_trait] with ->imp for traits in rpc_testing_util (#6757)
|
2024-02-23 16:45:38 +00:00 |
|
Abner Zheng
|
34402caeee
|
Replace #[async_trait] with ->imp for traits in eth_wire (#6756)
|
2024-02-23 16:45:25 +00:00 |
|
Luca Provini
|
4c439e0b9a
|
feat: using smallvec (#6740)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-02-23 12:00:03 +00:00 |
|
Emilia Hane
|
9f91c6ad94
|
Meter tx manager poll duration (#6688)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-02-22 23:19:51 +00:00 |
|
Matthias Seitz
|
e03ab418b0
|
chore: rm unused op dep (#6743)
|
2024-02-22 18:38:33 +00:00 |
|
Matthias Seitz
|
4487886fa2
|
test: add pprof flamgegraph bench (#6712)
|
2024-02-21 18:41:27 +00:00 |
|
Dan Cline
|
c8c422e278
|
chore: set test-fuzz to workspace dep, bump c-kzg (#6705)
|
2024-02-21 10:03:07 +00:00 |
|
Matthias Seitz
|
ca2c883cd6
|
fix: Duration serde execution stage (#6691)
|
2024-02-20 12:09:11 +00:00 |
|
Dan Cline
|
0192934a85
|
release: v0.1.0 alpha.19 (#6677)
|
2024-02-19 20:12:49 +00:00 |
|
github-actions[bot]
|
df75905eb0
|
chore(deps): weekly cargo update (#6647)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
|
2024-02-18 12:39:36 +00:00 |
|
Matthias Seitz
|
bcc95b1f4f
|
chore: bump revm 6.0 (#6638)
|
2024-02-17 10:39:02 +00:00 |
|
Emilia Hane
|
39eb6c6d6e
|
Bump lru version (#6635)
|
2024-02-17 02:01:33 +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 |
|
Dan Cline
|
3dc7214a2b
|
chore: remove unused smallvec dep (#6629)
|
2024-02-16 18:38:38 +00:00 |
|
Matthias Seitz
|
db158f29f4
|
feat: add OptimismNode type (#6610)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-02-15 14:59:53 +01:00 |
|
0xZerohero
|
7c93d8efa6
|
fix: add missing depositReceiptVersion field (#6607)
|
2024-02-14 16:10:35 +00:00 |
|
Matthias Seitz
|
fbfa2cedaf
|
chore: impl default for PendingPoolImportsInfo (#6596)
|
2024-02-14 01:18:02 +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)
|
2024-02-13 19:06:38 +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 |
|
Seva Zhidkov
|
0e166f0f32
|
perf(db): pre-populate metric handles hashmap on env init (#6573)
|
2024-02-13 01:59:52 +00:00 |
|
rakita
|
b4bb7f0425
|
chore: bump revm v5.0 (#6560)
|
2024-02-12 15:23:51 +00:00 |
|
Seva Zhidkov
|
43b795163c
|
perf(db): introduce environment-level cache for metric handles (#6550)
|
2024-02-12 12:13:57 +00:00 |
|
ThreeHrSleep
|
0d10af4154
|
reuse alloy-eips constants (#6540)
|
2024-02-11 14:53:54 +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 |
|
DaniPopes
|
1bc75d974d
|
chore(deps): remove build-time dependency on libgit2 (#6537)
|
2024-02-10 18:17:49 +00:00 |
|
Matthias Seitz
|
cc1c02a3a9
|
chore: bump revm +revm-inspectors+alloy (#6535)
|
2024-02-10 15:59:02 +01:00 |
|
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 |
|