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

[NayNay] File Restructure: Accounts Restructure #215

Merged
merged 33 commits into from
Sep 19, 2024

Conversation

rh0delta
Copy link
Contributor

@rh0delta rh0delta commented Aug 5, 2024

Related Issue(s)

Proposed Changes

  • refactoring file structure + flow of accounts in cli/tui

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed

Screenshots (if applicable)

Additional Context

Checklist

  • I have performed a self-review of my code.
  • I have added tests.
  • I have commented my code.
  • I have included a CHANGELOG.md entry.
  • I have updated documentation in github.com:entropyxyz/entropy-docs, where necessary.

@rh0delta rh0delta marked this pull request as ready for review August 7, 2024 14:44
@rh0delta rh0delta linked an issue Aug 7, 2024 that may be closed by this pull request
Copy link
Contributor

@mixmix mixmix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good. Scope creep means you get some annoying questions sorry 😢
I have not got to the end of reviewing this. Keen to pause here and review again once other things have been resolved to catch any final minor gotchas

src/cli.ts Outdated Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
src/common/utils.ts Outdated Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
src/accounts/command.ts Outdated Show resolved Hide resolved
src/accounts/command.ts Outdated Show resolved Hide resolved
src/accounts/utils.ts Outdated Show resolved Hide resolved
@mixmix mixmix self-assigned this Aug 28, 2024
src/account/command.ts Outdated Show resolved Hide resolved
src/account/main.ts Outdated Show resolved Hide resolved
tests/account.test.ts Outdated Show resolved Hide resolved
@mixmix mixmix assigned rh0delta and unassigned mixmix Sep 16, 2024
src/balance/command.ts Outdated Show resolved Hide resolved
Co-authored-by: mix irving <mix@protozoa.nz>
src/config/index.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@mixmix mixmix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MORE REVIEWS

tests/account.test.ts Outdated Show resolved Hide resolved
tests/register.test.ts Outdated Show resolved Hide resolved
src/account/main.ts Show resolved Hide resolved
src/account/main.ts Outdated Show resolved Hide resolved
src/account/command.ts Outdated Show resolved Hide resolved
src/common/utils.ts Outdated Show resolved Hide resolved
src/account/command.ts Outdated Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
@mixmix
Copy link
Contributor

mixmix commented Sep 19, 2024

✔️ MERGE!!!!

@mixmix mixmix merged commit 0cfb8f8 into naynay/file-restructure Sep 19, 2024
2 checks passed
@mixmix mixmix deleted the naynay/accounts-restructure branch September 19, 2024 00:34
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

accounts restructure
3 participants