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

[gh-557] add rooch account nullify command. #566

Merged
merged 6 commits into from
Aug 10, 2023

Conversation

feliciss
Copy link
Collaborator

@feliciss feliciss commented Aug 2, 2023

This commit is a forked commit of #548. Please do merge #548 first.

Resolves #557

@vercel
Copy link

vercel bot commented Aug 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Aug 9, 2023 7:13pm

@feliciss feliciss changed the title [gh-557] add rooch account update command. [gh-557] add rooch account nullify command. Aug 2, 2023
@feliciss feliciss force-pushed the #557 branch 2 times, most recently from a3a55a9 to 9ba8065 Compare August 3, 2023 07:44
@wow-sven wow-sven self-requested a review August 4, 2023 06:53
@jolestar jolestar merged commit bd99608 into rooch-network:main Aug 10, 2023
3 checks passed
@feliciss feliciss deleted the #557 branch August 10, 2023 02:37
wubuku added a commit to wubuku/rooch that referenced this pull request Aug 14, 2023
* commit '4cb43bb3352de7fb7a2995cf348c88f895f7ac3b': (60 commits)
  add doc comment and fix typo for the server command (rooch-network#611)
  docs: update multi-chain settlement workflow (rooch-network#606)
  [rooch-networkgh-574] add docs for the rooch account command. (rooch-network#601)
  [Framework] Refactor AuthencationKey and Ed25519 AuthValidator (rooch-network#602)
  Storage reload consistance testcase (rooch-network#603)
  [rooch-networkgh-557] add rooch account nullify command.  (rooch-network#566)
  [MoveosStd] add a function to get signer of module address (rooch-network#594)
  disable all built-in instruction related to global storage (rooch-network#576)
  Modify the names in CODEOWNER. (rooch-network#596)
  Use TableData as MoveosDataCache backend (rooch-network#554)
  [Framework]Unify the payload argument to authentiactor_payload (rooch-network#590)
  add `rooch account switch` command (rooch-network#581)
  Multi environment support (rooch-network#586)
  [CLI] Extract KeyStore logic to BaseKeyStore (rooch-network#587)
  [AccountAbstraction] Implement SessionKey (rooch-network#582)
  provide statedb dumping (rooch-network#580)
  add weekly 2023-08-07 (rooch-network#579)
  [rooch-networkgh-548] add rooch account update command. (rooch-network#552)
  Feature owen sdk calldata encode (rooch-network#572)
  [Github] Setting code owners (rooch-network#573)
  ...
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.

[cli] revoke auth key from ed25519 generated addresses
3 participants