8ball030
8ball030
My hacky workaround is not optimal!
Thanks a bunch for this guys. Really love the collaboration here :)
@kongzii Are you still working on relaxing the dependencies here? If so would you mind adding `semver` to you list of deps to relax? At it looks to be pinned...
@LinuxIsCool I have a nice stable env up and running here; https://github.com/balancer/balpy/pull/55 We can use a local fork from a specific block for tests. See this suite here; https://github.com/8ball030/rysk_explorations/blob/5a83dabf0043c174bf553172acc7c7661069fc01/tests/test_contract_calls.py#L44
I additionally experienced this Would love to knwo what i am doing wrong
can we please get this merged? Theres like 3 issues which seem to be a subsequent downstream issue of this.
7.1.2 has few changes, would be nice to keep. Seems to require that requests be pinned at 2.31.1 OR bumping docker to 7.12.0 please see; https://github.com/docker/docker-py/issues/3256 https://stackoverflow.com/questions/75234161/python-docker-sdk-error-while-fetching-server-api-version
Hey guys I too have fallen in to this trap. I created this small script to performing post patching to get me going while (hopefully) you guys get a proper...
Yeah, almost certainly the exact same issue. I'd be interested to know if the chatgpt script worked for you
I have this issue when trying to deploy to gcp at present. Symptoms; Timeouts when copying secrets for the controller. ``` Error: file provisioner error │ │ with module.yavin.null_resource.copy-controller-secrets[1], │...