Releases: Consensys/linea-tracer
Releases · Consensys/linea-tracer
beta-v2.1-rc2
What's Changed
- clean old ModuleTrace.java by @letypequividelespoubelles in #1857
- build: Use vanilla Besu from linea-besu-upstream by @usmansaleem in #1855
- fix(gradle): typo in last release version name by @letypequividelespoubelles in #1860
New Contributors
- @usmansaleem made their first contribution in #1855
Full Changelog: beta-v2.1-rc1...beta-v2.1-rc2
beta-v2.1-rc1
What's Changed
- clean(hub): remove gas cost accumulator' by @amkCha in #1844
- Optimize OpCodes class by @ahamlat in #1843
- fix: context consistency arg constraint by @letypequividelespoubelles in #1847
- test: add several deployment tests by @letypequividelespoubelles in #1827
- 1172 simple test where we revert multiple calls in succession by @lorenzogentile404 in #1775
- Feat/jacoco reporting on all tests by @amkCha in #1839
- fix(statetests): lower go mem limit by @amkCha in #1852
- 1660 tests for sload and sstore where one of these instructions has multiple revert reasons by @lorenzogentile404 in #1748
- clean: some cleaning by @letypequividelespoubelles in #1850
- tests: rlpTxn tests by @letypequividelespoubelles in #1800
- feat: add block gas limit constraint by @letypequividelespoubelles in #1854
Full Changelog: beta-v2.0-rc1...beta-v2.1-rc1
Release beta-v2.0-rc1
Draft release of version beta-v2.0-rc1.
What's Changed
- Improve MMIO line counting performance by @ahamlat in #1831
- Tweak GOMEMLIMIT by @DavePearce in #1830
- Low gas stipend precompile calls by @lorenzogentile404 in #1754
- release beta-v2.0-rc1: updated
gradle.properties
+CHANGELOG
by @OlivierBBB in #1840 - Extensive
OOGX
tests involving memory expansion + gas estimation toolBytecodeRunner.runOnlyForGasCost
+MSIZE
(#1783) by @lorenzogentile404 in #1783
Full Changelog: beta-v1.3-rc3...beta-v2.0-rc1
Release beta-v1.3-rc5
Draft release of version beta-v1.3-rc5.
What's Changed
- Rel/beta v1.3 rc5 by @OlivierBBB in #1828
Full Changelog: beta-v1.3-rc4...beta-v1.3-rc5
Release beta-v1.3-rc4
Draft release of version beta-v1.3-rc4.
Release beta-v1.3-rc3
Draft release of version beta-v1.3-rc3.
What's Changed
- fix(jacoco): upload test cov unit tests by @amkCha in #1808
- Update Linea Besu to 25.2-delivery50 by @fab-10 in #1819
- fix: no overflow for BlakeRounds precompile limits count by @letypequividelespoubelles in #1817
- test: add selfdestructing COINBASE by @letypequividelespoubelles in #1788
- feat: enable coverage report aggregation by @DavePearce in #1799
- chore: update
go-corset
to commit ab7f2d5 by @DavePearce in #1822 - fix: jacoco upload on unit not replay by @amkCha in #1820
- Update release.yml by @OlivierBBB in #1825
- Rel/beta v1.3 rc3 by @OlivierBBB in #1824
Full Changelog: beta-v1.3-rc2...beta-v1.3-rc3
Release beta-v1.2.0-rc4
Draft release of version beta-v1.2.0-rc4.
What's Changed
- hotfix: apply overflow protection to
MODEXP
andBLAKE2f
limits by @OlivierBBB in #1816
Full Changelog: beta-v1.2.0-rc2...beta-v1.2.0-rc4
Release beta-v1.3-rc2
Draft release of version beta-v1.3-rc2.
What's Changed
- Protect
MODEXP
line counting from integer overflows by @letypequividelespoubelles in #1813
Release v1.3.0-rc1
- fix: MODEXP_lead_log OOB instruction tracing (#1806)
- hotfix: rm following closed issue (#1805)
- feat: remove romlex unused columns (#1791)
- Update Linea Besu to 25.2-delivery49 (#1803)
- test: mixture of non reverted, self reverted, and get reverted LOGX (#1784)
- 1792 cleaning some todos (#1797)
- test: no CFI duplicates (#1789)
- hotfix: temp dependency conflict (#1801)
- Update Linea Besu to 25.2-delivery48 (#1796)
- chore: update weekly and nightly tests (#1794)
- Added tests for signed comparisons, mod, div and sign extension (#1768)
- test: check no CFI duplicate for simple calls
- chore: more parallelism to unit/replay/ref tests (#1786)
- feat: enable popping bundle of transactions (#1777)
- Fix/parsing constraint failed (#1760)
- test: add SHAKIRA tests (#1762)
- chore: update
go-corset
to latest commit (#1781) - feat: point to master of constraints (#1782)
HUB
consistency arguments (#1746)- test(oogx): CALL different scenarios and gas accumulator (#1515)
- chore: update
go-corset
to301d5c4
(#1774) - Feat/sonarqube local setup (#1764)
- add TX_WARM and TX_FINAL tests (#1743)
- test: some more skip tests (#1734)
- Update Linea Besu to 25.2-delivery46 (#1767)
- feat: update constraints be40337 (#1765
- fix: nightly tests (#1755)
- fix: blockdata line counting & traceEndBlock trigger in ref tests (#1751)
- update
go-corset
to latest (#1739) - clean: don't store mmu and mxp stamps with hub and log stamps (#1747)