Skip to content

Commit 642ce54

Browse files
CHr15F0xkkovaacs
andcommitted
doc: update CHANGELOG
Co-authored-by: KOVACS Krisztian <krisztian@equilibrium.co>
1 parent 2201b95 commit 642ce54

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ More expansive patch notes and explanations may be found in the specific [pathfi
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10+
## Unreleased
11+
12+
### Fixed
13+
14+
- `pathfinder_getProof`, `pathfinder_getClassProof` return `ProofMissing` (10001) when Pathfinder is in `archive` mode and queried block's tries are empty.
15+
- `starknet_getStorageProof` returns `StorageProofNotSupported` (42) when Pathfinder is in `archive` mode and queried block's tries are empty.
16+
1017
## [0.15.2] - 2024-12-04
1118

1219
### Fixed

0 commit comments

Comments
 (0)