Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: local configuration bumping kurtosis to 0.2.29 #176

Merged
merged 4 commits into from
Nov 8, 2024

Conversation

joanestebanr
Copy link
Contributor

@joanestebanr joanestebanr commented Nov 8, 2024

Description

  • It set the config param PathRWData to a variable that can be set depending of local run or kurtosis:
    • Executing script/local_config writes all data on ./tmp/cdk/runtime/
  • Fix the parameters required by kurtosis to run

@joanestebanr joanestebanr self-assigned this Nov 8, 2024
@joanestebanr joanestebanr changed the base branch from main to develop November 8, 2024 14:22
@joanestebanr joanestebanr changed the title Fix local configuration to allow to set the write data path fix: local configuration to allow to set the write data path Nov 8, 2024
@joanestebanr joanestebanr changed the title fix: local configuration to allow to set the write data path fix: local configuration bumping kurtosis to 0.2.29 Nov 8, 2024
Copy link

sonarqubecloud bot commented Nov 8, 2024

@@ -7,3 +7,4 @@ args:
zkevm_use_gas_token_contract: true
data_availability_mode: rollup
sequencer_type: erigon

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

@joanestebanr joanestebanr merged commit 242f2f3 into develop Nov 8, 2024
10 checks passed
@joanestebanr joanestebanr deleted the fix/local_config branch November 8, 2024 16:37
Vui-Chee added a commit to okx/xlayer-cdk that referenced this pull request Nov 20, 2024
* dev: (30 commits)
  Delete build rust bin file
  test: fix v0.4.0 beta10 fix ut (#6)
  fix: aggregating proofs (0xPolygon#191)
  feat: improve aggsender logs (0xPolygon#186)
  fix: ut
  fix: add new error
  feat: include aggsender to release 0.4.0 (0xPolygon#181)
  feat: remove sanity check (0xPolygon#178)
  feat: sync UpdateL1InfoTreeV2 (0xPolygon#145)
  fix:  local configuration bumping kurtosis to 0.2.29 (0xPolygon#176)
  chore: bump kustoris (0xPolygon#168)
  feat: add timestamps to certificate (0xPolygon#175)
  fix: Various pessimistic proofs fixes and adaption to `kurtosis-cdk`  pessimistic proof branch (0xPolygon#165)
  feat: align Develop with changes in Release/0.4.0 (0xPolygon#174)
  feat: sqlite reorgdetector (0xPolygon#160)
  feat: Use ListOffChainData instead of GetOffChainData (0xPolygon#152)
  bump versions
  Reapply "chore: bump cdk-erigon to v2.1.2" (0xPolygon#162)
  apply feedback
  hotfix: bad merge
  ...
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants