v0.0.13
This version of the hypersdk
is compatible with avalanchego@2eabd228952b6b7c9075bc45653f70643d9a5a7c
.
What's Changed
- [x/programs] add cargo fmt to rust linter by @hexfusion in #400
- fix vm readme link by @RodrigoVillar in #420
- docs: fix typos by @omahs in #421
- [email protected] by @patrick-ogrady in #419
- [tests] Defer Accept in Load Tests by @patrick-ogrady in #424
- [x/programs] serialize/deserialize using serde by @samliok in #388
- [x/programs] Remove initial function set when initializing runtime by @samliok in #431
- [x/programs] refactor init by @samliok in #432
- [x/programs/rust] Use clippy::pedantic in the SDK by @richardpringle in #395
- [chain] Defer State Root Generation by @patrick-ogrady in #425
- [x/merkledb] Separate MerkleDB for Intermediate/Value Nodes by @patrick-ogrady in #435
- [ci] Add test to ensure mocks are up-to-date by @Dimitar-St in #437
- [ci] Fix Clean Check by @patrick-ogrady in #447
- [vm] Block Pruning (Default to Only Keeping Last 768 Blocks) by @patrick-ogrady in #436
New Contributors
- @RodrigoVillar made their first contribution in #420
- @omahs made their first contribution in #421
- @richardpringle made their first contribution in #395
- @Dimitar-St made their first contribution in #437
Full Changelog: v0.0.12...v0.0.13