ralexstokes / ssz-rs

Implementation of ethereum's `ssz`
Apache License 2.0
102 stars 40 forks source link

no-std fork stack overflow fatal errors on some tests #16

Closed claravanstaden closed 1 year ago

claravanstaden commented 2 years ago

Not really your problem, but would appreciate some 👁️ on a stack overflow error that occurs when running tests that expects a panic.

ralexstokes commented 1 year ago

is this still relevant?

claravanstaden commented 1 year ago

Closing, was related to incorrect implementation of Display trait and fixed in the same no-std contribution PR.