ChainSafe / blst-ts

Typescript wrapper for https://github.com/supranational/blst native bindings, a highly performant BLS12-381 signature library
Other
18 stars 13 forks source link

chore: added node 21 #123

Closed jeluard closed 6 months ago

jeluard commented 7 months ago

Added node21 to build

jeluard commented 7 months ago

Right, I've seen it already in the past. It's sporadic. Need to dig that one.

matthewkeil commented 7 months ago

I know that's a specific edge case that I had to add code to the rebuild to cover. I don't remember seeing it manually handled before and remember thinking it was weird that it seemed to pass before. I wonder why it fails all the sudden in 21. Very weird

jeluard commented 7 months ago

I've seen it failing before 21, at least on macOS.

matthewkeil commented 6 months ago

Closing. Updated bindings test against 21 now