What's Changed
- chore: removing unused package, and removing unecessary 'npx' usage by @bleepbloopsify in #2461
- improvement: turn off no-unused-vars everywhere except
src/lib, and fixedno-unused-varsinsrc/libby @bleepbloopsify in #2456 - fix: remove codespell by @bleepbloopsify in #2500
- chore: formatting zkprogram.ts, and organizing imports by @bleepbloopsify in #2469
- Add a small and big zkprogram example by @Shigoto-dev19 in #2504
- feat: add spell checker by @bleepbloopsify in #2501
- Add Proving and Compilation Time Regression Tests by @Shigoto-dev19 in #2451
- Update zkprogram tests to utilize the new performance (compilation, proving) regression framework by @Shigoto-dev19 in #2458
- Add a new script to clean build artifacts by @Shigoto-dev19 in #2507
- feat: added test to check RSA usage of cache by @bleepbloopsify in #2550
- feat: cache regression sideloaded program test by @bleepbloopsify in #2551
- feat: runtime table regression test by @bleepbloopsify in #2552
- chore: break out wasm and JSOO builds by @bleepbloopsify in #2546
- feat: expose local blockchain type by @bleepbloopsify in #2538
- make pkg pr flow for PRs by @45930 in #2543
- feat: small and big zk program for cache regression by @bleepbloopsify in #2553
- chore: cspell dictionary and spelling mistakes by @bleepbloopsify in #2566
- Add the very first performance regression baseline by @Shigoto-dev19 in #2586
- Group JS/TS build scripts for better clarity by @Shigoto-dev19 in #2588
- Refactor node build script by @Shigoto-dev19 in #2590
- Add performance regression tests to CI by @Shigoto-dev19 in #2548
- Isolate bindings constants and transaction layout build by @Shigoto-dev19 in #2559
- Only write during
dumpmode by @Trivo25 in #2599 - Add assertions on verify to zkprogram examples by @Shigoto-dev19 in #2606
- Add serde functionality to kimchi proofs and verifier index by @Trivo25 in #2585
- Document build clean & build scripts and Update README-dev by @Shigoto-dev19 in #2611
- Release v2.11.0 by @github-actions[bot] in #2598
Full Changelog: 2.10.0...v2.11.0