mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 04:47:18 +00:00
7664eab32d
* Add check for preexisting wallet * Reminder * Create another check. Adjust tests * Wording in comment * Remove unnecessary logic. Add another regression test. * Spacing * Prepare to merge master * Refactor wallet checks * Fixed test * Revert back to original location of check * Fix test * Fix test * Address linter feedback * Align CreateWallet() with recent changes * Align RecoverWallet with recent changes * Correct test error message * Refactor test to minimize duplication * rename to isValid and adjust function code * refactor * Improve IsValid() * Fix tests * Remove comment * Fix documentation of IsValid() * Align behavior of OpenWalletOrElseCli * Fix tests * Realigning error msg with prior behavior * Fix another test * Correct logic * small change in logic * Fix err messages * Create consts for repeated strings * Add comments to new constants * gofmt * Adjust WalletConfig behavior so it is closer to prior-to-PR. Adjust test accordingly * adjust error messages Co-authored-by: dv8silencer <15720668+dv8silencer@users.noreply.github.com> |
||
---|---|---|
.. | ||
gateway | ||
accounts_test.go | ||
accounts.go | ||
auth_test.go | ||
auth.go | ||
BUILD.bazel | ||
health_test.go | ||
health.go | ||
intercepter_test.go | ||
intercepter.go | ||
server_test.go | ||
server.go | ||
wallet_test.go | ||
wallet.go |