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

Improve fuel-core-e2e-client #1530

Closed
xgreenx opened this issue Dec 4, 2023 · 0 comments · Fixed by #1894
Closed

Improve fuel-core-e2e-client #1530

xgreenx opened this issue Dec 4, 2023 · 0 comments · Fixed by #1894
Assignees

Comments

@xgreenx
Copy link
Collaborator

xgreenx commented Dec 4, 2023

  • Add sleep between iterations over coins.
  • Add some logic to annihilate dust coins.
@xgreenx xgreenx self-assigned this Dec 4, 2023
@xgreenx xgreenx removed their assignment Dec 21, 2023
@xgreenx xgreenx self-assigned this Jan 8, 2024
xgreenx added a commit that referenced this issue May 27, 2024
Closes #1530 by using `coin`
endpoint.

- PR increased the default gas prices to be like in testnet, making
transactions much more expensive for local development. It may break
tests for downstream dependencies.
- Removed helm chart since we use operator now. Is it okay @Voxelot
@rfuelsh?
- Fixed e2e binary to work with custom `base_asset_id`.
- Fixed e2e binary to work when wallet a and wallet b have many dust
coins by suing `coin` endpoint.
- Added json version of the `non_specific_tx` to simplify its support.

## Checklist
- [x] Breaking changes are clearly marked as such in the PR description
and changelog
- [x] New behavior is reflected in tests
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 a pull request may close this issue.

1 participant