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

Assets documentation updates, permissionless assets specification, assets CosmWasm interface and clean up of all old things #3777

Merged
merged 15 commits into from
Jul 13, 2023

Conversation

dzmitry-lahoda
Copy link
Contributor

@dzmitry-lahoda dzmitry-lahoda commented Jul 11, 2023

  • just this one is target for alignment https://github.com/ComposableFi/composable/pull/3777/files#diff-62bb4c85c69a0da7704069fa70b25e210d3ea94c0969a28fab6989f82b78cd54

  • added CW interface to assets and generated schema files

  • delete all legacy/obsolete/incorrect/useless things about assets

  • delete all in deleting rush because it has assets/tokens in text/name and was obsolete/useless/no compilable/cacneled

  • fixed nix linter

  • nuked subquid cc @fl-y

  • PR title is my best effort to provide summary of changes and has clear text to be part of release notes

  • I marked PR by misc label if it should not be in release notes

  • I have linked Zenhub/Github or any other reference item if one exists

  • I was clear on what type of deployment required to release my changes (node, runtime, contract, indexer, on chain operation, frontend, infrastructure) if any in PR title or description

  • I waited and did best effort for pr-workflow-check / draft-release-check to finish with success(green check mark) with my changes

  • I have added at least one reviewer in reviewers list

  • I tagged(@) or used other form of notification of one person who I think can handle best review of this PR

  • I have proved that PR has no general regressions of relevant features and processes required to release into production

@dzmitry-lahoda dzmitry-lahoda mentioned this pull request Jul 11, 2023
8 tasks
@dzmitry-lahoda dzmitry-lahoda changed the title updated Rfc 0016 Assets documentation updates, permissionless assets specification, and clean up of all old things Jul 12, 2023
@dzmitry-lahoda dzmitry-lahoda changed the title Assets documentation updates, permissionless assets specification, and clean up of all old things Assets documentation updates, permissionless assets specification, assets CosmWasm interface and clean up of all old things Jul 12, 2023
Signed-off-by: dzmitry-lahoda <dzmitry@lahoda.pro>
@dzmitry-lahoda
Copy link
Contributor Author

@kkast ?

@dzmitry-lahoda dzmitry-lahoda added this pull request to the merge queue Jul 13, 2023
Merged via the queue into main with commit d73102e Jul 13, 2023
30 of 31 checks passed
@dzmitry-lahoda dzmitry-lahoda deleted the rfc-0016 branch July 13, 2023 18:43
kkast added a commit that referenced this pull request Jul 20, 2023
…sets CosmWasm interface and clean up of all old things (#3777)

- just this one is target for alignment
https://github.com/ComposableFi/composable/pull/3777/files#diff-62bb4c85c69a0da7704069fa70b25e210d3ea94c0969a28fab6989f82b78cd54
- added CW interface to assets and generated schema files
- delete all legacy/obsolete/incorrect/useless things about assets
- delete all in deleting rush because it has assets/tokens in text/name
and was obsolete/useless/no compilable/cacneled
- fixed nix linter
- nuked subquid cc @fl-y 

- [x] PR title is my best effort to provide summary of changes and has
clear text to be part of release notes
- [x] I marked PR by `misc` label if it should not be in release notes
- [x] I have linked Zenhub/Github or any other reference item if one
exists
- [x] I was clear on what type of deployment required to release my
changes (node, runtime, contract, indexer, on chain operation, frontend,
infrastructure) if any in PR title or description
- [x] I waited and did best effort for `pr-workflow-check /
draft-release-check` to finish with success(green check mark) with my
changes
- [x] I have added at least one reviewer in reviewers list
- [x] I tagged(@) or used other form of notification of one person who I
think can handle best review of this PR
- [x] I have proved that PR has no general regressions of relevant
features and processes required to release into production

---------

Signed-off-by: dzmitry-lahoda <dzmitry@lahoda.pro>
Co-authored-by: Kostya Kastsevich <kkastsevich@gmail.com>
kkast added a commit that referenced this pull request Jul 20, 2023
…sets CosmWasm interface and clean up of all old things (#3777)

- just this one is target for alignment
https://github.com/ComposableFi/composable/pull/3777/files#diff-62bb4c85c69a0da7704069fa70b25e210d3ea94c0969a28fab6989f82b78cd54
- added CW interface to assets and generated schema files
- delete all legacy/obsolete/incorrect/useless things about assets
- delete all in deleting rush because it has assets/tokens in text/name
and was obsolete/useless/no compilable/cacneled
- fixed nix linter
- nuked subquid cc @fl-y 

- [x] PR title is my best effort to provide summary of changes and has
clear text to be part of release notes
- [x] I marked PR by `misc` label if it should not be in release notes
- [x] I have linked Zenhub/Github or any other reference item if one
exists
- [x] I was clear on what type of deployment required to release my
changes (node, runtime, contract, indexer, on chain operation, frontend,
infrastructure) if any in PR title or description
- [x] I waited and did best effort for `pr-workflow-check /
draft-release-check` to finish with success(green check mark) with my
changes
- [x] I have added at least one reviewer in reviewers list
- [x] I tagged(@) or used other form of notification of one person who I
think can handle best review of this PR
- [x] I have proved that PR has no general regressions of relevant
features and processes required to release into production

---------

Signed-off-by: dzmitry-lahoda <dzmitry@lahoda.pro>
Co-authored-by: Kostya Kastsevich <kkastsevich@gmail.com>
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

4 participants