Releases: Consensys/linea-tracer
Releases · Consensys/linea-tracer
beta-v5.0-integration-test-wo-modexp-secp256r1
What's Changed
- test: add check that event detection is the same with tracer and counter by @letypequividelespoubelles in #2413
- Chore: update Besu to 25.10.0-RC2-linea1 by @fab-10 in #2419
- Feat/update ethereum foundation tests for prague by @amkCha in #2405
- feat(EIP-7825): transaction gas limit cap by @letypequividelespoubelles in #2422
beta-v4.0-rc11-tracer-only-columns-hotfixby @OlivierBBB in #2421- Testing
BLSmodule by @lorenzogentile404 in #2319 - chore: update besu to 25.10.0-linea1 by @letypequividelespoubelles in #2430
- feat: run unit tests for releases by @amkCha in #2433
- Chore: set besuVersion=25.10.0-linea2 by @fab-10 in #2434
- fix: permissions to write on manual release by @amkCha in #2436
- feat: run units and replay in // of jar building for releases by @amkCha in #2437
MXPX_THRESHOLDspecialized tests by @lorenzogentile404 in #2259- Chore: set besuVersion=25.10.0-linea3 by @fab-10 in #2442
- fix: rebase / merge issue with prover columns by @OlivierBBB in #2417
- feat: add assembly implementation of bin by @DavePearce in #2439
- feat: forced transaction by @letypequividelespoubelles in #2418
- Eip 7939 clz opcode by @letypequividelespoubelles in #2406
- feat: trace all previous blockhashes by @letypequividelespoubelles in #2353
- fix: stack section shouldn't call stateless module when exception by @letypequividelespoubelles in #2445
- EIP-4788 storage key fix by @OlivierBBB in #2447
- fix: gas calculation for TX skip by @DavePearce in #2454
- Feat/replays for prague with besu and issue1335 by @amkCha in #2458
- feat: run only prague on test suites by @amkCha in #2450
- Chore: set besuVersion=25.11.0-RC1-linea2 by @fab-10 in #2459
- Add floor price tests for
TX_SKIPaddress collisions by @lorenzogentile404 in #2465 - feat: replace legacy replays with
PRAGUEreplays by @DavePearce in #2461 - Fix daily blockchain tests by @OlivierBBB in #2467
- Compute
tracedHasCodevia byte code size for performance reasons by @OlivierBBB in #2463 - fix: tidy up after replay tests PR by @DavePearce in #2471
- clean: tx skip w address collision follow up of PR 2454 by @letypequividelespoubelles in #2474
- chore: update go-corset to v1.1.27 by @DavePearce in #2476
- [dependabot] (deps): Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #2448
- @karim's fix for CANCUN blockchain reference tests by @OlivierBBB in #2472
- chore: update linea-constraints by @DavePearce in #2479
- feat: support assembly implementation of euc by @DavePearce in #2486
Full Changelog: beta-v4.0-rc12...beta-v5.0-integration-test-wo-modexp-secp256r1
beta-v4.0-rc23
Full Changelog: beta-v4.0-rc22...beta-v4.0-rc23
beta-v4.0-rc22
beta-v4.0-rc21
Applied (from top to bottom):
- Chore: set besuVersion=25.10.0-linea3
- Chore: set besuVersion=25.11.0-RC1-linea2
- feat: bump releaseVersion to beta-v4.0-rc21
Full Changelog: beta-v4.0-rc20...beta-v4.0-rc21
beta-v4.0-rc20
rc18 +
- Compute
tracedHasCodevia byte code size for performance reasons (#2463)
beta-v4.0-rc18
Fix for gas refund calculation in case of a tx to an EOA with non-empty calldata