Skip to content

Conversation

VictorTrustyDev
Copy link
Owner

@VictorTrustyDev VictorTrustyDev commented Jun 25, 2022

Fix for step 1 when create blockchain

  • Remove method to import validator keys using unsafe-import-eth-key method for evmos chain because it still requires password to protect seed phrase even tho keyring-backend is test
  • Instead when the keyring-backend configurated to
    • file, script will ask you to paste seed phrase & encryption password manually, the seed will be printed there, you only need to copy & paste
    • test, script can import automatically without any issue, no interaction is required

Also added a doc of commands guides you install the tools required by samples here

@VictorTrustyDev VictorTrustyDev changed the title Fix issue import validator for evmos Fix issue import validator for evmos based chain Jun 25, 2022
@VictorTrustyDev VictorTrustyDev added bug Something isn't working enhancement New feature or request labels Jun 25, 2022
@VictorTrustyDev VictorTrustyDev self-assigned this Jun 25, 2022
@VictorTrustyDev VictorTrustyDev changed the title Fix issue import validator for evmos based chain Fix issue import validator for evmos based chain + Add docs setup tools Jun 25, 2022
@VictorTrustyDev VictorTrustyDev merged commit 41d23f9 into main Jun 25, 2022
@VictorTrustyDev VictorTrustyDev deleted the u22 branch June 25, 2022 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
1 participant