Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Error when executing RPC call delegator::get() #95

Closed
cmichi opened this issue Apr 15, 2021 · 1 comment
Closed

Error when executing RPC call delegator::get() #95

cmichi opened this issue Apr 15, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@cmichi
Copy link

cmichi commented Apr 15, 2021

After having deployed our delegator example I'm unable to execute the RPC transaction get() : i32:

ui

The return value should be i32, but it's the unit type (). There is no network traffic visible in the browsers web dev tools, hence I assume it's an error which happens already in the UI.

How to reproduce

I've attached all necessary files here.

  • First deploy adder, accumulator and subber
  • Then deploy delegator (with endowment 1000000) while providing the hashes of those sub-contracts:
    • accumulator_hash: 0x694f690cebfca6ada3e548747b9e9438f4a277c77e8dc66bbdbfc441d921b3c7
    • adder_hash: 0x74de7cebd87ffc53621987d0ec18f610867dfd22b56ee8f7162e3a7bbef99bd4
    • subber_hash: 0x27b8eebfe9e80ae0d90f7f7b60f4acfe530b7f1025e5b462e49719757a88f0d4
@achimcc
Copy link

achimcc commented Jul 20, 2021

@achimcc achimcc closed this as completed Jul 20, 2021
cmichi added a commit to paritytech/ink-waterfall that referenced this issue Jul 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants