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: PragmaAPIClient clean up #113

Merged
merged 5 commits into from
Jun 14, 2024
Merged

feat: PragmaAPIClient clean up #113

merged 5 commits into from
Jun 14, 2024

Conversation

EvolveArt
Copy link
Contributor

Resolves #111

Changes

  • Removes OffchainMixin
  • Use actual types in methods
  • Creates a new OffchainSigner class
  • Adds pydoc to methods
  • Updates stagecoach accordingly

Breaking Change

From this PR, when publishing on the API the same client cannot be used to fetch data & push on-chain. This impacts the devX but respects the separation of concerns. In a following PR, we will add composition to solve devX.

@EvolveArt EvolveArt requested a review from JordyRo1 June 14, 2024 10:06
@EvolveArt EvolveArt merged commit 81e6c13 into master Jun 14, 2024
0 of 2 checks passed
@EvolveArt EvolveArt deleted the fix/pragma-api-client branch June 14, 2024 10:52
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.

dev: Pragma API client
2 participants