Yvon

Results 15 comments of Yvon

Actually, I'm trying to build an application initially written in rust, and convert it to python version. So I need to parse pem file generated by rust version. I used...

Try to support delegation in #59. It is just a simple implementation. You can switch to that branch and test. Using the ic_delegation and ic_identity in the local storage can...

Can you paste your error here? Some snippets that can reproduce it would be great!

Fixed! Thank you very much for the detail. I think we should test it more carefully and thoroughly.

The verification in each request would degrade the performance. Besides, the `wasmer` package requires python3.7 or above.

Actually, we try to find other BLS implementations in Python, but all seem incompatible with the IC one.

What do you mean 'defined inline'? Any examples?

I have the same question. Have you solved it? @XieXiaomei-ptr