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

[BREAKING CHANGE] Extend Indexer PRC SearchKey for CKB 0.114 #102

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

EthanYuan
Copy link
Contributor

Updates:

  • Extended the enumeration values for Partial in SearchMode
  • Extended the output_data and output_data_filter_mode fields for the SearchKeyFilter

BREAKING CHANGE: rename ScriptSearchMode -> SearchMode

@quake quake merged commit 3b8f395 into nervosnetwork:master Feb 1, 2024
10 checks passed
@eval-exec
Copy link
Contributor

eval-exec commented Feb 1, 2024

Extended the enumeration values for Partial in SearchMode

Is this feature specific to version v0.114.0? The latest version of ckb in ckb-sdk-rust's Cargo.toml is v0.111.0.

@EthanYuan
Copy link
Contributor Author

EthanYuan commented Feb 1, 2024

Extended the enumeration values for Partial in SearchMode

Is this feature specific to version v0.114.0? The latest version of ckb in ckb-sdk-rust's Cargo.toml is v0.111.0.

Yes, this feature is for v0.114.

If the Rust SDK next version directly upgrades the CKB version to 0.114, it should be fine.

@EthanYuan EthanYuan deleted the update-rpc-indexer branch March 12, 2024 02:06
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.

3 participants