Max

Results 7 comments of Max

@Singh48 > "no code after deployment". I think this might be caused by the deployment exceeding the block gas limit or running out of gas. Consider, 1. using ganache with...

I too have tried to simply run the ansible playbooks and have them stick on the task get blocks.

Cool thanks, do you see this being implementable for full ethereum blocks? How did you generate the DAG on-chain?

Just to add another instance of this bug, when trying to call some liquidity queries in Osmosis: ``` panic: invalid Go type math.LegacyDec for field osmosis.concentratedliquidity.v1beta1.LiquidityNetInDirectionResponse.current_liquidity ```

Hey @yancong001 have you had any luck fixing the injective and dydx conflicts? I am trying to use a cross-dex strategy with both... Found a bit of a hacky way...

Can you write which version of `sdk-go` you are using with with version of `injective-core`? The issue comes from a delta between gogoproto v1.4.10 and v1.4.11. Although without more info...

Any ideas I see: ``` 09:26:49 - async_utils - Unhandled error in background task: type object 'V2XEMM' has no attribute 'markets' (See log 09:28:02 - hummingbot_application - stop command initiated....