github 0xPolygonHermez/zkevm-prover v3.0.0

latest releases: v6.0.6, v6.0.5-mainnet, v7.0.2...
11 months ago

Compatible versions

Changelog

  • Linux distro-agnostic compatibility with GCC 13 allowing zkevm-prover repo to be compiled and executed in mostly used Linux distributions, by @nadimkobeissi in #514
  • Tests ECRecover precalculation, by @rickb80 in #519
  • Clean up associative cache code, by @rickb80 in #510
  • Fix Jacobian coordinates bug by @rickb80 in #527
  • Pass -fopenmp to linker by @nadimkobeissi in #531
  • rick/test ecrecover by @rickb80 in #535
  • testing/fixing associative caches by @rickb80 in #536
  • Port forks 1, 2 and 3 fix when calling fea2scalar, by @fractasy in #537
  • Fix FullTracer contract data to be incremental, by @fractasy in #544
  • Add executor service errors to report invalid input parameters instead of cancelling the processBatch() request, by @fractasy in #552
  • Add get_keys to executor service ProcessBatch call by @fractasy in #554
  • Add context_id to main executor logs by @fractasy in #576
  • add mpz_clear() to fix memory leak by @xavi-pinsach in #574
  • Optimize key utils by @fractasy in #578
  • Report GASPRICE and BALANCE opcodes usage in ProcessBatch() response by @fractasy in #583
  • Modify fea2string() to return 64 characters by @fractasy in #589
  • Stop using NormalizeToNFormat(fea2string()) by @fractasy in #590
  • Create HashDB::CancelBatch() by @fractasy in #591
  • Fix prover_e2e.yml make step by @xavier-romero in #623
  • Fix CodeQL action by @xavier-romero in #627
  • Adding constRootC as part of the transcript by @RogerTaule in #644
  • Fork 6 by @fractasy in #642
  • Add src/config/README.md file to document all the configuration parameters
  • Makefile: restore -liomp5 LDFLAG (fixes Docker, breaks Fedora) in 9995b1b
  • Encode input JSON in executor service logs
  • Fix arithmetic state machine executor
  • Disable ECRecoverPrecalc config parameter

Future functionality not available yet, work in progress

Full Changelog: v2.2.5...v3.0.0

Don't miss a new zkevm-prover release

NewReleases is sending notifications on new releases.