Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(euclid_wasm): include payouts feature in default features #3392

Merged
merged 27 commits into from
Jan 25, 2024

Conversation

JeevaRamu0104
Copy link
Contributor

@JeevaRamu0104 JeevaRamu0104 commented Jan 18, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

image

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

@JeevaRamu0104 JeevaRamu0104 requested a review from a team as a code owner January 18, 2024 13:59
@JeevaRamu0104 JeevaRamu0104 self-assigned this Jan 18, 2024
@JeevaRamu0104 JeevaRamu0104 added A-euclid-foc Area: Euclid Family of Crates S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Jan 18, 2024
@SanchithHegde SanchithHegde changed the title fix(euclid_wasm): Enable payouts default fix(euclid_wasm): include payouts feature in default features Jan 18, 2024
@kashif-m kashif-m linked an issue Jan 23, 2024 that may be closed by this pull request
2 tasks
@Gnanasundari24
Copy link
Contributor

Testcase - Need to verify wise connector from the dashboard

@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Jan 25, 2024
Merged via the queue into main with commit b45e4ca Jan 25, 2024
13 checks passed
@Gnanasundari24 Gnanasundari24 deleted the enable-payouts-default branch January 25, 2024 07:12
@SanchithHegde SanchithHegde removed the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Jan 28, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-euclid-foc Area: Euclid Family of Crates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Add payout features for euclid_wasm crate
5 participants