all: replace passPHRASE with passWORD in user interactions (#19932)
* Ref #19906 - replace passPHRASE with passWORD in any user interactions this skips doccomments and variablenames to minimize impact. It does however include a rename of the `ethkey` `changepassphrase` parameter * console: fix JavaScript error capitalization
Showing
- accounts/errors.go 1 addition, 1 deletionaccounts/errors.go
- accounts/external/backend.go 3 additions, 3 deletionsaccounts/external/backend.go
- accounts/keystore/keystore.go 1 addition, 1 deletionaccounts/keystore/keystore.go
- accounts/keystore/plain_test.go 1 addition, 1 deletionaccounts/keystore/plain_test.go
- accounts/keystore/testdata/keystore/README 1 addition, 1 deletionaccounts/keystore/testdata/keystore/README
- cmd/clef/README.md 2 additions, 2 deletionscmd/clef/README.md
- cmd/clef/main.go 6 additions, 6 deletionscmd/clef/main.go
- cmd/clef/tutorial.md 8 additions, 8 deletionscmd/clef/tutorial.md
- cmd/ethkey/README.md 6 additions, 6 deletionscmd/ethkey/README.md
- cmd/ethkey/changepassword.go 7 additions, 7 deletionscmd/ethkey/changepassword.go
- cmd/ethkey/main.go 1 addition, 1 deletioncmd/ethkey/main.go
- cmd/ethkey/message_test.go 3 additions, 3 deletionscmd/ethkey/message_test.go
- cmd/ethkey/utils.go 6 additions, 6 deletionscmd/ethkey/utils.go
- cmd/geth/accountcmd.go 15 additions, 15 deletionscmd/geth/accountcmd.go
- cmd/geth/accountcmd_test.go 24 additions, 24 deletionscmd/geth/accountcmd_test.go
- cmd/puppeth/wizard_faucet.go 1 addition, 1 deletioncmd/puppeth/wizard_faucet.go
- cmd/puppeth/wizard_node.go 1 addition, 1 deletioncmd/puppeth/wizard_node.go
- cmd/wnode/main.go 1 addition, 1 deletioncmd/wnode/main.go
- console/bridge.go 6 additions, 6 deletionsconsole/bridge.go
Loading
Please register or sign in to comment