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(FI-813) changed LedgerEnv to be a trait #127

Merged
merged 7 commits into from
Jul 13, 2023

Conversation

NikolasHai
Copy link
Contributor

This MR introduces the following changes:

  • Change LedgerEnv to be a trait
  • Create the struct LedgerEnvReplica which connects to a running replica
  • Implement the trait LedgerEnv for the LedgerEnvReplica

test/env/lib.rs Outdated Show resolved Hide resolved
test/env/lib.rs Outdated Show resolved Hide resolved
test/env/lib.rs Outdated Show resolved Hide resolved
test/env/lib.rs Outdated Show resolved Hide resolved
test/env/lib.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@roman-kashitsyn roman-kashitsyn left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

test/env/lib.rs Outdated Show resolved Hide resolved
test/env/lib.rs Outdated Show resolved Hide resolved
@NikolasHai NikolasHai merged commit 5da6b50 into main Jul 13, 2023
1 check passed
@NikolasHai NikolasHai deleted the FI-813-change-ledger-env-to-trait branch July 13, 2023 11:02
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.

3 participants