Releases: FluffyLabs/typeberry
Releases · FluffyLabs/typeberry
Release v0.6.0
What's Changed
- Update node requirement in readme by @tomusdrw in #950
- Bump ananas by @tomusdrw in #949
- Support fuzz configuration via env variables by @tomusdrw in #952
- Update Version v0.6.0 by @fluffylabs-bot[bot] in #953
Full Changelog: v0.5.11...v0.6.0
🐳 Docker Images
# GitHub Container Registry
docker pull ghcr.io/FluffyLabs/typeberry:0.6.0📦 NPM Packages
npm install @typeberry/lib@0.6.0
npm install @typeberry/jam@0.6.0What's Changed
- Update node requirement in readme by @tomusdrw in #950
- Bump ananas by @tomusdrw in #949
- Support fuzz configuration via env variables by @tomusdrw in #952
- Update Version v0.6.0 by @fluffylabs-bot[bot] in #953
Full Changelog: v0.5.11...v0.6.0
Release v0.5.11
What's Changed
- Fetch Refactor by @tomusdrw in #934
- Bump deps by @tomusdrw in #937
- nit: symmetry of encode/decode by @tomusdrw in #938
- Add Machine HostCall by @DrEverr in #935
- Bump lodash by @tomusdrw in #939
- Add expunge host call by @DrEverr in #936
- Fix assigner change via assign HC by @tomusdrw in #943
- Authorization checking by @tomusdrw in #940
- Add invoke hostcall by @DrEverr in #944
- Use static builders instead of constructors by @tomusdrw in #945
- Update Version v0.5.11 by @fluffylabs-bot[bot] in #947
- Accumulate sequentially when ecalli=trace is enabled by @tomusdrw in #948
- Refine fetch externalities by @tomusdrw in #946
Full Changelog: v0.5.10...v0.5.11
🐳 Docker Images
# GitHub Container Registry
docker pull ghcr.io/FluffyLabs/typeberry:0.5.11📦 NPM Packages
npm install @typeberry/lib@0.5.11
npm install @typeberry/jam@0.5.11What's Changed
- Fetch Refactor by @tomusdrw in #934
- Bump deps by @tomusdrw in #937
- nit: symmetry of encode/decode by @tomusdrw in #938
- Add Machine HostCall by @DrEverr in #935
- Bump lodash by @tomusdrw in #939
- Add expunge host call by @DrEverr in #936
- Fix assigner change via assign HC by @tomusdrw in #943
- Authorization checking by @tomusdrw in #940
- Add invoke hostcall by @DrEverr in #944
- Use static builders instead of constructors by @tomusdrw in #945
- Update Version v0.5.11 by @fluffylabs-bot[bot] in #947
- Accumulate sequentially when ecalli=trace is enabled by @tomusdrw in #948
- Refine fetch externalities by @tomusdrw in #946
Full Changelog: v0.5.10...v0.5.11
Release v0.5.10
What's Changed
- Update benchmarks by @tomusdrw in #925
- Bump deps to fix audit by @tomusdrw in #927
- Another benchmarks update by @tomusdrw in #926
- Add historical lookup refine HC by @DrEverr in #928
- Add exportSegment refine HC by @DrEverr in #929
- Block pruning by @tomusdrw in #930
- Remove validation during parsing by @tomusdrw in #932
- Update Version v0.5.10 by @fluffylabs-bot[bot] in #933
Full Changelog: v0.5.9...v0.5.10
🐳 Docker Images
# GitHub Container Registry
docker pull ghcr.io/FluffyLabs/typeberry:0.5.10📦 NPM Packages
npm install @typeberry/lib@0.5.10
npm install @typeberry/jam@0.5.10What's Changed
- Update benchmarks by @tomusdrw in #925
- Bump deps to fix audit by @tomusdrw in #927
- Another benchmarks update by @tomusdrw in #926
- Add historical lookup refine HC by @DrEverr in #928
- Add exportSegment refine HC by @DrEverr in #929
- Block pruning by @tomusdrw in #930
- Remove validation during parsing by @tomusdrw in #932
- Update Version v0.5.10 by @fluffylabs-bot[bot] in #933
Full Changelog: v0.5.9...v0.5.10
Release v0.5.9
What's Changed
- Log when validator creates blocks by @mateuszsikora in #917
- handle circular object in inspect by @tomusdrw in #918
- Ticket distribution - e2e test by @mateuszsikora in #916
- fix ecalli traces pc by @tomusdrw in #920
- Dummy finality with state pruning by @tomusdrw in #919
- Bump node and gh actions by @mateuszsikora in #922
- Update Version v0.5.9 by @fluffylabs-bot[bot] in #924
Full Changelog: v0.5.8...v0.5.9
🐳 Docker Images
# GitHub Container Registry
docker pull ghcr.io/FluffyLabs/typeberry:0.5.9📦 NPM Packages
npm install @typeberry/lib@0.5.9
npm install @typeberry/jam@0.5.9What's Changed
- Log when validator creates blocks by @mateuszsikora in #917
- handle circular object in inspect by @tomusdrw in #918
- Ticket distribution - e2e test by @mateuszsikora in #916
- fix ecalli traces pc by @tomusdrw in #920
- Dummy finality with state pruning by @tomusdrw in #919
- Bump node and gh actions by @mateuszsikora in #922
- Update Version v0.5.9 by @fluffylabs-bot[bot] in #924
Full Changelog: v0.5.8...v0.5.9
Release v0.5.8
What's Changed
- Basic tickets distribution by @mateuszsikora in #911
- Pass args to nodes in tiny network by @skoszuta in #912
TicketAttemptvalidation and encoding fix by @tomusdrw in #913- Update Version v0.5.8 by @fluffylabs-bot[bot] in #915
Full Changelog: v0.5.7...v0.5.8
🐳 Docker Images
# GitHub Container Registry
docker pull ghcr.io/FluffyLabs/typeberry:0.5.8📦 NPM Packages
npm install @typeberry/lib@0.5.8
npm install @typeberry/jam@0.5.8What's Changed
- Basic tickets distribution by @mateuszsikora in #911
- Pass args to nodes in tiny network by @skoszuta in #912
TicketAttemptvalidation and encoding fix by @tomusdrw in #913- Update Version v0.5.8 by @fluffylabs-bot[bot] in #915
Full Changelog: v0.5.7...v0.5.8
Release v0.5.7
What's Changed
- Only one publish workflow by @mateuszsikora in #906
- avoid importing package.json by @tomusdrw in #905
- Show logs directly from tiny-network script by @mateuszsikora in #907
- Fix handling of IS_RELEASE='' in lib build script by @mateuszsikora in #909
- Bump native dependency in lib by @tomusdrw in #908
- Update Version v0.5.7 by @fluffylabs-bot[bot] in #910
Full Changelog: v0.5.6...v0.5.7
🐳 Docker Images
# GitHub Container Registry
docker pull ghcr.io/FluffyLabs/typeberry:0.5.7📦 NPM Packages
npm install @typeberry/lib@0.5.7
npm install @typeberry/jam@0.5.7What's Changed
- Only one publish workflow by @mateuszsikora in #906
- avoid importing package.json by @tomusdrw in #905
- Show logs directly from tiny-network script by @mateuszsikora in #907
- Fix handling of IS_RELEASE='' in lib build script by @mateuszsikora in #909
- Bump native dependency in lib by @tomusdrw in #908
- Update Version v0.5.7 by @fluffylabs-bot[bot] in #910
Full Changelog: v0.5.6...v0.5.7
Release v0.5.6
What's Changed
- Accumulate - small fixes by @mateuszsikora in #898
- Ticket generation logic by @mateuszsikora in #897
- Fix npm publish by @mateuszsikora in #899
- Add repository to package.json by @mateuszsikora in #900
- registers should have 0x prefix by @tomusdrw in #902
- sort services in accumulation by @mateuszsikora in #901
- Fix npm publish by @mateuszsikora in #904
- Update Version v0.5.6 by @fluffylabs-bot[bot] in #903
Full Changelog: v0.5.5...v0.5.6
Release v0.5.5
What's Changed
- Remove support for GP 0.7.0 by @mateuszsikora in #886
- remove unneccessary namespaces by @tomusdrw in #891
- Update test vectors to ed6db7e90f39c339dfa1a0ee6c618c9639efae76 by @fluffylabs-bot[bot] in #892
- Add fallback mode tests to block generator by @mateuszsikora in #893
- Improve fuzz-target help by @tomusdrw in #894
- Check if in json-parse map is not an array by @DrEverr in #895
- Update Version v0.5.5 by @fluffylabs-bot[bot] in #896
Full Changelog: v0.5.4...v0.5.5
🐳 Docker Images
# GitHub Container Registry
docker pull ghcr.io/FluffyLabs/typeberry:0.5.5📦 NPM Packages
npm install @typeberry/lib@0.5.5
npm install @typeberry/jam@0.5.5What's Changed
- Remove support for GP 0.7.0 by @mateuszsikora in #886
- remove unneccessary namespaces by @tomusdrw in #891
- Update test vectors to ed6db7e90f39c339dfa1a0ee6c618c9639efae76 by @fluffylabs-bot[bot] in #892
- Add fallback mode tests to block generator by @mateuszsikora in #893
- Improve fuzz-target help by @tomusdrw in #894
- Check if in json-parse map is not an array by @DrEverr in #895
- Update Version v0.5.5 by @fluffylabs-bot[bot] in #896
Full Changelog: v0.5.4...v0.5.5
Release v0.5.4
What's Changed
- fix npm audit by @tomusdrw in #883
- Initial refine by @tomusdrw in #859
- Update test vectors to f1a582698b57c93da4734d2374ccab6e1b6dac72 by @fluffylabs-bot[bot] in #885
- Add fast forward mode to block authorship by @mateuszsikora in #865
- Network sync fixes by @mateuszsikora in #884
- Handle invalid work results count by @tomusdrw in #887
- Update Version v0.5.4 by @fluffylabs-bot[bot] in #888
Full Changelog: v0.5.3...v0.5.4
🐳 Docker Images
# GitHub Container Registry
docker pull ghcr.io/FluffyLabs/typeberry:0.5.4📦 NPM Packages
npm install @typeberry/lib@0.5.4
npm install @typeberry/jam@0.5.4What's Changed
- fix npm audit by @tomusdrw in #883
- Initial refine by @tomusdrw in #859
- Update test vectors to f1a582698b57c93da4734d2374ccab6e1b6dac72 by @fluffylabs-bot[bot] in #885
- Add fast forward mode to block authorship by @mateuszsikora in #865
- Network sync fixes by @mateuszsikora in #884
- Handle invalid work results count by @tomusdrw in #887
- Update Version v0.5.4 by @fluffylabs-bot[bot] in #888
Full Changelog: v0.5.3...v0.5.4
Release v0.5.3
What's Changed
- Disable GHA cache for test vectors by @tomusdrw in #869
- Small performance optimisations in disputes and blob dict by @mateuszsikora in #871
- Bump anan-as to the newest version by @mateuszsikora in #872
- Verify both seals at the same time by @tomusdrw in #874
- Ecalli Tracing by @tomusdrw in #873
- Using native bandersnatch by @tomusdrw in #876
- Update Version v0.5.3 by @fluffylabs-bot[bot] in #882
Full Changelog: v0.5.2...v0.5.3
🐳 Docker Images
# GitHub Container Registry
docker pull ghcr.io/FluffyLabs/typeberry:0.5.3📦 NPM Packages
npm install @typeberry/lib@0.5.3
npm install @typeberry/jam@0.5.3What's Changed
- Disable GHA cache for test vectors by @tomusdrw in #869
- Small performance optimisations in disputes and blob dict by @mateuszsikora in #871
- Bump anan-as to the newest version by @mateuszsikora in #872
- Verify both seals at the same time by @tomusdrw in #874
- Ecalli Tracing by @tomusdrw in #873
- Using native bandersnatch by @tomusdrw in #876
- Update Version v0.5.3 by @fluffylabs-bot[bot] in #882
Full Changelog: v0.5.2...v0.5.3