Releases: Consensys/linea-tracer
Releases · Consensys/linea-tracer
Release v0.5.2-beta
- fix(callDataCopy): source ID (#1081)
- add a binary search script (#1073)
- chore: add more description for bulkReplay (#1058)
- Leo's new ranges (#1051)
- fix: precompiles are considered COLD when using BESU frame method (#1079)
- perf: more efficient data storage structure (#1034)
- [997] Migrate most of the tests to ToyExecutionEnviromentV2 (#1066)
- Feat/issue 975/ec data add relevant limits for ecpairing (#993)
- fix(mmu call): need CFI for failed CREATE2 that doesn't trigger the ROM (#1070)
- fix(selfdestruct): wrap (#1074)
- Feat: bulk capture and bulk replay (#1001)
- Fix initial contract nonce (#1056)
- fix(precompile): defers with wrong id (#1055)
- Use
ReferenceTestWorldState
instead ofToyWorld
(#1045) - fix: many things ... (#1027)
- [934] Use ToyExecutionEnvironmentV2 for blockhash test (#1040)
- fix: update
Trace.java
file for Hub (#1037) - Tests/ethereum (#1012)
- Expose true output from tx result failure (#1030)
- format(txndata): ras (#1032)
- feat: update gradle test config to show better output (#1021)
- fix(mmu): anyToRamWithPadding mixed subcase (#1016)
- Fix for
BLOCKHASH
conversion error (#1025) - perf(MMU): discard CallStackReader (#988)
- feat: capture block hashes in
BlockCapturer
for replay (#1019) - add tests for exceptions. (#1007)
- Fix #998 (#1015)
- Update Linea-Besu dependency to 24.8-develop-915fcb01 (delivery-29) (#1011)
- feat: update blockcapturer to capture outcomes (#982)
- Fix stp fix (#1003)
- Make
ReturnSection
'sresolveAtContextReEntry
method use the createe frame (#992) - feat(corset): enable
go-corset
ingradle
action (#938) - fix(STP): fixed exists
- fix(StpCall): made STP fillers private
- fix(CallSection): removed redundant stpCallForCalls call
- fix(CreateSection): removed redundant stpCallForCreates call
Release v0.5.1-beta
- fix: removed old documentation files (#995)
- feat(txndata): implement txn data update handling the max nonce (#987)
- feat(hub): fill pMiscOobData9 (#985)
- feat(ecdata): use constants for call data sizes (#983)
- fix(hub): static exceptions that should not be thrown. (#986)
- feat(ecdata): switch from stacked set to stacked list (#981)
- fix(Makefile): updated file path to AccountFragment.java
Release v0.5.0-beta
- merged HUB pull request #748
Release v0.4.0-rc2
Release v0.4.0-rc1
- 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
- feat: Update Linea-Besu to 24.7-develop-c0029e6 (#905)
Release v0.3.0-rc1
- feat: upgrade besu version to 24.7-develop-f812936 (#880)
Release v0.2.0-rc5
- fix(ecData): temporary fix to discard unsuccessful EcRecover call (#891)