Rafael

Results 143 comments of Rafael

I think I face two problems: TEMPLATE seems to be generated as something like a base type: its class is ```pyxb.binding.datatypes.anyType``` I think that means I have to customize the...

Ok, I see. It would work if the class names for anonymous elements where deterministic and all compilations return the same one. Or If there are no anonymous types. A...

Customizing bindings that involve complex anonymous types would indeed be very useful. I am willing to think a patch so that this is possible. The current system is fine, if...

I totally understand your position. I like the idea of the namespace to influence code generation, however in my particular case I chose PyXB to integrate to a third party...

On the other hand, the I cannot locate the implementation of the function, as this has been imported from WASM, and I cannot review what it actually does. I cannot...

@jacogr Thanks, I can see where the issue may be [coming from](https://github.com/polkadot-js/common/blame/143d070d211e530c3855a3eedf22d93c901697ad/packages/keyring/src/pair/defaults.ts#L5). It could be that the header used is actually for an RSA key, I will dig deeper. >...

thanks @igorpecovnik. I will see what I can pick from the branch. I actually have it working, but the intgration in armbian is not clean... and there is also the...

@al3mart I will get back to you. thanks.

I got this device today, I just cannot get it to pair. tried updating to latest z2m, force delete, restarts, etc. wont pair.... SMSZB-120 HW: 5.2.0 ``` error 2024-05-06 20:49:45Interview...

also experiencing this, docker-compose seems broken with the latest version of the docker python module. I am on Python 3.9 and Debian 11 if that helps.