Commit 44dc70d
feat(tests): ckzg functions for peerdas tests (#1614)
* added kzg functions for peerdas tests
* fix: use proofs only instead of full cells
* tests passing except for third one, too much gas (nethermind) or too many blobs (7vs9, geth)
* implemented feedback
* function that loads trusted setup now has to return trusted setup otherwise it cant be used as input to function that requires trusted setup to be passed
* removed debug print
* added filelock for r/w blobs
* removed logging changes from this PR
* removed changes to conversions.py
* fixes
* fix
* fixes
---------
Co-authored-by: Mario Vega <marioevz@gmail.com>1 parent 06f8431 commit 44dc70d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
0 commit comments