Skip to content

Move proof functions into ProofTrie subclass #3927

Move proof functions into ProofTrie subclass

Move proof functions into ProofTrie subclass #3927

Triggered via pull request July 24, 2024 19:00
Status Failure
Total duration 10m 0s
Artifacts

browser.yml

on: pull_request
Matrix: test-all-browser
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/proofStateManager.spec.ts > ProofStateManager > should report data equal to geth output for EIP 1178 proofs - nonexistent account: packages/statemanager/test/proofStateManager.spec.ts#L151
TypeError: this._trie.createProof is not a function ❯ DefaultStateManager.getProof ../../../../../../../src/stateManager.ts:503:41 ❯ test/proofStateManager.spec.ts:151:18
test/proofStateManager.spec.ts > ProofStateManager > should report data equal to geth output for EIP 1178 proofs - account with storage: packages/statemanager/test/proofStateManager.spec.ts#L189
TypeError: this._trie.createProof is not a function ❯ DefaultStateManager.getProof ../../../../../../../src/stateManager.ts:508:44 ❯ test/proofStateManager.spec.ts:189:18
test-all-browser (20)
Process completed with exit code 1.