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

Revert "Remove fallback for Kiln's unverified contracts (#1919)" #1922

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

iamacook
Copy link
Member

Summary

The fallback value for the unverified contracts was previously removed as we were informed that all were verified. However, 0xf448e20F8a69aeb88a7dFB837e6aFaB5E7bCF80e has yet to be. This resulted in a 404 error being returned on the confirmation endpoint.

This reverts the offending commit.

Note: a follow up PR will look into moving the fallback values to where transactions are "found" to simplify the process and not require usage of the endpoint in question.

Changes

@iamacook iamacook self-assigned this Sep 13, 2024
@iamacook iamacook requested a review from a team as a code owner September 13, 2024 07:52
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10845223386

Details

  • 11 of 14 (78.57%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.05%) to 90.776%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/routes/transactions/transactions-view.service.ts 10 13 76.92%
Totals Coverage Status
Change from base Build 10844906898: -0.05%
Covered Lines: 8294
Relevant Lines: 8766

💛 - Coveralls

@iamacook iamacook merged commit f73b412 into main Sep 13, 2024
18 checks passed
@iamacook iamacook deleted the revert-kiln-unverified branch September 13, 2024 08:36
DenSmolonski pushed a commit to Zilliqa/safe-client-gateway that referenced this pull request Oct 24, 2024
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.

4 participants