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

Murisi/parameterized tx #896

Closed
wants to merge 23 commits into from
Closed

Murisi/parameterized tx #896

wants to merge 23 commits into from

Conversation

murisi
Copy link
Contributor

@murisi murisi commented Dec 14, 2022

Working on moving functions from tx.rs and rpc.rs into the shared crate. Plan to do this in 3 steps:

  • Make the command line argument structs independent of a Context object
  • Remove the dependence of tx.rs and rpc.rs functions on the Context object
  • Move as many functions from tx.rs and rpc.rs into the shared crate as possible

@mariari mariari mentioned this pull request Dec 17, 2022
@mariari
Copy link
Member

mariari commented Dec 20, 2022

Closed see #921 for a successor and #925 for its integration branch into v0.12.0

@mariari mariari closed this Dec 20, 2022
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.

None yet

3 participants