Horea Porutiu

Results 24 comments of Horea Porutiu

@celder628 if you already have this working on your computer, could you make this PR?

No - wasn't asking for all. Just this one - if you had a working sample. No problem. I will try and update it when I get a chance.

![voterPeer](https://user-images.githubusercontent.com/10428517/77710286-dea8dd00-6f8a-11ea-9e39-b2cb6e579de9.gif) ![voterMSP](https://user-images.githubusercontent.com/10428517/77710294-e36d9100-6f8a-11ea-92d5-58277d8f31e6.gif) ![voterCA](https://user-images.githubusercontent.com/10428517/77710296-e5375480-6f8a-11ea-9744-c87ea4b58f65.gif) ![updateConfig](https://user-images.githubusercontent.com/10428517/77710298-e5cfeb00-6f8a-11ea-9e56-e26395eb1071.gif) ![startServer](https://user-images.githubusercontent.com/10428517/77710299-e8324500-6f8a-11ea-890b-f1267aaf5080.gif) ![runClient](https://user-images.githubusercontent.com/10428517/77710300-e8cadb80-6f8a-11ea-8cfc-d398032caf2d.gif) ![registerIdentities](https://user-images.githubusercontent.com/10428517/77710303-ea949f00-6f8a-11ea-8df7-c99169adac16.gif) ![query](https://user-images.githubusercontent.com/10428517/77710308-eb2d3580-6f8a-11ea-9a40-c8aa3f3d6ea3.gif) ![ordererMSP](https://user-images.githubusercontent.com/10428517/77710311-ecf6f900-6f8a-11ea-8e06-7ca14840328f.gif) ![ordererIdentities](https://user-images.githubusercontent.com/10428517/77710312-ee282600-6f8a-11ea-817a-3390dd9ce5ae.gif) ![ordererCA](https://user-images.githubusercontent.com/10428517/77710317-eec0bc80-6f8a-11ea-84cc-fb5f863940ce.gif) ![joinChannel](https://user-images.githubusercontent.com/10428517/77710321-ef595300-6f8a-11ea-9b3f-d051e6897007.gif) ![instantiateContract](https://user-images.githubusercontent.com/10428517/77710323-eff1e980-6f8a-11ea-90b6-ebf6d678a3c2.gif) ![installContract](https://user-images.githubusercontent.com/10428517/77710327-f08a8000-6f8a-11ea-9fad-3e35f2edcbbb.gif) ![downloadCCP](https://user-images.githubusercontent.com/10428517/77710328-f1231680-6f8a-11ea-8a71-46d49a2d177e.gif) ![demo](https://user-images.githubusercontent.com/10428517/77710331-f2544380-6f8a-11ea-9eeb-ede170cd1cd3.gif) ![createOrderer](https://user-images.githubusercontent.com/10428517/77710335-f3857080-6f8a-11ea-95bb-56cb7b718d5e.gif) ![createIKS](https://user-images.githubusercontent.com/10428517/77710338-f41e0700-6f8a-11ea-99c7-6e3a248253ff.gif) ![createIBP](https://user-images.githubusercontent.com/10428517/77710339-f4b69d80-6f8a-11ea-967c-64da1899d4a6.gif) ![createChannel](https://user-images.githubusercontent.com/10428517/77710341-f5e7ca80-6f8a-11ea-88f0-44e83bbb581e.gif) ![consortium](https://user-images.githubusercontent.com/10428517/77710344-f718f780-6f8a-11ea-8944-b87d89a03265.gif) ![assoociate-ca-identity](https://user-images.githubusercontent.com/10428517/77710347-f7b18e00-6f8a-11ea-9578-daec52990f2d.gif) ![appAdmin](https://user-images.githubusercontent.com/10428517/77710349-f84a2480-6f8a-11ea-84bd-8460655fc1a3.gif)

![associateId](https://user-images.githubusercontent.com/10428517/78854263-b632d100-79d5-11ea-8b7d-40eb6adae782.gif)

@amitchandra-1982 @iman-hussain @LukasJaks Please refer to the below issue - https://github.com/IBM/evote/issues/41#issuecomment-651925530

@Github4Aaron this error often happens if you have other directories open in your VSCode instance. Please try and open a new VSCode instance, with only the Contract directory. See if...

@JGbadilla18 This is when you went into your console for google actions and went into your project right? I've just tested this out and it's working fine. I would try...

@laurentvinc did you pull the latest version of the code? You don't need to modify your yaml files at all. Just pull the latest version of the code, ensure you...

@laurentvinc Please switch to Node version 8.9.x as listed in the prerequisites. ```Node.js - Node v8.9.x``` See if this solves the problem.