Rohan Shrothrium
Rohan Shrothrium
TODO for fabric-network: Integrate wallet into the `Gateway` class Include new classes `Contract` and `Transaction` for higher-level functions for invoking and querying These are the features which have to be...
@btl5037 we have made the v1.0.0-beta version. We are working on porting all the test cases from solo ordering to raft and will make the release after that.
> Hmm...why a lot of secret keys are changing? @yeasy and @dexhunter, I'll use the previously used certificates and update the PR.
I have reverted back to the previous certs! Please review the same!
> @RohanShrothrium What are those certificates under the `test/fixtures/e2e_raft/crypto-config/.svn/`? Ohh I downloaded the previous version of the `crypto-config` and `channel-artifacts` using svn so that was leftover. I'll remove it.
@dexhunter The error is because many integration tests use the `utils.py`, so I'll have to make changes to the rest of the integration tests too. I'll update the PR by...
@dexhunter the CI fails in the e2e_test but when I run it locally it's passing. I don't know why exactly this is happening.
@dexhunter and @yeasy can you help me fix the issue with the CI failing. I'm not sure why this is happening.
Hi @dexhunter and @yeasy! I am raising this PR as a starting point to making our codebase compatible with the v2.x. This can be a template and can be considered...
Hi guys! Can I take this up?