neeboo

Results 47 comments of neeboo
trafficstars

web3_clientVersion is actually an RPC method of the blockchain. We need support from rpc side or we need to understand when and where it will be called and wrap the...

> I didn't quite understand... can you elaborate it a little? What do you mean by the second sentence? Just like Loom did it for their truffleProvider. We need to...

> I went through this... https://forum.openzeppelin.com/t/loom-support/1239 > but still, I'm running around in circles trying to figure out what I need to do... how to actually solve this, does this...

@asmitadhungana would you try this branch and see if it works for you https://github.com/harmony-one/sdk/tree/truffle_provider but you have to build the sdk manually, please follow this manual: https://github.com/harmony-one/sdk#bootstrap-and-build and do reply...

> Hey @neeboo, it is not actually working... idk why! My project's versions are set-up as per this package.json file in the documentation https://docs.harmony.one/home/developers/smart-contracts/sample-files#package-json ... but in the github documentation...

Can you post up your truffle-config.js here and the error log? @asmitadhungana And I'm not quite familiar with OZ cli, would you like to make an example or guide me...

@asmitadhungana would you git pull my branch and try again?

> I searched for this error and here's the link I got: [codesandbox/codesandbox-client#4281](https://github.com/codesandbox/codesandbox-client/issues/4281) Better cleanup your local project and try again.

> It however, got built in my partner's system... Idk why none of the builds are working for mine.... > And now, we're getting error in execution of a function...

> ✖ Upgrading instance at 0xB9CE4120F4e2683E2025723C6fa40EE53d90b086 and calling 'initialize' with no arguments > ✖ Upgrading instance at 0xB9CE4120F4e2683E2025723C6fa40EE53d90b086 > Proxy dice-contract/Dice at 0xB9CE4120F4e2683E2025723C6fa40EE53d90b086 failed to upgrade with error: Error: gas...