|
|
ee1c811c43
|
feat: integrate RpcMiddleware in IPC (#7790)
|
2024-04-23 15:08:32 +00:00 |
|
|
|
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 |
|
|
|
a31202670b
|
chore: apply some style suggestions (#7307)
|
2024-03-24 22:52:33 +00:00 |
|
|
|
27194def04
|
chore: move tower+hyper to workspace (#7150)
|
2024-03-15 11:22:12 +00:00 |
|
|
|
5e2cac442f
|
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-01 11:34:31 +00:00 |
|
|
|
6890e02310
|
fmt: format tracing macro calls (#6776)
|
2024-02-24 10:58:01 +00:00 |
|
|
|
9ca813aee2
|
chore: remove some unnecessary calls to unwrap/expect (#6727)
|
2024-02-22 16:36:08 +00:00 |
|
|
|
79452eadaf
|
chore: make clippy happy (#6666)
|
2024-02-19 06:31:47 +00:00 |
|
|
|
8cfa5efe62
|
small refactoring (#6531)
|
2024-02-10 21:21:40 +00:00 |
|
|
|
e2687c4525
|
chore: avoid .as_ref().to_vec() when Into<Vec<u8>> is available (#6071)
|
2024-01-15 10:21:54 +00:00 |
|
|
|
16a6e000bd
|
resolve some missing doc and clippy (#6027)
|
2024-01-12 13:14:12 +00:00 |
|
|
|
92f33b071c
|
add missing documentation for various crates (#5950)
|
2024-01-05 13:10:37 +00:00 |
|
|
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
|
|
8dff31e3ac
|
chore: improve ipc error message (#5908)
|
2023-12-31 22:22:52 +00:00 |
|
|
|
b1b059fe9b
|
chore: clean up lints (#5881)
|
2023-12-28 16:23:50 +00:00 |
|
|
|
e341f47a16
|
fmt: add a space between inner doc-comments and following items (#5880)
|
2023-12-28 15:52:20 +00:00 |
|
|
|
e897764ad4
|
chore(meta): manifest maintenance (#5353)
|
2023-11-08 19:53:50 +00:00 |
|
|
|
47669c5886
|
feat(rpc): record call metrics per method (#5338)
|
2023-11-07 19:01:39 +00:00 |
|
|
|
470449ff24
|
fmt: format doc comments (#5308)
|
2023-11-05 13:06:30 +00:00 |
|
|
|
e05dba69ce
|
chore: rewrite all error messages for consistency (#5176)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-10-25 20:12:03 +00:00 |
|
|
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
|
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
|
|
76a6c92cb3
|
perf: improve ipc poll logic (#4037)
|
2023-08-03 13:04:00 +00:00 |
|
|
|
3f9c00ea40
|
perf: spawn ipc requests (#4039)
|
2023-08-03 12:36:22 +00:00 |
|
|
|
73652ed3bc
|
chore: bump jsonrpsee 0.19 (#3989)
|
2023-07-31 13:36:12 +02:00 |
|
|
|
8cdb097829
|
chore: simplify workspace = true usage (#3930)
|
2023-07-26 15:21:09 +00:00 |
|
|
|
da13ef688b
|
fix: concurrent ipc driver impl (#3790)
|
2023-07-15 14:28:26 +00:00 |
|
|
|
0096739dbb
|
doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-06-26 15:41:11 +00:00 |
|
|
|
77167134d0
|
docs: document crate features (#3269)
|
2023-06-21 19:35:38 +00:00 |
|
|
|
7042230102
|
chore: remove unused client feature (#3300)
|
2023-06-21 19:13:48 +00:00 |
|
|
|
5b20aece2b
|
chore: move bytes to workspace dep (#3302)
|
2023-06-21 19:13:32 +00:00 |
|
|
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|
|
|
ea2fcee995
|
chore: use workspace dependencies (#3132)
|
2023-06-13 22:46:26 +00:00 |
|
|
|
171166e84a
|
chore: add msrv to manifests, add and use workspace.package (#3006)
|
2023-06-06 03:45:44 +00:00 |
|
|
|
d2c68edf23
|
feat: rework logs (#2988)
|
2023-06-05 17:43:14 +00:00 |
|
|
|
d0f235893f
|
fix: configure ipc server properly (#2922)
|
2023-05-31 14:34:08 +00:00 |
|
|
|
14a9e5cfc9
|
chore: box incoming connections on windows (#2805)
|
2023-05-24 10:33:24 +02:00 |
|
|
|
c991a31e0d
|
chore: feature gate IpcClientBuilder (#2785)
|
2023-05-22 19:34:57 +03:00 |
|
|
|
ae2b0954c6
|
perf: do not compile traces in release mode (#2652)
|
2023-05-15 17:06:10 -07:00 |
|
|
|
11cd0d4753
|
feat: support subscriptions over IPC (#2667)
|
2023-05-15 15:42:48 +02:00 |
|
|
|
92b557d84e
|
chore(deps): bump jsonrpsee 0.18 (#2640)
|
2023-05-12 00:54:21 +02:00 |
|
|
|
523ffa0cb7
|
chore(clippy): make clippy happy (#2597)
|
2023-05-07 12:00:23 +02:00 |
|
|
|
2cba04774b
|
chore(rpc): add traces for server start (#1925)
|
2023-03-23 05:51:29 -07:00 |
|
|
|
29a2e1ab3a
|
feat(rpc): add EthSubscriptionIdProvider (#1721)
|
2023-03-12 22:36:19 -04:00 |
|
|
|
f979c6c1fb
|
chore: reexport bytes & bump version to 1.4 (#1395)
|
2023-02-16 10:33:28 -08:00 |
|
|
|
e048718ea2
|
refactor: pull out rpc/ from net/rpc (#1147)
|
2023-02-02 14:17:26 -08:00 |
|