Skip to content

update addressBook with entries by chainId#152

Merged
rekmarks merged 4 commits intodevelopfrom
address-book-chainId
Sep 5, 2019
Merged

update addressBook with entries by chainId#152
rekmarks merged 4 commits intodevelopfrom
address-book-chainId

Conversation

@jennypollack
Copy link
Copy Markdown
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
Copy Markdown
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.

@codecov-io
Copy link
Copy Markdown

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
Copy Markdown
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