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

Remove client block builder #674

Merged

Conversation

Thoralf-M
Copy link
Member

Description of change

Remove client block builder. The wallet should be used to build transactions in the future (people can still build payloads themselves and submit them)

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How the change has been tested

cargo check, test

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@Thoralf-M Thoralf-M marked this pull request as draft June 23, 2023 15:40
@Thoralf-M
Copy link
Member Author

Will rebase after #671

@Thoralf-M Thoralf-M force-pushed the Remove-client-block-builder branch 2 times, most recently from 7377487 to ab9e351 Compare June 23, 2023 17:50
@Thoralf-M Thoralf-M marked this pull request as ready for review June 23, 2023 17:50
Copy link
Member

@thibault-martinez thibault-martinez left a comment

Choose a reason for hiding this comment

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

Failing CI

Copy link
Member

@thibault-martinez thibault-martinez left a comment

Choose a reason for hiding this comment

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

Failing CI

@Thoralf-M Thoralf-M force-pushed the Remove-client-block-builder branch from 5838e9e to 7a6e797 Compare June 28, 2023 19:23
@thibault-martinez thibault-martinez merged commit c3d5f5c into iotaledger:2.0 Jun 29, 2023
@Thoralf-M Thoralf-M deleted the Remove-client-block-builder branch June 29, 2023 10:01
thibault-martinez pushed a commit that referenced this pull request Jun 29, 2023
* Remove client block builder

* Add imports

* Remove unused import

* Fix example

* Add issue link
thibault-martinez pushed a commit that referenced this pull request Jul 3, 2023
* Remove client block builder

* Add imports

* Remove unused import

* Fix example

* Add issue link
thibault-martinez pushed a commit that referenced this pull request Jul 17, 2023
* Remove client block builder

* Add imports

* Remove unused import

* Fix example

* Add issue link
thibault-martinez pushed a commit that referenced this pull request Jul 17, 2023
* Remove client block builder

* Add imports

* Remove unused import

* Fix example

* Add issue link
DaughterOfMars pushed a commit that referenced this pull request Jul 24, 2023
* Remove client block builder

* Add imports

* Remove unused import

* Fix example

* Add issue link
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.

5 participants