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

Feat: commit data result #154

Merged
merged 9 commits into from
May 30, 2024
Merged

Feat: commit data result #154

merged 9 commits into from
May 30, 2024

Conversation

gluax
Copy link
Collaborator

@gluax gluax commented May 28, 2024

Motivation

People need to be able to commit data results.

Explanation of Changes

  • Commit Result, and its tests.
  • Refactor Request Storage to also have state.
  • learned about the to_json_string method from cosmwasm std so we don't need serde json

Testing

3 new tests were added to test commits.

Related PRs and Issues

N/A

@gluax gluax changed the base branch from main to feat/post-dr May 28, 2024 22:18
@gluax gluax self-assigned this May 28, 2024
@gluax gluax marked this pull request as ready for review May 28, 2024 22:21
@gluax gluax requested a review from mariocao May 29, 2024 13:52
Base automatically changed from feat/post-dr to main May 30, 2024 15:27
@gluax gluax force-pushed the feat/commit-data-result branch from 5911ca1 to 3cf6ad5 Compare May 30, 2024 16:28
@gluax gluax merged commit 3cf6ad5 into main May 30, 2024
2 checks passed
@gluax gluax deleted the feat/commit-data-result branch May 30, 2024 16:33
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.

2 participants