Skip to content

Releases: Consensys/linea-tracer

Release v0.4.0-rc2

23 Aug 12:54
e36f528
Compare
Choose a tag to compare
  • fix: change implementation of gasAvailableForChildCall due to having side effects in TangerineWhistleGasCalculator (#950)
  • fix: ToyWorld.commit() (#966)
  • feat(ecadd): add test (#956)
  • fix: Use correct CHAINID in EVM (#947)
  • fix: swap ordering of r/s fields in tx snapshot (#946)

Release v0.4.0-rc1

16 Aug 14:11
2b1b5bc
Compare
Choose a tag to compare
  • feat(toy-exec-env-v2): add new ToyExecutionEnvironment that builds the General State Test Case spec to run tests (#842)
  • feat: initial Integration of Go Corset (#907)
  • feat(exp): update (#937)
  • fix(blockCapturer): missing handling of selfdestruct (#936)
  • docs: retires zk-EVM (#903)
  • fix: add replay test for incident 777 on zkGeth mainnet (#927)
  • test(ecpairing): implement extensive test for ecpairing (#822)(#909)

Release v0.3.0-rc2

01 Aug 10:37
6f4349c
Compare
Choose a tag to compare
  • feat: Update Linea-Besu to 24.7-develop-c0029e6 (#905)

Release v0.3.0-rc1

30 Jul 11:53
2b30fb5
Compare
Choose a tag to compare
  • feat: upgrade besu version to 24.7-develop-f812936 (#880)

Release v0.2.0-rc5

29 Jul 08:57
37f00b9
Compare
Choose a tag to compare
  • fix(ecData): temporary fix to discard unsuccessful EcRecover call (#891)

Release v0.2.0-rc4

25 Jul 16:00
55dd7f3
Compare
Choose a tag to compare
  • fix: init config object only once (#873)
  • feat: improve design of shared and private CLI options (#864)

Release v0.2.0-rc2

22 Jul 16:07
Compare
Choose a tag to compare
  • feat: improve ZkTracer initialization time by doing only once Opcodes and spillings loading from disk resources (#720)
  • perf: parallelize refundedGas for big transactions (#793)

Release v0.2.0-rc1

17 Jul 13:27
Compare
Choose a tag to compare
  • feat: add PRECOMPILE_ECPAIRING_G2_MEMBERSHIP_CALLS in spillings.toml and did some renaming (#819)
  • feat: optimise trace generation (except hub) (#838)

Release v0.1.5-rc6

09 Jul 15:22
419f654
Compare
Choose a tag to compare

Draft release of version v0.1.5-rc6.

Release v0.1.5-rc5

08 Jul 07:57
Compare
Choose a tag to compare
  • feat: enable creation of traces output directory on ContinuousTracing plugin the directory path as a CLI option (#825)