Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Adding configuration files should load new accounts automatically without restarting EthSigner #390

Closed
usmansaleem opened this issue Oct 19, 2021 · 0 comments · Fixed by #391
Assignees
Labels
bug Something isn't working P3 Medium TeamGroot Identifies a given issue is assigned to the Groot Team

Comments

@usmansaleem
Copy link
Contributor

Expected Behavior: After adding toml configuration files in the config folder, the new accounts should be visible to eth_accounts and eth_signTransaction calls. https://docs.ethsigner.consensys.net/en/stable/HowTo/Transactions/Make-Transactions/

Current Behavior: eth_accounts call correctly reports the accounts available to EthSigner. eth_signTrasnaction call however, fails when new account is specified in from field.

Version observed: 21.3.2

@usmansaleem usmansaleem added bug Something isn't working TeamGroot Identifies a given issue is assigned to the Groot Team labels Oct 19, 2021
@lucassaldanha lucassaldanha added the P3 Medium label Oct 20, 2021
@usmansaleem usmansaleem self-assigned this Oct 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working P3 Medium TeamGroot Identifies a given issue is assigned to the Groot Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants