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
Hi,
Can you tell me what need to be changed/updated to deploy Superfluid on a private network(ex Quorum)?
I already tried to change few setting/address but I'm not sure if they are needed to change or I have to change in other places. For example, with my current change, when running subgraph, I see this error
iQb88, component: SubgraphInstanceManager
Dec 22 03:45:15.625 INFO Possible reorg detected, retrying, error: failed to process trigger: block #59 (0xf9bb…b500), transaction 875ae0215e24e4edfc51692330dcc59417b32153ba77b58b8441fb050bd0b61c: Ethereum node returned an error when calling function "getHost" of contract "ISuperToken": RPC error: Error { code: ServerError(-32000), message: "missing trie node 51f134a6b6956077af54774067d5b40f57c942fdd39305ceba91ab10b4d062ef (path )", data: None }
wasm backtrace:
0: 0x2432 - <unknown>!~lib/@graphprotocol/graph-ts/chain/ethereum/ethereum.SmartContract#tryCall
1: 0x27f6 - <unknown>!src/utils/tokenHasValidHost
2: 0x54bd - <unknown>!src/mappings/superTokenFactory/handleSuperTokenLogicCreated
, block_hash: 0xf9bb7b373d846916ea4d14701911c2e7892190e6a3ddd82447ace60ed750b500, block_number: 59, sgd: 1, subgraph_id: QmPtEKvbwQjYdBekcJzm1gRtTqS2BMHUqV41HuaNxiQb88, component: SubgraphInstanceManager
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Can you tell me what need to be changed/updated to deploy Superfluid on a private network(ex Quorum)?
I already tried to change few setting/address but I'm not sure if they are needed to change or I have to change in other places. For example, with my current change, when running subgraph, I see this error
I'm not sure yet if this error related to this hard code https://github.com/superfluid-finance/protocol-monorepo/blob/dev/packages/ethereum-contracts/contracts/apps/SuperfluidLoaderLibrary.sol#L29
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions