Commit Graph

3451 Commits

Author SHA1 Message Date
Dan Cline
cd6d341c89 add test vectors for priority methods 2023-11-10 00:31:40 -05:00
Dan Cline
d99a3e51b4 feat: order non-pending blob txs by priority 2023-11-09 22:25:56 -05:00
Dan Cline
62274b99d3 improve docs 2023-11-09 22:25:56 -05:00
Dan Cline
685936a7c6 add priority function 2023-11-09 22:25:56 -05:00
Dan Cline
8239fb110b add geth comment about blob eviction policy 2023-11-09 22:25:56 -05:00
Matthias Seitz
40db0dfc9a chore: move shared capabilities to capabilities.rs (#5375) 2023-11-10 00:57:28 +01:00
Matthias Seitz
2488aa079e feat: support hello message with protocols (#5371) 2023-11-09 20:21:19 +00:00
Supernovahs.eth
475c42eb0a feat:Support BlockHashOrNumber with block_with_senders (#5356) 2023-11-09 16:39:45 +00:00
int88
46cad7042c implement Stream for Discovery (#5370) 2023-11-09 16:39:02 +00:00
Matthias Seitz
c47a2393e3 chore: fix a bunch of features (#5369) 2023-11-09 14:31:27 +01:00
Dan Cline
d5c5bbffc4 chore: add blob subpool docs on add_transaction (#5367) 2023-11-09 10:27:16 +00:00
makcandrov
e004eb8d1c fix: delete file with invalid name (#5368) 2023-11-09 10:26:10 +00:00
Matthias Seitz
1a78f6ded4 docs: more shared cap docs (#5365) 2023-11-09 04:30:13 +00:00
Matthias Seitz
ef8677f33f chore: rm default features (#5366) 2023-11-09 00:58:44 +01:00
Matthias Seitz
011494dff4 feat: support multiple shared caps (#5363)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
2023-11-08 20:33:18 +00:00
DaniPopes
e897764ad4 chore(meta): manifest maintenance (#5353) 2023-11-08 19:53:50 +00:00
Alexey Shekhirin
c2a33191aa feat(engine): insert new payloads even when hook is running (#5364) 2023-11-08 19:17:35 +00:00
Matthias Seitz
fc32458644 chore: support static str in capability (#5362) 2023-11-08 19:10:07 +00:00
Alexey Shekhirin
e056bfb213 feat(rpc): measure request/call time in seconds (#5361) 2023-11-08 17:10:40 +00:00
Alexey Shekhirin
0a3884ba81 feat(docs): MDBX freelist troubleshooting (#5358) 2023-11-08 15:50:45 +00:00
Matthias Seitz
4865e59684 chore: add missing txvalue impls (#5357) 2023-11-08 16:10:18 +01:00
Matthias Seitz
0e2346597b feat: add for peers functions (#5351) 2023-11-08 14:46:07 +00:00
Panagiotis Ganelis
80be039c77 feat: add trait forNetworkEvents (#5354)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-08 13:24:03 +00:00
Alexey Shekhirin
aa9a8dcad8 feat(bin): report freelist in db stats (#5355) 2023-11-08 13:05:55 +00:00
Matthias Seitz
5daaa7fe27 feat: add established timestamp to peerinfo (#5350) 2023-11-08 03:12:04 +00:00
Dan Cline
1b2a4c71c7 fix: prevent decoding U256 TxValue on mainnet (#5344) 2023-11-07 19:38:34 +00:00
Alexey Shekhirin
47669c5886 feat(rpc): record call metrics per method (#5338) 2023-11-07 19:01:39 +00:00
Matthias Seitz
fd7896fd7c chore: serde misc CallRequest (#5345) 2023-11-07 19:01:03 +00:00
Matthias Seitz
27d70881a5 feat: add response type for execution header (#5342) 2023-11-07 17:35:13 +00:00
Roberto Bayardo
320ffd2a03 restrict --chain flag setting for op-reth node & fix help info (#5334)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-07 16:45:00 +00:00
DaniPopes
5533ebb893 chore: update nextest config (#5341) 2023-11-07 15:44:01 +00:00
Matthias Seitz
04c0d6f003 docs: add docs about call order of config trait (#5340) 2023-11-07 15:30:14 +00:00
Matthias Seitz
ef2f96afe8 fix: output field is called value (#5339) 2023-11-07 15:29:18 +00:00
Alexey Shekhirin
d762d2d9f7 feat: downgrade trie debug logs to trace, cleanup debug logs more (#5285) 2023-11-07 12:58:36 +00:00
Dan Cline
e6ea2510c7 fix: use helper to deserialize mainnet TTD (#5322)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-06 22:00:09 +00:00
DoTheBestToGetTheBest
23e789f978 feat(primitive) refactor get_gas_price (#5328) 2023-11-06 17:33:55 +00:00
DoTheBestToGetTheBest
be542b2a94 feat(rpc-testing-util): rpc tracing compare testing support (#5148) 2023-11-06 17:29:54 +00:00
Matthias Seitz
73b11de894 docs: call many docs (#5331) 2023-11-06 17:20:40 +00:00
DoTheBestToGetTheBest
7d0abeff54 feat(primitives) : support test for fill_cfg_and_block_env function (#5330) 2023-11-06 17:07:14 +00:00
refcell.eth
45f3ee7b32 chore(primitives): Compact TxType Unit Table Test (#5325) 2023-11-06 16:25:50 +00:00
Matthias Seitz
164b486d9b chore: use u64 for payloadattributes directly (#5327) 2023-11-06 15:59:08 +00:00
Sean Matt
dea22ada84 feat: add TransactionsHandle function (#5198)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-06 13:35:31 +00:00
Alexey Shekhirin
648f54e1be feat(primitives): format stage progress with two decimal places (#5324) 2023-11-06 13:33:49 +00:00
DoTheBestToGetTheBest
2846609b24 feat (rpc-testing-utils) : enhenced trace filter streaming for local node (#5295) 2023-11-06 13:11:15 +00:00
Matthias Seitz
29a8489982 feat: add more beacon API types (#5292) 2023-11-06 13:10:26 +00:00
clabby
fa803fd7ef fix(ci): Optimism unit / integration tests (#5318) 2023-11-06 12:58:29 +00:00
refcell.eth
22dfe96ae0 fix(payload): Ethereum Payload Builder Zero Type (#5313)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-06 12:52:05 +00:00
DoTheBestToGetTheBest
d090803eb8 feat(rpc-testing-utils) : trace_filter test (#5293) 2023-11-06 12:45:45 +00:00
DaniPopes
f8ceda9ea8 chore: reduce size of common types (#5304) 2023-11-06 12:45:20 +00:00
DoTheBestToGetTheBest
2d315c2f3a feat(primitives): supports test for from_compact (#5312) 2023-11-05 20:17:39 +00:00