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

chore: add mint data #57

Merged
merged 16 commits into from
May 9, 2023
Merged

chore: add mint data #57

merged 16 commits into from
May 9, 2023

Conversation

DavidMinarsch
Copy link
Contributor

No description provided.

@@ -0,0 +1,9 @@
token_id-"component_id"
X-"skill/valory/apy_estimation_abci/0.1.0" - 1, 4, 14
Copy link
Contributor Author

Choose a reason for hiding this comment

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

1 and 4 should be removed as dependencies. One of them is not used in code, the other one is unnecessarily used.

Copy link
Collaborator

@Adamantios Adamantios May 3, 2023

Choose a reason for hiding this comment

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

These are the abci and the http protocols, correct? Why should one of them be removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They are pointlessly imported

Copy link
Collaborator

Choose a reason for hiding this comment

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

Removed on ddf7e5d.

@@ -0,0 +1,9 @@
token_id-"component_id"
X-"skill/valory/apy_estimation_abci/0.1.0" - 1, 4, 14
X-"skill/valory/apy_estimation_chained_abci/0.1.0" - 14, 16, 17, 22, 33, "skill/valory/apy_estimation_abci/0.1.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Termination and transaction_settlement skills are missing in code.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Added in #58.

X-"skill/valory/apy_estimation_abci/0.1.0" - 1, 4, 14
X-"skill/valory/apy_estimation_chained_abci/0.1.0" - 14, 16, 17, 22, 33, "skill/valory/apy_estimation_abci/0.1.0"
---
token_id-"agent_id"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Why is the ipfs connection and skill not listed as a dependency?

Copy link
Collaborator

Choose a reason for hiding this comment

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

The IPFS connection and protocol are now listed as dependencies in #58.

@DavidMinarsch DavidMinarsch merged commit bff258c into main May 9, 2023
21 checks passed
@DavidMinarsch DavidMinarsch deleted the mint branch May 9, 2023 08:36
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