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

DIG for tokensdk #656

Merged
merged 16 commits into from
Jun 15, 2024
Merged

DIG for tokensdk #656

merged 16 commits into from
Jun 15, 2024

Conversation

alexandrosfilios
Copy link
Contributor

No description provided.

Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
token/dig/sdk.go Outdated
"github.com/hyperledger-labs/fabric-token-sdk/token"
core2 "github.com/hyperledger-labs/fabric-token-sdk/token/core"
"github.com/hyperledger-labs/fabric-token-sdk/token/core/common/logging"
_ "github.com/hyperledger-labs/fabric-token-sdk/token/core/fabtoken/driver"
Copy link
Contributor

Choose a reason for hiding this comment

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

the other sdk.go doesn't have any blind imports. Why do we need them here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh no we don't need them. This version was based on a previous version of the sdk that had the blind imports. Will remove them.

token/dig/sdk.go Outdated
SPDX-License-Identifier: Apache-2.0
*/

package sdk
Copy link
Contributor

Choose a reason for hiding this comment

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

can we move this package under sdk?

Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
Signed-off-by: Alexandros Filios <alexandros.filios@ibm.com>
@adecaro adecaro self-requested a review June 15, 2024 07:51
Copy link
Contributor

@adecaro adecaro left a comment

Choose a reason for hiding this comment

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

LGTM

@adecaro adecaro merged commit 2246437 into main Jun 15, 2024
46 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.

None yet

2 participants