Filip Laurentiu
|
4bfbd3a53d
|
Set namespace in one place (#3084)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-09 16:21:06 +00:00 |
|
Matthias Seitz
|
6bf64651b2
|
chore: replace todo with error (#3078)
|
2023-06-09 13:24:29 +00:00 |
|
Matthias Seitz
|
e4c1789880
|
feat: add rpc-testing crate (#3069)
|
2023-06-08 21:26:43 +00:00 |
|
Alexey Shekhirin
|
1075995efc
|
fix(bin): CL health events conditions (#3052)
|
2023-06-08 07:27:31 +00:00 |
|
Matthias Seitz
|
c7187130ba
|
feat(rpc): track gas remaining (#3049)
|
2023-06-07 23:32:11 +00:00 |
|
Matthias Seitz
|
4ddec063f0
|
feat: support disable* fields (#3041)
|
2023-06-07 10:52:45 +00:00 |
|
Matthias Seitz
|
1a4f407c4a
|
perf: only set fields if enabled (#3031)
|
2023-06-06 18:19:38 +00:00 |
|
Matthias Seitz
|
dcdd2bed77
|
chore: add TracingCallGuard::aquire-many (#3021)
|
2023-06-06 12:01:24 +00:00 |
|
Matthias Seitz
|
132beb3561
|
fix(rpc): serialize return data bytes without prefix (#3019)
|
2023-06-06 12:01:06 +00:00 |
|
Matthias Seitz
|
95b9e32331
|
fix(rpc): use correct rename (#3020)
|
2023-06-06 11:57:06 +00:00 |
|
Matthias Seitz
|
df9dfa6b6f
|
chore(deps): use revm and revm-primitives as workspace deps (#3017)
|
2023-06-06 11:47:55 +00:00 |
|
Matthias Seitz
|
45af6dc504
|
fix: serialize storage map without prefix (#3016)
|
2023-06-06 11:41:08 +00:00 |
|
DaniPopes
|
171166e84a
|
chore: add msrv to manifests, add and use workspace.package (#3006)
|
2023-06-06 03:45:44 +00:00 |
|
Matthias Seitz
|
adf4328cec
|
chore(clippy): make clippy happy (#3005)
|
2023-06-06 00:39:13 +00:00 |
|
Matthias Seitz
|
6e3b420bf3
|
fix(rpc): use u64 for gas (#3004)
|
2023-06-06 00:38:58 +00:00 |
|
Matthias Seitz
|
088c388d13
|
fix(rpc): make memSize optional (#2999)
|
2023-06-05 23:17:30 +00:00 |
|
Matthias Seitz
|
789e680589
|
fix: make GethDebugTracingOptions args optional (#2996)
|
2023-06-05 18:36:28 +00:00 |
|
Bjerg
|
d2c68edf23
|
feat: rework logs (#2988)
|
2023-06-05 17:43:14 +00:00 |
|
Alexey Shekhirin
|
e1148c81a7
|
chore(consensus): emit warnings if no CL found (#2961)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-05 16:48:40 +00:00 |
|
Matthias Seitz
|
25dd544468
|
fix: implement pending evm env (#2968)
|
2023-06-05 02:51:26 +00:00 |
|
Matthias Seitz
|
075fa59841
|
perf: only check pool if disk lookup came up empty (#2973)
|
2023-06-05 02:36:10 +00:00 |
|
chirag-bgh
|
2e406c1791
|
ci: upgrade to geth 1.12.0-e501b3b0 (#2874)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-02 19:11:19 +00:00 |
|
Matthias Seitz
|
5c7c6608d1
|
chore(clippy): make clippy happy (#2963)
|
2023-06-02 15:22:42 +00:00 |
|
Matthias Seitz
|
a03c380d1a
|
fix(rpc): remove invalid block hash variant (#2954)
|
2023-06-02 12:30:13 +00:00 |
|
Sanket Shanbhag
|
5b72a73815
|
feat(rpc): add rpc_ namespace (#2928)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-02 10:55:25 +00:00 |
|
Matthias Seitz
|
d0f235893f
|
fix: configure ipc server properly (#2922)
|
2023-05-31 14:34:08 +00:00 |
|
chirag-bgh
|
c4764d4f27
|
feat: Integrate cache config in rpc args (#2924)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-05-31 13:18:25 +00:00 |
|
Peter Davies
|
8a5fc9a974
|
fix: Return correct gas price fields for EIP2930 transactions (#2930)
|
2023-05-31 12:40:12 +00:00 |
|
Matthias Seitz
|
c481b8717b
|
feat(cli): integrate max tracing requests in cli (#2914)
|
2023-05-30 14:19:21 +00:00 |
|
Matthias Seitz
|
b1760e7332
|
perf: execute db read tasks on blocking pool (#2896)
|
2023-05-29 14:24:03 +00:00 |
|
Matthias Seitz
|
e848dcd675
|
perf(rpc): use block hash or number (#2892)
|
2023-05-29 14:11:37 +00:00 |
|
Matthias Seitz
|
5b73b2a1b1
|
chore(clippy): make clippy happy (#2885)
|
2023-05-29 11:20:51 +00:00 |
|
Matthias Seitz
|
b03208cea9
|
docs: add note about build function (#2876)
|
2023-05-27 16:15:11 +00:00 |
|
Matthias Seitz
|
0ebc78651e
|
chore: more sane debug display impls (#2872)
|
2023-05-26 18:28:20 +00:00 |
|
Matthias Seitz
|
1176754d6e
|
perf(rpc): fetch block and receipts for concurrently (#2860)
|
2023-05-26 13:24:02 +00:00 |
|
Emanuele Civini
|
cffdc8dff5
|
Makes RPC server settings configurable (#2814)
|
2023-05-24 15:43:51 +02:00 |
|
Matthias Seitz
|
14a9e5cfc9
|
chore: box incoming connections on windows (#2805)
|
2023-05-24 10:33:24 +02:00 |
|
vanbeethoven.eth
|
7d36dea420
|
Changed the ethers-rs imports for Foundry compatibility (#2787)
|
2023-05-23 00:48:25 +03:00 |
|
Matthias Seitz
|
c991a31e0d
|
chore: feature gate IpcClientBuilder (#2785)
|
2023-05-22 19:34:57 +03:00 |
|
Matthias Seitz
|
b70afbb37f
|
fix: ensure extradata is 32 bytes or less (#2775)
|
2023-05-22 13:29:09 +02:00 |
|
Matthias Seitz
|
2837fb6b9a
|
chore: properly convert invalid transaction errors (#2748)
|
2023-05-19 19:35:05 +02:00 |
|
Matthias Seitz
|
c25ff8c369
|
refactor: convert InsertBlockError (#2749)
|
2023-05-19 19:34:20 +02:00 |
|
Dan Cline
|
1c60e680f9
|
docs: add warning note on get_payload_bodies_by_range (#2743)
|
2023-05-19 09:20:37 +02:00 |
|
Matthias Seitz
|
755438d61c
|
chore: spawn more eth calls and add docs (#2715)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-05-17 13:22:37 +02:00 |
|
Matthias Seitz
|
42843d5d71
|
perf: spawn eth filter tasks (#2696)
|
2023-05-16 19:35:48 +02:00 |
|
Matthias Seitz
|
a97c5b34a9
|
chore(rpc): add InvalidStateRoot error variant (#2698)
|
2023-05-16 12:41:38 -04:00 |
|
Matthias Seitz
|
5598ecb9c9
|
fix: use saturated range (#2694)
|
2023-05-16 15:53:35 +02:00 |
|
Georgios Konstantopoulos
|
ae2b0954c6
|
perf: do not compile traces in release mode (#2652)
|
2023-05-15 17:06:10 -07:00 |
|
Matthias Seitz
|
5dfbc9cf01
|
chore: bump max logs per response to 10k (#2688)
|
2023-05-16 00:08:53 +02:00 |
|
Matthias Seitz
|
d2f0352271
|
perf: spawn blocking eth calls (#2686)
|
2023-05-15 23:01:41 +02:00 |
|