Matthias Seitz
|
c2e86f4cea
|
merge
|
2024-02-03 11:16:06 +01:00 |
|
clabby
|
fa803fd7ef
|
fix(ci): Optimism unit / integration tests (#5318)
|
2023-11-06 12:58:29 +00:00 |
|
DaniPopes
|
18a55d240b
|
ci: fix partitions + clippy (#5314)
|
2023-11-05 19:00:59 +00:00 |
|
refcell.eth
|
3d076b1594
|
fix(ci): Integration Test Specify Reth Binary (#5311)
|
2023-11-05 17:59:11 +00:00 |
|
clabby
|
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 |
|
DaniPopes
|
6e0cf0f33a
|
ci: chores (#5280)
|
2023-11-04 23:22:27 +00:00 |
|
Matthias Seitz
|
7039aac5e8
|
chore: use latest geth build in CI (#5219)
|
2023-10-29 12:52:58 +01:00 |
|
Matthias Seitz
|
094d91b4ef
|
chore: remove geth zip file (#5218)
|
2023-10-29 12:46:20 +01:00 |
|
Matthias Seitz
|
572a41eafb
|
chore: rm lcov support (#5159)
|
2023-10-24 14:32:25 +00:00 |
|
Roman Krasiuk
|
a25161fb9f
|
fix(ci): verify target block hash (#5061)
|
2023-10-18 06:50:58 +00:00 |
|
Thomas Coratger
|
64aba9cac5
|
feat(CI): add timeout to CI (#4728)
|
2023-09-22 19:13:37 +00:00 |
|
DaniPopes
|
555a1dd2b5
|
ci: deny warnings only in lint jobs (#3982)
|
2023-07-29 13:37:18 +00:00 |
|
Bjerg
|
6e283cdbfd
|
ci: reduce partitions (#3890)
|
2023-07-24 18:37:31 +02:00 |
|
Bjerg
|
cb0947d7cb
|
ci: use large runners (#3888)
|
2023-07-24 18:11:41 +02:00 |
|
Alexey Shekhirin
|
b3c8a98a62
|
chore(ci): build tests in release and filter features (#3885)
|
2023-07-24 16:49:54 +02:00 |
|
Matthias Seitz
|
95cbff31f9
|
ci: add another it partition (#3871)
|
2023-07-24 11:30:11 +02:00 |
|
Bjerg
|
4a86aae213
|
ci: re-enable workflows on main (#3849)
|
2023-07-19 16:24:16 +02:00 |
|
Georgios Konstantopoulos
|
21db2936e6
|
ci: pin ubuntu to 20.04 to avoid glibc errors
ref: https://github.com/paradigmxyz/reth/actions/runs/5486255403/jobs/9996118421
ref: https://github.com/foundry-rs/foundry/issues/3827
Compiling serde v1.0.164
error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /target/maxperf/deps/libserde_derive-6e9709c79bb5c7fa.so)
--> /cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.164/src/lib.rs:340:1
|
340 | extern crate serde_derive;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2023-07-07 15:37:04 +03:00 |
|
Thomas Coratger
|
d3d44fd46f
|
feat(cli): clean up log level features (#3414)
|
2023-06-26 23:21:34 +00:00 |
|
Bjerg
|
007c04e29e
|
ci: split checks across pr/merge group/main (#3405)
|
2023-06-26 17:41:52 +00:00 |
|
Bjerg
|
dc74fad816
|
test: add support for seeded rng (#3270)
|
2023-06-21 21:35:28 +00:00 |
|
Bjerg
|
144f4bdcee
|
ci: fix required checks (#3192)
|
2023-06-15 19:58:49 +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 |
|
Sanket Shanbhag
|
b7fb236986
|
ci: add dummy jobs to required workflows (#2905)
|
2023-05-31 08:19:35 +00:00 |
|
Bjerg
|
d676170f84
|
ci: various speed optimizations (#2867)
|
2023-05-29 12:47:49 +00:00 |
|
Bjerg
|
ea5e877f35
|
ci: use Swatinem/rust-cache@v2 everywhere (#2862)
|
2023-05-26 14:01:46 +00:00 |
|
Bjerg
|
fd785287de
|
ci: run workflows on merge_group (#2842)
|
2023-05-25 18:39:32 +02:00 |
|
Christoph Kieslich
|
3f342a7c0a
|
ci: re-introduce running CI on ubuntu-latest (#1837)
|
2023-03-19 17:26:39 -07:00 |
|
Roman Krasiuk
|
a0c82c55b2
|
fix(cli): block node command from exiting (#1540)
|
2023-02-24 05:53:05 -08:00 |
|
Bjerg
|
d5d685b5b2
|
ci: partition tests (#1349)
|
2023-02-14 20:37:59 +01:00 |
|
Bjerg
|
f63c8d7e36
|
ci: split ci workflow (#1345)
|
2023-02-14 17:49:18 +01:00 |
|