Commit e308102
authored
Integrate new
* Add new kzg-wasm RC version 1.0.0-rc.1 to package.json
* Rebuild package-lock.json
* Update KZG API tests
* Add kzg-wasm to tx dev dependencies
* Rebuild package-lock.json
* -> rc.2
* package-lock.json
* Update to rc.2
* Increase timeout, remove wrapper
* Start integration in tx tests
* package-lock.json
* Integrate kzg-wasm into tx EIP-4844 tests
* Add kzg JS/WASM labels to tests
* Add code docs for kzg utils (AI, proof-read)
* Make blob tx example a bit more meaningful
* Fix spellcheckkzg-wasm library version / Sanity & API Checks (#4153)1 parent 5b6d90d commit e308102
File tree
9 files changed
+1031
-913
lines changed- config
- packages
- tx
- examples
- test
- util
- src
- test
9 files changed
+1031
-913
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
642 | | - | |
| 642 | + | |
| 643 | + | |
643 | 644 | | |
644 | 645 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments