Commit Graph

24 Commits

Author SHA1 Message Date
b66f54d9eb chore(deps): bump ethers to 2.0.14, enr to 0.10, unpin discv5 (#6634)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-06 18:30:38 +00:00
e41b184d88 chore: update cargo deny to handle deprecated config entries (#6980)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-06 01:34:02 +00:00
96fcdfbac8 feat(api,rpc): improve engine API abstraction (#6871)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-05 16:05:17 +00:00
d2cafa80a4 chore: bump igd dep (#6197) 2024-01-24 18:41:32 +00:00
19f481006b chore: move revm-inspectors to a separate repo (#5992) 2024-01-09 21:33:45 +00:00
09f04a0f6c feat(rpc): use alloy-rpc-types for ethereum-related types (#5947) 2024-01-04 17:11:49 +00:00
9fe3b02c21 chore(deps): use rustls (#5619) 2023-11-28 20:28:50 +00:00
14f2b9088e chore: Patch revm to current head commit (#5109)
Co-authored-by: clabby <ben@clab.by>
Co-authored-by: rakita <dragan0rakita@gmail.com>
2023-10-20 19:03:25 +00:00
b1a7a871cd chore: bump revm (#4884)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
2023-10-03 13:45:53 +00:00
01b264a025 chore(deps): bump Alloy to 0.4 and remove patch (#4862) 2023-09-30 00:27:08 +00:00
8f6a33b9ca chore(deps): change revm to use evalir/revm instead of dani branch (#4855) 2023-09-29 13:35:59 +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
d970fff770 chore: lower cargo-deny license confidence (#4793) 2023-09-26 13:05:39 +00:00
7dd14a7eba chore: pin git dependencies to specific revs (#4552) 2023-09-11 14:25:35 +00:00
24def95475 chore: remove cargo deny rule for c-kzg (#4133) 2023-08-09 21:16:13 +00:00
310179a39a feat: re-export c-kzg types and impl rlp traits (#4084) 2023-08-07 18:49:18 +00:00
92b557d84e chore(deps): bump jsonrpsee 0.18 (#2640) 2023-05-12 00:54:21 +02:00
f90f734a76 chore/ci: update deny config and action (#2142) 2023-04-06 17:24:04 +02:00
6136e0deb4 chore: bump ethers (#1598)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-03-01 21:13:37 +01:00
31cb66902e fix: Fix typos (#773) 2023-01-09 01:43:51 +01:00
fecdc3f0f2 feat(net): add peer_id/ip blacklist (#366) 2022-12-11 02:05:07 -08:00
8ac5214fc6 chore(libmbx): fmt, clippy and deny list updated (#134)
* feat(db): Add mdbx-rs apache licenced code 55e234

* feat(db): replace mdbx with reth-mdbx, metadata changes

* chore(db): bump mdbx-sys to 0.12.1

* remove libmdbx from cargo deny

* cargo fmt

* cargo clippy

* one more clippy error
2022-10-25 03:18:51 -07:00
1bbf9d2d82 chore: clarify ring (#129) 2022-10-24 17:05:56 -07:00
eb40bd9eaf feat: add cargo deny (#112)
* feat: add cargo deny

* cleanup deny
2022-10-24 06:52:22 -07:00