You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/12/17 16:02:21 UTC

[GitHub] [incubator-teaclave-sgx-sdk] haerdib opened a new issue #302: upgrade serde_json to v1.0.60

haerdib opened a new issue #302:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/302


   This is an issue concerning mesalock-linux, I hope it's okay if I post this here.
   
   I'm currently working on a version of jsonrpc-core supporting no-std (see the [issue](https://github.com/paritytech/jsonrpc/issues/601)). I have my first working version ([github](https://github.com/scs/jsonrpc/tree/601/no-std-core)) and would like to test it in within the sgx. However, due to multiple serde dependencies I need to patch it with mesalock serde-json. 
   My dependencies require serde_json v1.0.60, and the current mesalock serde version is lagging behind, hence cargo doesnt apply the patch. Would it be possible to upgrade the mesalock dependencies to serde_json v1.0.60? 
   
   Thank you very much in advance!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] haerdib commented on issue #302: upgrade serde_json to v1.0.60

Posted by GitBox <gi...@apache.org>.
haerdib commented on issue #302:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/302#issuecomment-748016242


   That was fast, thanks alot! serde-json patching is now working. 👍 
   Of course the next problem was just around the corner. Serde mesalock also needs an update to atleast v.1.0.118 (current mesalock version: 1.0.117). @dingelish, would it be possible to update serde aswell?
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] dingelish commented on issue #302: upgrade serde_json to v1.0.60

Posted by GitBox <gi...@apache.org>.
dingelish commented on issue #302:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/302#issuecomment-748367843


   completed!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] dingelish commented on issue #302: upgrade serde_json to v1.0.60

Posted by GitBox <gi...@apache.org>.
dingelish commented on issue #302:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/302#issuecomment-747656032


   @haerdib upgraded. please check it out!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] haerdib closed issue #302: upgrade serde_json to v1.0.60

Posted by GitBox <gi...@apache.org>.
haerdib closed issue #302:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/302


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] dingelish commented on issue #302: upgrade serde_json to v1.0.60

Posted by GitBox <gi...@apache.org>.
dingelish commented on issue #302:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/302#issuecomment-747565901


   no problem! thanks for your support :-)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] haerdib commented on issue #302: upgrade serde_json to v1.0.60

Posted by GitBox <gi...@apache.org>.
haerdib commented on issue #302:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/302#issuecomment-749103841


   Perfect. thank you very much. 👍 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org