You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: