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

[Tooling] Authz exploration #870

Open
5 tasks
bryanchriswhite opened this issue Oct 9, 2024 · 0 comments
Open
5 tasks

[Tooling] Authz exploration #870

bryanchriswhite opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
on-chain On-chain business logic tooling Tooling - CLI, scripts, helpers, off-chain, etc...

Comments

@bryanchriswhite
Copy link
Contributor

Objective

Explore and document authz use cases to better understand and prepare for its potential applicability in the Shannon --> Morse migration.

Origin Document

image

Goals

  • Enable further exploration of utility/applicability of authz during Morse --> Shannon migration
  • Improve internal exposure/discoverability of authz mechanics (high level)

Deliverables

  • A PR which adds:
    • Tests which exercise
    • Docs explaining how to use them and how authz works (at a high level).

Non-goals / Non-deliverables

  • Refactoring existing authz tooling (e.g. param update targets, JSON, etc.)
  • Documenting how we currently use authz

General deliverables

  • Comments: Add/update TODOs and comments alongside the source code so it is easier to follow.
  • Testing: Add new tests (unit and/or E2E) to the test suite.
  • Makefile: Add new targets to the Makefile to make the new functionality easier to use.
  • Documentation: Update architectural or development READMEs; use mermaid diagrams where appropriate.

Creator: @bryanchriswhite
Co-Owners: @Olshansk

@bryanchriswhite bryanchriswhite added on-chain On-chain business logic tooling Tooling - CLI, scripts, helpers, off-chain, etc... labels Oct 9, 2024
@bryanchriswhite bryanchriswhite self-assigned this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-chain On-chain business logic tooling Tooling - CLI, scripts, helpers, off-chain, etc...
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant