This repository was archived by the owner on Apr 9, 2024. It is now read-only.
feat: add omni lock script extension#468
Open
EthanYuan wants to merge 43 commits intonervosnetwork:dev-0.4from
Open
feat: add omni lock script extension#468EthanYuan wants to merge 43 commits intonervosnetwork:dev-0.4from
EthanYuan wants to merge 43 commits intonervosnetwork:dev-0.4from
Conversation
- test_omni_query_transactions_double_entry - test_omni_query_transactions_native
…r_udt_from_provide_capacity
*get_all_scripts_by_item *is_items_contain_addresses
*test_dao_claim_and_deposit and *test_dao_claim_and_deposit_one_address
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Based on the issue #458, this PR adds the omni lock script extension to Mercury, and keeps the current rpc interface definition unchanged. For users who use omni lock, Mercury's convenient transfer of CKB and UDT is now possible.
Supported Omni Lock Auth Flags:
Supported Omni Lock Args:
This PR gives Mercury the ability to extend the lock script dimension, making it easier to add new lock scripts.
Which issue(s) this PR fixes:
Fixes #
Which docs this PR relation:
Ref #
Which toolchain this PR adaption:
No Breaking Change
Special notes for your reviewer: