Commit Graph

320 Commits

Author SHA1 Message Date
Darshan Kathiriya
784d8dc597 refactor: replace OP error variant with general purpose error (#7844)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-24 18:19:33 +00:00
KallyDev
3237ad2a8c feat(rpc): add anvil and hardhat and ganache trait bindings (#7495)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-13 06:58:11 +00:00
Matthias Seitz
e50f942d47 chore: use alloy nodeinfo (#7512) 2024-04-10 14:19:09 +00:00
Matthias Seitz
f5073e6542 feat: add beacon api headers types (#7493)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-08 12:13:49 +00:00
Matthias Seitz
c6857efa8a chore: bump alloy (#7502) 2024-04-07 15:02:18 +02: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
Emilia Hane
ebc4bc893c feat(discv5): add crate for interfacing reth network and sigp/discv5 (#7336)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-02 19:42:20 +00:00
Dan Cline
c13d7da68d chore: move pk2id and id2pk to primitives (#7382) 2024-03-29 21:43:52 +00:00
Emilia Hane
415efc82af feat(discv5): open dns for discv5 (#7328)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-27 19:58:03 +00:00
Abner Zheng
a6d4f6bd15 feat: Implement ots_getBlockTransactions (#7315)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-25 16:43:20 +00:00
Matthias Seitz
a31202670b chore: apply some style suggestions (#7307) 2024-03-24 22:52:33 +00:00
Matthias Seitz
71474b87b8 chore: make types pub (#7308) 2024-03-23 17:52:17 +00:00
Matthias Seitz
28b983403e chore: move op types; less op cfgs (#7255) 2024-03-20 18:17:23 +00:00
Thomas Coratger
0a803c49a9 Integrate Config into admin_nodeInfo response (#7206) 2024-03-20 11:21:31 +00:00
Justin Traglia
553a271533 Decode with EMPTY_STRING_CODE and buf.advance() (#7227) 2024-03-19 15:12:10 +00:00
Justin Traglia
3861bc05fa Enable clippy's derive_partial_eq_without_eq linter (#7203)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-18 22:33:53 +00:00
int88
189de79bd9 chore: add ipv6 related cases in NodeRecord UT (#7152) 2024-03-15 12:33:48 +00:00
Håvard Anda Estensen
7fa35042dd perf: replace BytesMut with alloy_rlp::encode (#7047)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-08 13:56:28 +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
Delweng
9468527aad chore: remove unused dependencies to speed up building time (#6882)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-29 15:10:20 +00:00
Dan Cline
79452eadaf chore: make clippy happy (#6666) 2024-02-19 06:31:47 +00:00
Bjerg
41361d8b41 refactor: rm CallRequest (#6364) 2024-02-09 14:26:01 +00:00
bsh98
3043244db0 add builder_pubkey to relay queries (#6236) 2024-01-26 16:55:36 +00:00
Matthias Seitz
afafe790bb test: use similar-asserts instead of pretty-assertions (#6208) 2024-01-24 13:33:46 +01:00
Matthias Seitz
25a7b67da7 chore: use alloy engine rpc type (#6123) 2024-01-19 10:25:05 +00:00
Dan Cline
aeee4486eb feat: add optimism canyon engine tests (#6107) 2024-01-17 20:54:00 +00:00
Matthias Seitz
f23250d88c chore: reuse alloy rpc serde helpers (#6105) 2024-01-17 14:12:11 +00:00
Matthias Seitz
4d3c9c59c4 chore: bump alloy rpc types (#6093) 2024-01-16 17:04:34 +01:00
Matthias Seitz
49621631a6 test: add base payload serde test (#6038) 2024-01-12 12:39:06 +01:00
Thomas Coratger
4660da4a3f fix various clippy (#6020)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-01-10 23:27:57 +00:00
Dan Cline
43cdd73acf chore: move optimism payload attribute types to optimism.rs files (#6011) 2024-01-10 17:09:52 +00:00
Dan Cline
cb96fe6d09 feat: make payload builder generic over attributes type (#5948)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-10 10:21:43 +00:00
Alexey Shekhirin
a1225be077 fix(bin): process metrics version mismatch (#5985) 2024-01-09 16:59:55 +00:00
Roman Krasiuk
ac104d09eb feat(cli): debug replay engine (#5972) 2024-01-09 12:06:12 +00:00
Dan Cline
ae329773bc chore: improve BLS constant documentation (#5976) 2024-01-08 22:42:49 +00:00
evalir
9a25470ae2 feat(rpc-types): use alloy-trace-rpc-types crate (#5949) 2024-01-04 19:13:46 +00:00
evalir
09f04a0f6c feat(rpc): use alloy-rpc-types for ethereum-related types (#5947) 2024-01-04 17:11:49 +00:00
Thomas Coratger
9aa44093cf lints: move top-level lints to [workspace.lints] manifest table (#5935) 2024-01-04 13:38:02 +00:00
Dan Cline
dcf1d5090f docs: improve rlp transaction encoding docs (#5922) 2024-01-02 19:02:41 +00:00
Matthias Seitz
5b9817ae44 chore: rm redundant serde default (#5902) 2023-12-30 16:16:53 +01:00
DaniPopes
b1b059fe9b chore: clean up lints (#5881) 2023-12-28 16:23:50 +00:00
DaniPopes
e341f47a16 fmt: add a space between inner doc-comments and following items (#5880) 2023-12-28 15:52:20 +00:00
Matthias Seitz
f97b3fc175 test: add test for eth_getLogs blockHash (#5831) 2023-12-20 14:21:47 +00:00
Matthias Seitz
342ee4a41b chore: add error struct for checking builder submissions (#5820) 2023-12-18 18:03:53 +01:00
Matthias Seitz
98f5baddcc feat: add submitblock request (#5815) 2023-12-18 15:58:39 +00:00
Matthias Seitz
61c9587a24 feat: add execution payload validator (#5811) 2023-12-18 11:45:24 +00:00
Niclas Blomberg
18c881532f feat: add SSZ encoding for SignedBidSubmission (#5787)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-18 09:33:35 +00:00
Devon Bear
013b4c93db feat(rpc): Add tx_hash to debug_traceBlockByX (#5743)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-13 18:36:24 +00:00
Matthias Seitz
64337f31e0 chore: make mixHash optional (#5732) 2023-12-11 20:47:34 +00:00