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

update addressBook with entries by chainId #152

Merged
merged 4 commits into from
Sep 5, 2019
Merged

Conversation

jennypollack
Copy link
Contributor

previously the address book was only keyed by address, so a user was only allowed to have one entry per address regardless of network

Copy link
Member

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

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

One minor inline comment, otherwise LGTM.

src/user/AddressBookController.ts Outdated Show resolved Hide resolved
@codecov-io
Copy link

codecov-io commented Sep 3, 2019

Codecov Report

Merging #152 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #152   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           21     21           
  Lines         1432   1439    +7     
  Branches       192    193    +1     
======================================
+ Hits          1432   1439    +7
Impacted Files Coverage Δ
src/util.ts 100% <100%> (ø) ⬆️
src/user/AddressBookController.ts 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77071fd...4191820. Read the comment docs.

Copy link
Member

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

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

LGTM.

@rekmarks rekmarks merged commit d680065 into develop Sep 5, 2019
@whymarrh whymarrh deleted the address-book-chainId branch November 5, 2019 17:44
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
update addressBook with entries by chainId
add isValidEns checking for address book name
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
update addressBook with entries by chainId
add isValidEns checking for address book name
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