Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat!: omni rollup cell lock #608

Conversation

zeroqn
Copy link
Contributor

@zeroqn zeroqn commented Mar 4, 2022

  • remove deprecated block producer config support
  • remove rollup-cell-address from deploy-genesis command
  • add omni-lock-config-path argument to deploy-genesis command
    example:
      {
          "omni_lock": {
              "script_type_hash": "0x09ee393818d57c5f9eb2beea780d55f63a66ee92a12ce96980ae0726874c9b71",
              "cell_dep": {
                  "out_point": {
                      "tx_hash": "0x0b0aceea63dfed04fa117b9f8aa6e2aa7c4e687947dc0d09464030b405772d3c",
                      "index": "0x1"
                  },
                  "dep_type": "code"
              }
          }
      }
    

@zeroqn zeroqn force-pushed the feat-omni-rollup-cell-lock branch from d3dc037 to db1cc83 Compare March 4, 2022 12:27
@zeroqn zeroqn force-pushed the feat-omni-rollup-cell-lock branch from db1cc83 to 67191e8 Compare March 4, 2022 12:29
@Flouse Flouse requested review from jjyr and magicalne March 4, 2022 16:09
@Flouse
Copy link
Collaborator

Flouse commented Mar 5, 2022

@Flouse Flouse self-requested a review March 7, 2022 06:34
@Flouse Flouse merged commit d41173c into godwokenrises:compatibility-breaking-changes Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants