Implement starknet_getStorageProof
RPC
#2383
61.37% of diff hit (target 60.00%)
View this Pull Request on Codecov
61.37% of diff hit (target 60.00%)
Annotations
Check warning on line 143 in core/state.go
codecov / codecov/patch
core/state.go#L142-L143
Added lines #L142 - L143 were not covered by tests
Check warning on line 95 in core/state_snapshot.go
codecov / codecov/patch
core/state_snapshot.go#L94-L95
Added lines #L94 - L95 were not covered by tests
Check warning on line 99 in core/state_snapshot.go
codecov / codecov/patch
core/state_snapshot.go#L98-L99
Added lines #L98 - L99 were not covered by tests
Check warning on line 103 in core/state_snapshot.go
codecov / codecov/patch
core/state_snapshot.go#L102-L103
Added lines #L102 - L103 were not covered by tests
Check warning on line 58 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L57-L58
Added lines #L57 - L58 were not covered by tests
Check warning on line 95 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L76-L95
Added lines #L76 - L95 were not covered by tests
Check warning on line 104 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L100-L104
Added lines #L100 - L104 were not covered by tests
Check warning on line 118 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L108-L118
Added lines #L108 - L118 were not covered by tests
Check warning on line 129 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L123-L129
Added lines #L123 - L129 were not covered by tests
Check warning on line 132 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L131-L132
Added lines #L131 - L132 were not covered by tests
Check warning on line 146 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L145-L146
Added lines #L145 - L146 were not covered by tests
Check warning on line 151 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L150-L151
Added lines #L150 - L151 were not covered by tests
Check warning on line 157 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L156-L157
Added lines #L156 - L157 were not covered by tests
Check warning on line 162 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L161-L162
Added lines #L161 - L162 were not covered by tests
Check warning on line 172 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L172
Added line #L172 was not covered by tests
Check warning on line 186 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L185-L186
Added lines #L185 - L186 were not covered by tests
Check warning on line 191 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L190-L191
Added lines #L190 - L191 were not covered by tests
Check warning on line 196 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L195-L196
Added lines #L195 - L196 were not covered by tests
Check warning on line 201 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L200-L201
Added lines #L200 - L201 were not covered by tests
Check warning on line 206 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L205-L206
Added lines #L205 - L206 were not covered by tests
Check warning on line 225 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L224-L225
Added lines #L224 - L225 were not covered by tests
Check warning on line 237 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L236-L237
Added lines #L236 - L237 were not covered by tests
Check warning on line 242 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L241-L242
Added lines #L241 - L242 were not covered by tests
Check warning on line 249 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L249
Added line #L249 was not covered by tests
Check warning on line 255 in rpc/storage.go
codecov / codecov/patch
rpc/storage.go#L254-L255
Added lines #L254 - L255 were not covered by tests