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

change the project layout #350

Open
radkomih opened this issue Feb 5, 2024 · 0 comments
Open

change the project layout #350

radkomih opened this issue Feb 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@radkomih
Copy link
Collaborator

radkomih commented Feb 5, 2024

Change the project layout and rename to match the Go conventions (where applicable):

  • rename frame to modules / core ?
  • rename primitivesto common ?
    • move utils to common
  • rename account_nonce to accountnonce
  • block_builder to blockbuilder
  • genesis_builder to genesisbuilder
  • offchain_worker to offchainworker
  • session_keys to sessionkeys
  • tagged_transaction_queue to taggedtxqueue
  • transaction_payment to txpayment
  • transaction_payment_call to txpaymentcall
  • do we need internal ?
    • try to import gosemble as pkg into another project (configure and extend the runtime)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants