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

Fix read contract page #4847

Merged
merged 1 commit into from
Nov 3, 2021
Merged

Fix read contract page #4847

merged 1 commit into from
Nov 3, 2021

Conversation

nikitosing
Copy link
Member

@nikitosing nikitosing commented Nov 2, 2021

Close #4844

Changelog

Bug Fixes

  • Fix a bug linked with last update of functions response decoding
  • Changed signatures of some funcions:
    • Reader.query_contract
    • Reader.query_verified_contract
    • Reader.query_verified_contract_inner
    • Reader.query_contract_and_link_outputs
    • Reader.query_function_inner
    • Reader.query_function
    • Reader.query_function
    • Reader.fetch_current_value_from_blockchain

Checklist for your Pull Request (PR)

@nikitosing nikitosing force-pushed the np-fix-reqd-contract-page branch 2 times, most recently from 5a8c70e to 049fd1f Compare November 2, 2021 14:42
@nikitosing nikitosing requested review from vbaranov and removed request for vbaranov November 2, 2021 14:52
@nikitosing nikitosing force-pushed the np-fix-reqd-contract-page branch 4 times, most recently from 836ed76 to 301294c Compare November 2, 2021 18:16
@vbaranov vbaranov merged commit c251d76 into master Nov 3, 2021
@vbaranov vbaranov deleted the np-fix-reqd-contract-page branch November 3, 2021 11:58
sidhujag pushed a commit to syscoin/blockscout that referenced this pull request Nov 3, 2021
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.

Contract getters' revert reasons render failed
2 participants