feat: implement HashComputationLevel using LinkedList #629
Annotations
4 errors and 1 warning
benchmark:
packages/persistent-merkle-tree/test/perf/node.test.ts#L2
Module '"../../src/node"' has no exported member 'getHashComputations'.
|
benchmark:
packages/persistent-merkle-tree/test/perf/node.test.ts#L2
Module '"../../src/node"' has no exported member 'HashComputation'.
|
benchmark:
packages/persistent-merkle-tree/test/perf/node.test.ts#L62
Property 'batchHash' does not exist on type 'BranchNode'.
|
benchmark
Process completed with exit code 1.
|
benchmark
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|