Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

fix: revert docker stack to IBFT and fix a few commands #13

Merged
merged 4 commits into from
Mar 27, 2023

Conversation

sebastiendan
Copy link
Member

@sebastiendan sebastiendan commented Mar 26, 2023

Description

Fix a few things w.r.t. the docker/local-topos stack.

Additions and Changes

Bug fix (non-breaking change which fixes an issue)

  • Add missing --chain-id flag in PolyBFT manifest file generation
  • Reset Dockerfile to work with ibft instead of polybft (still waiting for Polygon documentation to fully grasp what polybft revolves around—seems to be for supernets only)
  • Change recursively /data folder's permissions to allow for read and unit tests later
  • Re-use cd /data strategy for ibft genesis file generation (from docker/local)

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@sebastiendan sebastiendan force-pushed the fix/update-topos-docker branch 3 times, most recently from a930cb1 to e56159a Compare March 26, 2023 13:45
@sebastiendan sebastiendan force-pushed the fix/update-topos-docker branch from e56159a to 30e07e3 Compare March 26, 2023 15:19
@sebastiendan sebastiendan marked this pull request as ready for review March 27, 2023 08:26
@sebastiendan sebastiendan requested review from a team as code owners March 27, 2023 08:26
@sebastiendan sebastiendan changed the title fix: add chain-id in manifest command fix: revert docker stack to IBFT and fix a few commands Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants