lighthouse/consensus
Jimmy Chen e8fba8d3a7 Enable BLS portable feature on all CI tests (#4868)
## Issue Addressed

Addresses the recent CI failures caused by caching `blst` for the wrong CPU type. 

## Proposed Changes

- Use `FEATURES: jemalloc,portable` when building Lighthouse & `lcli` in tests
- Add a new `TEST_FEATURES` and set to `portable` for all CI test jobs.
- Updated Makefiles to read the `TEST_FEATURES` environment variable, and default to none.
2023-10-20 07:30:27 +00:00
..
cached_tree_hash Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
fork_choice Merge unstable 20230925 into deneb-free-blobs. 2023-09-26 10:32:18 +10:00
int_to_bytes Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
merkle_proof Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
proto_array Remove serde derive references (#4830) 2023-10-11 13:01:30 -04:00
safe_arith Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
state_processing Enable BLS portable feature on all CI tests (#4868) 2023-10-20 07:30:27 +00:00
swap_or_not_shuffle Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
types Enable BLS portable feature on all CI tests (#4868) 2023-10-20 07:30:27 +00:00