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

searchAssets: add raw name + owner address query parameter support #118

Merged
merged 5 commits into from
Oct 16, 2023

Conversation

callensm
Copy link

Overview

Adds an optional new name query parameter to the searchAssets method. This parameter must be used in conjunction with an owner address filter and adds a new condition and relational join for a partial match on assets' RawName data column.

Testing

  • Testing performed to validate the changes

@callensm callensm marked this pull request as ready for review September 15, 2023 02:42
digital_asset_types/src/dao/mod.rs Outdated Show resolved Hide resolved
callensm and others added 2 commits October 16, 2023 09:31
Co-authored-by: Tahsin Tunan <tahsintunan@gmail.com>
@tahsintunan tahsintunan merged commit 3a465ee into helius-labs:helius Oct 16, 2023
2 checks passed
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