|
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
|
|
333a86db10
|
chore: bump alloy and rm EvmOverrides (#8875)
|
2024-06-17 09:46:42 +00:00 |
|
|
|
2852893a7d
|
chore: rename network-types to network-peers (#8699)
|
2024-06-09 13:13:46 +00:00 |
|
|
|
e21a2578d5
|
chore(deps): remove useless deps (#8453)
|
2024-05-29 09:34:52 +00:00 |
|
|
|
de4e0ba041
|
chore: rm reth-interfaces from network (#8435)
|
2024-05-28 16:11:08 +00:00 |
|
|
|
cc4a418ddf
|
refactor: extract peer types to net/types (#7912)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-27 04:18:59 +00:00 |
|
|
|
e2e5201d8a
|
chore(deps): bump enr, discv5, secp256k1 (#7000)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-04-25 19:50:38 +00:00 |
|
|
|
6d2e20cd85
|
chore: Move consensus trait to standalone crate (#7757)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-23 11:50:19 +00:00 |
|
|
|
8a0f8cf835
|
chore: stages crates touchups (#7742)
|
2024-04-19 12:25:11 +00:00 |
|
|
|
9d2fdd5e3f
|
chore: remove ethers deps (#7508)
|
2024-04-08 13:07:45 +00:00 |
|
|
|
b89af430e2
|
feat: extract optimism sequencer client to node-optimism (#7482)
|
2024-04-05 21:35:02 +00:00 |
|
|
|
633806ef3f
|
feat(discv5): plug discv5 crate into network (#7446)
|
2024-04-04 12:18:53 +00:00 |
|
|
|
3cafd586cf
|
feat(discv5): config via cli (#7394)
|
2024-04-03 12:27:46 +00:00 |
|
|
|
28b983403e
|
chore: move op types; less op cfgs (#7255)
|
2024-03-20 18:17:23 +00:00 |
|
|
|
de9fb89556
|
chore: remove txpool optimism feature (#7199)
|
2024-03-18 19:44:11 +00:00 |
|
|
|
a1df972464
|
chore: remove most ethers mentions and code (#6999)
|
2024-03-06 14:38:15 +00:00 |
|
|
|
422b8f8e75
|
Prioritisation network manager + transactions manager + eth request handler (#6590)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-06 13:43:21 +00:00 |
|
|
|
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 |
|
|
|
b00e3f98be
|
chore: remove cargo-udeps-related workflow and metadata (#6889)
|
2024-02-29 15:07:25 +00:00 |
|
|
|
0007c9a4d2
|
Verify tx response data against request (#6439)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-02-27 17:09:27 +00:00 |
|
|
|
323bad2718
|
Replace async trait with ->impl Future (#6791)
|
2024-02-26 13:23:00 +00:00 |
|
|
|
ca2c883cd6
|
fix: Duration serde execution stage (#6691)
|
2024-02-20 12:09:11 +00:00 |
|
|
|
34cda3a99f
|
Sanitise eth68 announcement (#6222)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-01-31 13:19:51 +00:00 |
|
|
|
bf3264b257
|
feat: use alloy genesis now (#6135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-20 10:08:32 +00:00 |
|
|
|
8349cb3205
|
optimise TransactionFetcher (#6012)
Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
|
2024-01-18 23:37:14 +00:00 |
|
|
|
8572e2a6fd
|
improve usability of schnellru::LruMap and LruCache (LinkedHashSet cache) (#6016)
|
2024-01-15 10:44:35 +00:00 |
|
|
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
|
|
c4c07b86bb
|
feat: add network bench (#5728)
|
2023-12-11 14:20:45 +00:00 |
|
|
|
c47a2393e3
|
chore: fix a bunch of features (#5369)
|
2023-11-09 14:31:27 +01:00 |
|
|
|
e897764ad4
|
chore(meta): manifest maintenance (#5353)
|
2023-11-08 19:53:50 +00:00 |
|
|
|
52670a8b24
|
feat: op-reth (#4377)
Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
Co-authored-by: refcell.eth <abigger87@gmail.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: refcell <refcell@oplabs.co>
Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>
|
2023-11-05 17:33:42 +00:00 |
|
|
|
33df4e5766
|
chore: remove reth primitives [tokio] and [tokio-stream] dependencies (#5111)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-21 05:58:43 +00:00 |
|
|
|
a2c62cdf61
|
rpc tracing to workspace (#4986)
|
2023-10-11 16:19:06 +00:00 |
|
|
|
f59db3151d
|
chore(deps): move more things to workspace (#4881)
|
2023-10-02 20:45:36 +00:00 |
|
|
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
|
|
4dbd8835e5
|
feat(primitives): remove mod ethers_compat (#4771)
|
2023-09-26 19:03:49 +00:00 |
|
|
|
28f5118048
|
chore: update dependencies with breaking changes (#4555)
|
2023-09-11 14:53:09 +00:00 |
|
|
|
1a40daef8a
|
docs: add aquamarine as dep to reth (#4433)
|
2023-08-31 19:09:27 +00:00 |
|
|
|
b473f20279
|
chore(deps): bump enr 0.9 (#4230)
|
2023-08-24 14:23:03 +02:00 |
|
|
|
7f9116b747
|
dep: move metrics to workspace (#4289)
|
2023-08-21 09:33:50 +00:00 |
|
|
|
2904745650
|
chore: bump metrics (#4265)
|
2023-08-18 14:57:28 +00:00 |
|
|
|
d643d03030
|
Move parking_lot dependency to workspace dep (#4228)
|
2023-08-16 13:32:42 +00:00 |
|
|
|
8cdb097829
|
chore: simplify workspace = true usage (#3930)
|
2023-07-26 15:21:09 +00:00 |
|
|
|
a7431465fa
|
chore(crates): deprecate staged-sync (#3564)
|
2023-07-04 10:15:52 +00:00 |
|
|
|
b0df0262e3
|
test: run geth blacklist test also serial (#3469)
|
2023-06-29 16:09:13 +00:00 |
|
|
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|
|
|
9b81043a53
|
chore(deps): move ethers to workspace deps (#3145)
|
2023-06-14 19:58:39 +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 |
|
|
|
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 |
|