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

Add a new "single shot" marker creation command #770

Closed
4 tasks
iramiller opened this issue Apr 3, 2022 · 0 comments · Fixed by #1281
Closed
4 tasks

Add a new "single shot" marker creation command #770

iramiller opened this issue Apr 3, 2022 · 0 comments · Fixed by #1281
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers marker Marker Module
Milestone

Comments

@iramiller
Copy link
Member

Summary

Many users create a marker in a single tx with the associated finalize/activate msgs. This feature would create a new method that would allow a marker to be setup in a single step with a single call.

Problem Definition

Creating a marker using the various msgs in one transaction adds extra complexity that is unwarranted.

Proposal

Review the current use of single tx with several msgs to determine which configuration options are appropriate for the single shot marker creation. Add a new method that allows a marker to be created in a single step


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@iramiller iramiller added this to the v1.10.0 milestone May 5, 2022
@iramiller iramiller added marker Marker Module enhancement New feature or request good first issue Good for newcomers labels May 5, 2022
@iramiller iramiller modified the milestones: v1.13.0, v1.14.0 Sep 21, 2022
@arnabmitra arnabmitra self-assigned this Dec 13, 2022
@nullpointer0x00 nullpointer0x00 self-assigned this Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers marker Marker Module
Projects
Development

Successfully merging a pull request may close this issue.

3 participants