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

Pass through the pepper to dapp via dappkit #169

Closed
wants to merge 1 commit into from

Conversation

nambrot
Copy link
Contributor

@nambrot nambrot commented Mar 27, 2021

Description

This PR is not yet complete. Once celo-org/celo-monorepo#7546 is merged and published, this PR would update dappkit to pass the pepper to the dapp.

Outstanding:

  • Update package.json with the latest version of @celo/utils

Tested

  • Not tested

Related issues

Backwards compatibility

  • Optional field is backwards compatible

Copy link
Member

@jeanregisser jeanregisser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@@ -9,6 +9,7 @@ import {
} from '@celo/utils/lib/dappkit'
import { call, select, takeLeading } from 'redux-saga/effects'
import { e164NumberSelector } from 'src/account/selectors'
import { e164NumberToSaltSelector } from 'src/identity/reducer'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nothing to do here, but we really need to rename this salt reference throughout the codebase.
https://github.com/celo-org/celo-monorepo/issues/4758

@nambrot nambrot marked this pull request as ready for review March 29, 2021 23:15
@gnardini
Copy link
Contributor

gnardini commented May 5, 2021

Closing since this was included in #291

@gnardini gnardini closed this May 5, 2021
@gnardini gnardini deleted the nambrot/pepper-dappkit branch May 5, 2021 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants