Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add StableContainer * fix: fix stablecontainer with variable fields * feat: add SimpleVariantType * chore: add `yarn pack` tarball for testing * chore: rename variant to profile * chore: refresh `yarn pack` tarball * chore: fix lint * fix: Shape3 StableContainerType unit tests * fix: compilation error due to zerohash * chore: extract BasicContainerTreeViewDU from ContainerTreeViewDU * fix: support StableContainerTreeViewDU.batchHashTreeRoot() * fix: more StableContainer tests * fix: more tests for Profile and fix bugs * chore: StableContainer vs Profile merkleization test * fix: StableContainer to pad false bits up to length N (BitVector[N]) * fix: StableContainer BitVector[N] for view + value * chore: refactor Optional utils to common place * feat: Profile to support OptionalType * chore: StableContainer BitVector[N] test * chore: cachePermanentRootStruct for Profile and naming refactor --------- Co-authored-by: Tuyen Nguyen <vutuyen2636@gmail.com>
- Loading branch information