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 simulation support to the marker module #94

Closed
10 tasks
iramiller opened this issue Feb 23, 2021 · 1 comment · Fixed by #384
Closed
10 tasks

Add simulation support to the marker module #94

iramiller opened this issue Feb 23, 2021 · 1 comment · Fixed by #384
Assignees
Labels
CI Continuous Integration and release process enhancement New feature or request marker Marker Module simulation Issues related to simulation testing
Milestone

Comments

@iramiller
Copy link
Member

Summary

The marker module currently does not have simulation support. This capability needs to be added to ensure stability of the entire blockchain long term.

Proposal

Add simulation support to the blockchain module.

  • State encoder/decoder support
  • Parameter proposal change support
  • Governance proposal support
  • mint/burn calls against markers
  • Restricted markers and transfers
  • state transitions (proposed, finalized, active, deleted)

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@iramiller iramiller added enhancement New feature or request CI Continuous Integration and release process marker Marker Module labels Feb 23, 2021
@iramiller iramiller added this to the 1.0.0 milestone Feb 23, 2021
@iramiller iramiller added the simulation Issues related to simulation testing label Mar 6, 2021
@iramiller iramiller modified the milestones: 1.0.0, 1.1.0 Mar 20, 2021
@iramiller iramiller modified the milestones: 1.1.0, v1.2.0, v1.3.0 Apr 21, 2021
@iramiller iramiller modified the milestones: v1.3.0, v1.4.0 May 5, 2021
@iramiller iramiller modified the milestones: v1.4.0, v1.5.0 May 28, 2021
@iramiller iramiller self-assigned this Jun 14, 2021
@iramiller iramiller modified the milestones: v1.5.0, v1.6.0 Jun 23, 2021
@iramiller iramiller mentioned this issue Jul 22, 2021
8 tasks
@iramiller iramiller modified the milestones: v1.6.0, backlog Aug 5, 2021
@nullpointer0x00
Copy link
Contributor

Marker module has simulation support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration and release process enhancement New feature or request marker Marker Module simulation Issues related to simulation testing
Projects
Development

Successfully merging a pull request may close this issue.

2 participants