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

feat: kms account manager #5

Merged
merged 110 commits into from
May 8, 2024
Merged

feat: kms account manager #5

merged 110 commits into from
May 8, 2024

Conversation

johnson2427
Copy link
Collaborator

What I did

Added AWS CLI tool for KMS and IAM
Developed out accounts.py to allow for signing messages and transactions

How I did it

fought through serialization issues, calculation of v issues, added clients, and aws-cli work

How to verify it

pytests

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@fubuloubu fubuloubu changed the title Feat/kms manager feat: kms account manager May 8, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@fubuloubu
Copy link
Member

Also keep the py.typed file

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@johnson2427 johnson2427 merged commit 5aaad77 into main May 8, 2024
17 of 18 checks passed
@johnson2427 johnson2427 deleted the feat/kms-manager branch May 8, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants