Releases: ChainSafe/lodestar-z
Releases · ChainSafe/lodestar-z
v0.1.2-rc.9
What's Changed
- chore(deps): bump zbuild by @spiral-ladder in #403
- chore(release): v0.1.2-rc.9 by @spiral-ladder in #404
Full Changelog: v0.1.2-rc.8...v0.1.2-rc.9
v0.1.2-rc.8
What's Changed
- perf(pmt): chunked-leaf packing for basic lists and container_struct by @GrapeBaBa in #346
- fix(state-transition): repair Pool.init call broken by #346×#367 merge skew by @GrapeBaBa in #394
- refactor(bls): allocations around VMAS by @spiral-ladder in #395
- fix(bindings): size BLS thread pool by cgroup-aware CPU count by @GrapeBaBa in #386
- feat(bls): add small MSM for npoints < 32 by @spiral-ladder in #393
- feat(bindings): aggregate cached public keys by validator index by @spiral-ladder in #397
- chore(release): v0.1.2-rc.8 by @spiral-ladder in #401
Full Changelog: v0.1.2-rc.7...v0.1.2-rc.8
v0.1.2-rc.7
What's Changed
- fix: improve atomic ordering in ThreadPool and NAPI init by @GrapeBaBa in #310
- fix(bindings): misordering of print for cpu count by @spiral-ladder in #381
- fix: harden memory safety across PMT, SSZ tree views, and state transition by @GrapeBaBa in #377
- chore: disable gemini auto code review by @wemeetagain in #382
- chore: move state clones out of benchmark run functions by @markolazic01 in #324
- refactor(bindings): wake only required number of workers by @spiral-ladder in #383
- feat: getSyncCommitteesWitness by @spiral-ladder in #367
- fix: better generation of rand scalar by @spiral-ladder in #388
- fix(blst): default signature infinity check to true if not provided by @spiral-ladder in #387
- refactor: allocate
AsyncAggRandDatain one obj by @spiral-ladder in #384 - refactor(bls): remove single-threaded fallback by @spiral-ladder in #390
- chore(deps): compile blst with ReleaseFast by @spiral-ladder in #391
- refactor(bls): remove need for tracking results for verifyMultipleAggregateSignatures by @spiral-ladder in #389
New Contributors
- @markolazic01 made their first contribution in #324
Full Changelog: v0.1.2-rc.6...v0.1.2-rc.7
v0.1.2-rc.6
What's Changed
- chore(deps): bump zapi v2.1.0 -> v2.2.0 by @spiral-ladder in #376
- chore(release): v0.1.2-rc.6 by @spiral-ladder in #375
Full Changelog: v0.1.2-rc.5...v0.1.2-rc.6
v0.1.2-rc.5
What's Changed
- feat: support getLatestWeakSubjectivityCheckpointEpoch by @spiral-ladder in #366
- fix: export asyncAggregateWithRandomness through napi binding by @nazarhussain in #371
- chore(deps): use zapi v2.1.0 by @spiral-ladder in #372
- chore(release): v0.1.2-rc.5 by @spiral-ladder in #374
Full Changelog: v0.1.2-rc.3...v0.1.2-rc.5
v0.1.2-rc.4
What's Changed
- feat: support getLatestWeakSubjectivityCheckpointEpoch by @spiral-ladder in #366
- fix: export asyncAggregateWithRandomness through napi binding by @nazarhussain in #371
- chore(deps): use zapi v2.1.0 by @spiral-ladder in #372
- chore(release): v0.1.2-rc.4 by @spiral-ladder in #373
Full Changelog: v0.1.2-rc.3...v0.1.2-rc.4
v0.1.2-rc.3
What's Changed
- feat: implement
loadStateAPI and binding by @GrapeBaBa in #165 - chore: support dev workflow by @wemeetagain in #364
- fix: re-expose sizes by @spiral-ladder in #369
- chore: release v0.1.2-rc.3 by @spiral-ladder in #370
Full Changelog: v0.1.2-rc.2...v0.1.2-rc.3
v0.1.2-rc.2
chore(release): 0.1.2-rc.2 (#365) for testing signature validation + new zapi externalBuffer api
v0.1.2-beta
use napi_create_external_arraybuffer
v0.1.2-alpha
Contains changes from #353