Thomas Coratger
|
80cf6db98c
|
typo: replace [Block] by [Block] in doc (#10254)
|
2024-08-10 16:16:54 +00:00 |
|
Roman Krasiuk
|
5a8a7bc8e7
|
chore(rpc): remove parent beacon root from conversion functions (#10090)
|
2024-08-05 15:36:33 +00:00 |
|
Delweng
|
340c95eba0
|
fix(rpc/trace): trace_filter filting with trace's address (#9722)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-02 12:21:39 +00:00 |
|
Aurélien
|
9697ab2541
|
feat: bump alloy version (#9545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-16 20:44:02 +00:00 |
|
Oliver
|
fc4c037e60
|
feat: eip-7702 (#9214)
Co-authored-by: Matthew Smith <m@lattejed.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-07-11 05:45:47 +00:00 |
|
Matthias Seitz
|
4544168098
|
feat: add support for payload bodies (#9378)
|
2024-07-08 17:56:08 +00:00 |
|
Matthias Seitz
|
1b41bc8e14
|
chore(deps): bump alloy 0.1.4 (#9368)
|
2024-07-08 14:07:07 +00:00 |
|
Dan Cline
|
d4bd1c8f5d
|
fix: only check that base fee is not zero (#8808)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-13 20:32:49 +00:00 |
|
joshieDo
|
76c8f4842c
|
chore: move proof types and root functions from primitives/proofs into reth-trie-common (#8724)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-13 16:36:18 +00:00 |
|
joshieDo
|
b16a6ec029
|
chore: move primitives/trie to reth-trie-types (#8717)
|
2024-06-10 15:00:14 +00:00 |
|
Dan Cline
|
53f5bb0492
|
feat: add ExecutionPayloadV2 to ExecutionPayloadInputV2 conversion (#8685)
|
2024-06-07 22:01:53 +00:00 |
|
nishuyes
|
b11c83cee6
|
Fix code spell lint in CI (#8634)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-06-06 09:11:01 +00:00 |
|
Thomas Coratger
|
e02b935e94
|
add match_same_arms clippy lint (#8549)
|
2024-06-03 17:42:25 +00:00 |
|
Thomas Coratger
|
7c17c6e469
|
add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 13:21:45 +00:00 |
|
Alexey Shekhirin
|
dfce570ceb
|
test(rpc): payload V4 decode hashing (#8531)
|
2024-06-01 15:18:14 +00:00 |
|
Alexey Shekhirin
|
b4a1b733c9
|
feat: implement EIP-7685 (#8424)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-28 14:06:28 +00:00 |
|
Dan Cline
|
39d24b495f
|
feat: return parent beacon block root in payload conversion (#8349)
|
2024-05-23 14:37:39 +00:00 |
|
Federico Gimenez
|
5100ddd28e
|
fix: prevent CREATE tx for EIP-4844 types (#8291)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-05-21 08:45:23 +00:00 |
|
Federico Gimenez
|
ac0a005dd0
|
docs: add comment about potential overflow of base fee per gas (#8280)
|
2024-05-17 08:49:52 +00:00 |
|
Oliver Nordbjerg
|
c70b17a554
|
feat: prague engine api types (#8119)
|
2024-05-06 16:50:40 +00:00 |
|
Roman Krasiuk
|
00a02f5b5c
|
chore: remote try_ prefix from block to payload conversion methods (#8117)
|
2024-05-06 11:14:57 +00:00 |
|
Matthias Seitz
|
199503531c
|
chore: bump alloy 0bb7604 (#8107)
|
2024-05-05 18:26:29 +00:00 |
|
Thomas Coratger
|
8e65cb3aa5
|
Bump evm-inspectors and alloy (#8006)
|
2024-04-30 21:07:41 +00:00 |
|
Matthias Seitz
|
f3ba80093b
|
chore: simplify accesslist extraction (#7942)
|
2024-04-28 10:32:32 +00:00 |
|
Matthias Seitz
|
e18869f25b
|
chore: rm redunant log fn (#7941)
|
2024-04-28 10:23:43 +00:00 |
|
Matthias Seitz
|
1e94d9007e
|
chore: rm redunant withdrawal fn (#7940)
|
2024-04-28 12:20:30 +02:00 |
|
Matthias Seitz
|
2deb259ead
|
feat: replace duplicate Withdrawal type with alloy (#7931)
|
2024-04-27 15:09:28 +00:00 |
|
Federico Gimenez
|
953ba043ad
|
chore: bump alloy 4e22b9e (#7895)
|
2024-04-26 15:04:06 +00:00 |
|
Andrzej Sulkowski
|
844bcb86b7
|
refactor: replace rpc TransactionKind with alloy_primitives::TxKind (#7885)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-04-25 18:48:23 +00:00 |
|
Rodrigo Herrera
|
1c17f08ad2
|
Replace TransactionKind with alloy_primitives::TxKind (#7859)
|
2024-04-25 12:50:04 +00:00 |
|
Thomas Coratger
|
9db17123b4
|
refactor: replace to_primitive_transaction_kind by From impl (#7831)
|
2024-04-24 09:32:22 +00:00 |
|
jn
|
49ceeaf0cc
|
refactor: Drop reth_primitives::Log (#7651)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-16 14:36:06 +00:00 |
|
Matthias Seitz
|
3e8d5c69cf
|
feat: replace reth native AccessList type (#7636)
|
2024-04-14 18:07:41 +00:00 |
|
Matthias Seitz
|
e50f942d47
|
chore: use alloy nodeinfo (#7512)
|
2024-04-10 14:19:09 +00:00 |
|
Matthias Seitz
|
67cfb06fbb
|
chore(deps): migrate to jsonrpsee 0.22 (#5894)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-04-05 16:02:05 +00:00 |
|
Matthias Seitz
|
8d1d13ef89
|
chore: bump revm+alloy (#7431)
|
2024-04-04 16:11:34 +02:00 |
|
Matthias Seitz
|
f3c3063a80
|
fix: only set blob versioned hashes for 4844 (#7354)
|
2024-03-27 18:28:47 +00:00 |
|
Thomas Coratger
|
8b4898b651
|
bump alloy version (#7344)
|
2024-03-27 11:41:31 +00:00 |
|
Matthias Seitz
|
28b983403e
|
chore: move op types; less op cfgs (#7255)
|
2024-03-20 18:17:23 +00:00 |
|
Matthias Seitz
|
b2ab33e3ce
|
chore: replace op cfg with default match arm (#7253)
|
2024-03-20 17:29:51 +01:00 |
|
Justin Traglia
|
d91274eaa2
|
Enable clippy's redundant_clone linter (#7202)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-19 01:35:04 +00:00 |
|
Matthias Seitz
|
bddd1c6dfe
|
chore: bump revm inspector, bump msrv (#7167)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-03-15 21:40:53 +00:00 |
|
Abner Zheng
|
6f8d1a8137
|
Rename TxType variants to UpperCamelCase (#7012)
|
2024-03-06 17:36:58 +00:00 |
|
back
|
5e2cac442f
|
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-01 11:34:31 +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 |
|
Matthias Seitz
|
bcc95b1f4f
|
chore: bump revm 6.0 (#6638)
|
2024-02-17 10:39:02 +00:00 |
|
Bjerg
|
41361d8b41
|
refactor: rm CallRequest (#6364)
|
2024-02-09 14:26:01 +00:00 |
|
yjh
|
29e8aab08a
|
fix: sealed header should not be immutable borrowed (#6456)
|
2024-02-07 19:26:26 +00:00 |
|
Delweng
|
2895ed30d9
|
chore(rpc-types-compat): use SealedBlock.raw_transactions to reduce deplicate (#6406)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-02-06 15:29:08 +00:00 |
|
Dan Cline
|
4e5ae6c540
|
chore: add test for invalid devnet block hash (#6339)
|
2024-02-02 11:02:21 +00:00 |
|