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

cmd/geth: accountcmd no need to acquire the datadir lock #27084

Merged
merged 18 commits into from
Apr 27, 2023

Commits on Apr 22, 2023

  1. node: add a switch of open datadir or not

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    663b037 View commit details
    Browse the repository at this point in the history
  2. cmd/geth: make config node support openDataDir or not

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    caa6047 View commit details
    Browse the repository at this point in the history
  3. cmd/geth: don't open datadir in accountcmd

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    2595bd2 View commit details
    Browse the repository at this point in the history
  4. Revert "cmd/geth: don't open datadir in accountcmd"

    This reverts commit ff6c0ee1b83c1d1bf155b0713aac566b9b17dea8.
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    da66672 View commit details
    Browse the repository at this point in the history
  5. Revert "cmd/geth: make config node support openDataDir or not"

    This reverts commit 0d87f07a389cc3b426dc17525e1b2461d5468eb8.
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    55cd46a View commit details
    Browse the repository at this point in the history
  6. Revert "node: add a switch of open datadir or not"

    This reverts commit fa4d47aa6752e3b81c4244c64e2a11815a2418f1.
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    9c23a71 View commit details
    Browse the repository at this point in the history
  7. node: add a new non-functional method

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    a0d106d View commit details
    Browse the repository at this point in the history
  8. geth/config: slim node

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    4e7a491 View commit details
    Browse the repository at this point in the history
  9. geth/accountcmd: use slim node

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    045b369 View commit details
    Browse the repository at this point in the history
  10. cmd/geth: accountcmd no need to init node stack

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    df1a28b View commit details
    Browse the repository at this point in the history
  11. cmd/geth: apply lightscrypt n,p

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    8821607 View commit details
    Browse the repository at this point in the history
  12. cmd/geth: dry

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    1e4691a View commit details
    Browse the repository at this point in the history
  13. Revert "node: add a new non-functional method"

    This reverts commit a0d106d.
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    f116f36 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. node: make conf.GetKeyStoreDir public

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    93e1635 View commit details
    Browse the repository at this point in the history
  2. cmd/geth: refactor

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    068e437 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    c06cc03 View commit details
    Browse the repository at this point in the history
  2. add back index increment

    s1na committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    fa46d8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7194c1c View commit details
    Browse the repository at this point in the history