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

Searching by verified contract name #3058

Merged
merged 3 commits into from Mar 23, 2020
Merged

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Mar 23, 2020

Closes #2661

Motivation

Adds the ability to search by verified contract name

Changelog

  • search_contract function which queries contracts
  • extend token_autocomplete with fallback to search contracts

Checklist for your Pull Request (PR)

@coveralls
Copy link

coveralls commented Mar 23, 2020

Pull Request Test Coverage Report for Build 112ef4e6-ae81-435d-8e17-b137807d5e59

  • 4 of 6 (66.67%) changed or added relevant lines in 2 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.04%) to 75.051%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/explorer/lib/explorer/chain.ex 1 3 33.33%
Files with Coverage Reduction New Missed Lines %
apps/explorer/lib/explorer/chain.ex 1 77.83%
apps/block_scout_web/lib/block_scout_web/controllers/chain/market_history_chart_controller.ex 2 71.43%
Totals Coverage Status
Change from base Build 3db08de4-e97e-4877-96c7-a8823544f390: -0.04%
Covered Lines: 5514
Relevant Lines: 7347

💛 - Coveralls

@vbaranov vbaranov merged commit 3f1e970 into master Mar 23, 2020
@vbaranov vbaranov deleted the vb-find-by-contract-name branch March 23, 2020 09:20
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.

Searching by verified contract name
2 participants