Jakub Dzikowski

Results 73 comments of Jakub Dzikowski

Hi @IITI-tushar how is it going? Would you like to complete this PR?

I would suggest to update the Fablo config file on the fly in test, for instance: ```ts const fabloConfigJson = // read and parse fablo config from file fabloConfigJson.chaincodes[1].name =...

thanks @kalio007 the idea is fine, this is the script we want to update with a gateway test. However I have a few remarks: * please don't mute `-e` flag,...

please make sure test are working. You can execute `e2e-network/docker` scripts also on local machine

No I think it's fine as it is. The goal is to show a sample on how to connect to the network. The critical part is already there, and people...

Thanks @joaormatos for your comment. The implementation of the warning, starting from a given Fabric version should be fairly easy - feel free to contribute, I can give you some...