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

Init contract estimates #151

Merged
merged 8 commits into from
Feb 2, 2024
Merged

Init contract estimates #151

merged 8 commits into from
Feb 2, 2024

Conversation

abizjak
Copy link
Contributor

@abizjak abizjak commented Jan 28, 2024

Purpose

Make it more convenient to initialize new contract instances.

Changes

Add a few new methods to the ContractClient to be able to construct it by creating a new instance.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

src/contract_client.rs Outdated Show resolved Hide resolved
@abizjak abizjak requested a review from limemloh January 30, 2024 20:36
@abizjak abizjak merged commit 87e971f into main Feb 2, 2024
3 checks passed
@abizjak abizjak deleted the init-contract-estimates branch February 2, 2024 14: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.

2 participants