Skip to content

Commit 4f0b09d

Browse files
Remove ChunkCount (#106)
* Update Polkadot-SDK to the commit with: `[pallet-transaction-storage] Improved `check_proof` check + tests + docs (paritytech/polkadot-sdk#10153)` * Fix tests and format (#110) --------- Co-authored-by: Branislav Kontur <[email protected]>
1 parent bb0d238 commit 4f0b09d

File tree

12 files changed

+847
-808
lines changed

12 files changed

+847
-808
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,9 @@ package-lock.json
1717

1818
# Polkadot API generated files
1919
.papi/
20+
21+
# Local test files
22+
examples/retrieved_picture.*
23+
kubo/
24+
zombienet-*
25+
zombienet/

0 commit comments

Comments
 (0)