Jacob Kaufmann

Results 8 comments of Jacob Kaufmann
trafficstars

I agree that it would be better to avoid the allocation, but I would rather not alter the internal representation of the affine points to keep the change simple. the...

@llllvvuu you may be interested in the [portal network](https://github.com/ethereum/portal-network-specs), which could be synergistic with helios.

note: currently in draft due to stack overflow in thread of added test

with the help of @jtraglia, I found that the iterators in `DataColumnSidecar::build_sidecars` add some non-negligible overhead for the `test` profile (default used by `cargo test`). for the `test` profile, I...

we will be able to clean up once [`std::sync::LazyLock`](https://doc.rust-lang.org/std/sync/struct.LazyLock.html) is non-experimental

can we close given merge of #105?

cannot assign myself, but I'm working on this