Commit Graph

358 Commits

Author SHA1 Message Date
e4bd13534d fix(ci): remove import path from type names on compact-codec (#12125) 2024-10-28 10:13:43 +00:00
ea4fb26063 ci: enable compact-codec job (#12056) 2024-10-25 00:23:51 +00:00
777417ad8a feat: add reth test-vectors compact --write|--read (#11954) 2024-10-24 18:34:12 +00:00
bf612bee50 chore(hive): update expected failures (#12006) 2024-10-23 15:03:25 +00:00
75b39bc264 chore: run clippy locked (#11964) 2024-10-22 13:28:27 +02:00
2973f0c3e8 chore(deps): bump dawidd6/action-homebrew-bump-formula from 3 to 4 (#11951)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 12:33:47 +02:00
fbb27ebdad chore(ci): update excluded crates in wasm checker (#11915) 2024-10-21 08:24:36 +00:00
a188597a3c ci: merge sync jobs (#11909) 2024-10-20 20:55:14 +00:00
cf4a4454ec fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-10-19 20:36:11 +00:00
eee5e0d41f bump rust to 1.82 (#11876) 2024-10-18 20:08:09 +00:00
bc43613be3 chore: disable SC2034 in check_wasm.sh (#11854) 2024-10-17 20:33:37 +00:00
756a47e4e2 chore: add shekhirin to trie code owners (#11809) 2024-10-16 18:33:29 +00:00
281307fe4c chore(ci): update list of crates excluded from wasm checks (#11787) 2024-10-16 15:47:35 +00:00
e92fbaea30 chore(ci): do not run hive on legacy engine (#11733) 2024-10-15 08:35:47 +00:00
0dbc374639 feat(ci): add workflow for git sha container builds (#11721) 2024-10-14 22:38:15 +00:00
c03399d1eb chore(ci): unpin clippy (#11697) 2024-10-13 09:25:56 +00:00
8fc703cf82 chore(ci): remove assertoor workflow (#11656) 2024-10-11 08:21:59 +00:00
456d507797 feat(ci): move book clippy and tests to matrix (#11618) 2024-10-10 13:48:30 +00:00
8a11830272 feat(ci): add Kurtosis workflow (#11615) 2024-10-10 12:24:24 +00:00
672e3111c6 chore(ci): disable hive discord alerts (#11625) 2024-10-10 07:50:40 +00:00
95913cb9b5 chore(ci): remove expected failures related to checksummed addresses (#11589) 2024-10-08 20:31:55 +02:00
3765dbe470 docs(exex): include code for ExEx book from real files (#11545) 2024-10-08 10:46:53 +00:00
6a1ec0d1a2 ci: add windows cargo check (#11468) 2024-10-07 11:52:01 +00:00
2d59212512 ci: pin clippy to working version (#11401) 2024-10-02 07:23:38 +00:00
bdbdb143dc ci(hive): update expected rpc-compat failures (#11367) 2024-10-01 11:53:33 +00:00
375acdfedc chore(op): unify crate name reth-optimism-* (#11223) 2024-09-28 10:49:17 +00:00
4a05826097 ci: pin clippy to working version (#11237) 2024-09-26 10:10:57 +02:00
dba6c01295 feat: add slack notification for hive tests (#11189) 2024-09-25 08:05:30 +00:00
07f5971ae1 docs(ci): add docs to bench.yml (#11128) 2024-09-23 14:31:33 +00:00
d21d070605 chore(hive): update expected failures (#11121) 2024-09-23 09:34:50 +00:00
1393a0b9e2 chore(ci): unpin nightly version in lint job (#11062) 2024-09-20 02:59:20 +00:00
668807802b feat: local engine (#10803) 2024-09-19 13:07:15 +00:00
e714dba4e2 fix(ci): use taiki-e/install-action instead for cargo-udeps (#10938) 2024-09-16 16:22:39 +00:00
56fb18bf09 ci: dev udeps (#10855) 2024-09-16 12:48:13 +00:00
028000caf3 fix: include reverts in execution outcome when building payload (#10837) 2024-09-12 13:54:37 +00:00
3977efe93a meta: add etc/ CODEOWNERS (#10848) 2024-09-11 19:17:03 +00:00
53a081c4d6 ci: pin clippy until lints fixed (#10825) 2024-09-11 09:58:31 +02:00
39576e30e4 fix(hive): remove expected failures after upstream hive fix (#10801) 2024-09-10 09:05:14 +00:00
94e6939e81 chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#10795)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 22:41:41 +00:00
d1d544e23c Create CLI documentation with a Rust script (instead of Python) + style improvement (#10680) 2024-09-06 19:35:12 +00:00
fdad74e50d rust: bump rust to 1.81 (#10721) 2024-09-05 18:12:07 +00:00
a1d9ece3be feat: NodeTypesWithDB (#10683) 2024-09-04 17:56:22 +00:00
304550cd23 chore: update wasm crate (#10695) 2024-09-04 16:40:17 +00:00
9d46b06420 feat(engine): invalid block hooks crate (#10629)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-09-03 15:02:18 +00:00
fcab695a93 refactor: extract op-reth binary to separate crate (#10641)
Co-authored-by: Loocapro <lucaprovini1989@gmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2024-09-02 14:20:15 +00:00
d59854f1dc fix(tree): replace debug_assert with relaxed removal logic (#10634)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-09-02 08:25:52 +00:00
4227055500 fix(hive): remove eth_createAccessList tests from expected failures (#10601) 2024-08-28 17:22:56 +00:00
a7a9f9f3b3 Add emhane as code owner for optimism crates (#10488) 2024-08-23 20:47:45 +00:00
6bb9bbbcb7 Add emhane as code owner for reth-chainspec (#10487) 2024-08-23 20:47:40 +00:00
85c1c07629 fix: FetchFullBlockRangeFuture doesn't return on bad header (#10449) 2024-08-22 16:01:31 +00:00