Update webpki and ring-xous dependency#228
Update webpki and ring-xous dependency#228clangenb merged 8 commits intointegritee-network:masterfrom
webpki and ring-xous dependency#228Conversation
|
@Kailai-Wang master has the fix for the subxt test now, feel free to update your branch. |
Thanks, I updated it. It should be ready for review now. |
clangenb
left a comment
There was a problem hiding this comment.
Nice, looks good, except for one fundamental question, I have only one comment. Otherwise, I like the change, it makes the code more readable, and I also like that we can get rid of our fork.
You only need to fix the toml-fmt, and I would like to ask you to mention the patch in the readme. Thanks a lot for the contribution!
Thanks, I fixed that! |
clangenb
left a comment
There was a problem hiding this comment.
Nice, looks good to me!
|
copying the Cargo.lock file from litentry fixed the mentioned issue |

Pretty much a copy-up of litentry/heima#2229, with additional adjustments of error types and
scale-infocrate update.If we need to use the pallets in no-std, we need to override the
ringcrate, like here: