v0.1.0-pre5
·
19 commits
to main
since this release
What's Changed
- fix(musl): ship the Alpine artifacts for the bundled wrappers (npm + PyPI) by @matiwinnetou in #49
- docs: DX audit of all four wrappers — ergonomics backlog (TODO §8) by @matiwinnetou in #48
- fix(wrappers)!: broken go get, inverted network selector, use-after-close, thread-safety, unsound Send by @matiwinnetou in #51
- audit(wrappers): fix float64 amount rounding (Go + JS) + bound provider HTTP; findings inside by @matiwinnetou in #52
- test(devkit): health-gate + self-heal devnet reset; bound all helper HTTP by @matiwinnetou in #53
- docs: per-language user documentation (js, golang, rust, python) by @matiwinnetou in #54
- test(coverage): Aiken negative validation, pool retirement, stake deregistration across all 4 wrappers by @matiwinnetou in #55
- test(scalus): prove Scalus-computed exec units are node-acceptable (all 4 languages) by @matiwinnetou in #56
- Promote develop → main: wrapper defect fixes (#51, breaking) + fund-safety audit (#52) + musl packaging (#49) + test hardening & full audit coverage (#53, #55, #56) + user docs (#54, #48) by @matiwinnetou in #50
- build(release): synchronize wrapper versions by @satran004 in #57
- ci(rust): publish the crate to crates.io on a tag, gated, versioned from gradle.properties by @matiwinnetou in #36
- Merge to main by @satran004 in #58
- Bump version from 0.1.0-pre4 to 0.1.0-pre5 by @satran004 in #59
- Merge Develop to main by @satran004 in #60
Full Changelog: v0.1.0-pre4...v0.1.0-pre5