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

Nested contract calls not showing properly #450

Open
robcxyz opened this issue May 12, 2024 · 0 comments
Open

Nested contract calls not showing properly #450

robcxyz opened this issue May 12, 2024 · 0 comments

Comments

@robcxyz
Copy link
Contributor

robcxyz commented May 12, 2024

Per @FidelVe's notes:

I submitted a network proposal on lisbon, got it approved, etc

this network proposal does this

Updates a smart contract that is owned by the network
Executes a new method that is added to the smart contract

Everything was done successfully, I was expecting that the transaction to update the contract and the transaction to call the new method was reflected in this contract page but it doesnt

this is the tx registering the proposal
https://tracker.lisbon.icon.community/transaction/0xc5695935ccc31aca9212d199ce3936158af1b71b0e8682c1b38cfdf843d593cf

this is the tx approving the proposal
https://tracker.lisbon.icon.community/transaction/0xe69a66b7afb0d3e5cdea3e0c4614287953f7b6f82cc8bc52746282713c1d03fb

This is the contract page
https://tracker.lisbon.icon.community/contract/cxd462c31ff2e62d1060064403beffa4764cc6f9b0#transactions

that network proposal updated a contract and then made a transaction to call a method in that updated contract

it should be the case that we see a transaction in the contract page of the method being called by the governance contract (hx00..01)

just as we see when a wallet calls a method in a contract

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

No branches or pull requests

1 participant