Claire's Monster

Results 252 comments of Claire's Monster

Do you happen to have an approximate date for the next release? We prefer the CMake based build and the updates currently in master, but can only use Release/Tag for...

@cardosofede +1 on this, but I think we should not keep this in the `Issues` and forget about it

I can reproduce this in a test if I pass an empty string in the connector creation: ```python def test__init__without_secret(self): with self.assertRaises(ValueError) as e: self.v4_client = DydxPerpetualV4Client( '', self._dydx_v4_chain_address, self.exchange...

@isreallee82 Can you look into the conda package `lyra 1.6.1` if it does not include the signing module that you need?

@isreallee82 I think I was referring to the wrong package. There are no conda package that match the pip package you are using (plus you seem to need an older...

@xhochy I wonder if you can spare some time to peruse this PR and let me know if I am on the right track - This is work-in-progress as I...

I meant, is this the recommended method to add javascript packages to conda-forge?

@conda-forge/help-c-cpp Hello, Ready for review. This recipe needs __glibc 2.28 in order to pass the tests, it is set in the `conda_build_config.yaml` but does not seem to take effect in...

@h-vetinari Did you mean to comment here? The other PR is highly experimental trying to build a qemu-user-aarch64 on OSX, which seem to almost work, and incidentally on windows (but...