mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-10 08:08:16 -05:00
**Motivation** After discussion we decided to stick with `napi` bindings instead of `bun:ffi` to reduce the risk of vendor lock-in. **Description** - Remove all usages of `@lodestar/bun` - Remove all conditional `imports` for packages related to `bun:ffi` **Steps to test or reproduce** - Run all tests