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

chore: scaffold supplier module #33

Closed
wants to merge 1 commit into from

Conversation

bryanchriswhite
Copy link
Contributor

@bryanchriswhite bryanchriswhite commented Oct 9, 2023

scaffold supplier module ignite scaffold module supplier --dep bank --params earlietClaimSubmissionOffset:int,earliestProofSubmissionOffset:int,latestClaimSubmissionBlocksInterval:int,latestProofSubmissionBlocksInterval:int,claimSubmissionBlocksWindow:int,proofSubmissionBlocksWindow:int

Summary

Issue

Relates to #7

Scaffolds the supplier module so that we can start generating dependents; i.e. messages, queries, etc.

Type of change

Select one or more:

  • New feature, functionality or library
  • Bug fix
  • Code health or cleanup
  • Documentation
  • Other (specify)

Testing

  • Run all unit tests: make test_all_unit
  • Verify Localnet manually: See the instructions [here](TODO: add link to instructions)

Sanity Checklist

  • I have tested my changes using the available tooling
  • I have performed a self-review of my own code
  • I have commented my code, updated documentation and left TODOs throughout the codebase

…ep bank --params earlietClaimSubmissionOffset:int,earliestProofSubmissionOffset:int,latestClaimSubmissionBlocksInterval:int,latestProofSubmissionBlocksInterval:int,claimSubmissionBlocksWindow:int,proofSubmissionBlocksWindow:int`
@bryanchriswhite bryanchriswhite self-assigned this Oct 9, 2023
@bryanchriswhite bryanchriswhite added the supplier Changes related to the Supplier actor label Oct 9, 2023
@bryanchriswhite bryanchriswhite added this to the Shannon TestNet milestone Oct 9, 2023
@bryanchriswhite bryanchriswhite linked an issue Oct 9, 2023 that may be closed by this pull request
10 tasks
@Olshansk
Copy link
Member

Olshansk commented Oct 9, 2023

Superseded by #34

@Olshansk Olshansk closed this Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
supplier Changes related to the Supplier actor
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[Supplier] Foundation for the Supplier module
2 participants