You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add jsKZG interface and modify tests
* export wrapper and add vm tester
* Add trusdest setup for initial verification
* move jsKZG to util
* use jsKZG in the tester
* move benchmarks to util
* switch blobTx example to use jsKZG
* update benchmarks
* partially migrate bytes to strings for kzg data [no ci]
* Adjust tx constructors
* use trusted-setups package
* change kzg capitalization
* lots o fixes
* hack to fix tester
* bye bye kzg-wasm
* spell check
* last fixes
* fix vm test
* one more fix
* Small tx dependency fix
* Fix loadKZG references
* Switch trusted setup to default export
* Update trusted-setups version
* ignore missing types for trusted-setups
* use named import
* Lint fixes
* revert bundler config change
* update trusted-setups again
* remove ts-ignore
---------
Co-authored-by: Gabriel Rocheleau <[email protected]>
Co-authored-by: Holger Drewes <[email protected]>
0 commit comments