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

update connector to support custom URI's #61

Merged
merged 6 commits into from
Jun 30, 2022

Conversation

shorsher
Copy link
Member

in a chain with #60

shorsher added 2 commits June 27, 2022 08:53
`mint` and `createpool` api's now accept a `uri` parameter

Signed-off-by: Alex Shorsher <[email protected]>
Signed-off-by: Alex Shorsher <[email protected]>
 - only expose `uri` param on `TokenMint`
 - `iid` logic cleanup
 - better naming for cache of uri support

Signed-off-by: Alex Shorsher <[email protected]>
Copy link
Contributor

@awrichar awrichar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few comments for consideration. Might want to double-check npm run lint and npm run format too.

shorsher added 3 commits June 30, 2022 08:35
 - add short-circuit preventing unnecessary transactions

Signed-off-by: Alex Shorsher <[email protected]>
Signed-off-by: Alex Shorsher <[email protected]>
Copy link
Contributor

@nguyer nguyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nguyer nguyer merged commit ec26965 into hyperledger:main Jun 30, 2022
@nguyer nguyer deleted the app-uri-changes branch June 30, 2022 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants