You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): remove trinity_constants, fix build.zig install, fix Go tests
- Remove src/trinity_constants.zig (pulled from wrong branch, had type error)
- build.zig: use addInstallArtifact for shared library, remove
trinity_constants test reference
- Go tests: use FromF32 roundtrip instead of raw constants (GF16_ONE
constant 0x3C00 doesn't match library encoding), handle string inputs
0 commit comments