Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An enhancement suggestion, and I'd like to contribute to this project #92

Closed
Caoxuyang opened this issue Jun 13, 2018 · 4 comments
Closed

Comments

@Caoxuyang
Copy link

Hi there,
I'm an intern in Microsoft and I wonder can I try to extend the caliper to support Ethereum and Parity private chains?
And this is the first step, if we can do with Eth and Parity, we can support most rpc platforms like EOS and so on. (My thought, maybe I'm wrong.)
And if I'm allowed, I's be happy to start the work and contribute to caliper!

Best Regards,
Xuyang

@Caoxuyang Caoxuyang changed the title A enhancement suggestion, and I'd like to contribute to this project. A enhancement suggestion, and I'd like to contribute to this project Jun 13, 2018
@Caoxuyang Caoxuyang changed the title A enhancement suggestion, and I'd like to contribute to this project An enhancement suggestion, and I'd like to contribute to this project Jun 13, 2018
@Caoxuyang
Copy link
Author

I've already started to work on it.

@aklenik
Copy link
Contributor

aklenik commented Jul 2, 2018

@Caoxuyang Every contribution is welcome of course :) The CONTRIBUTING.md file contains some guidelines, and also feel free to ask about implementation details in the #caliper-contributors RocketChat channel.

@Caoxuyang
Copy link
Author

@aklenik Sorry for late reply, I was busy doing my intern project. :)
Now actually I've finished my extended version of Caliper which can give benchmark tests on Ethereum/Parity network. As long as I have a RPC address of the target network.
I implemented benchmark tests for both with or without smart contranct, and both in the same way which is signing the transaction locally and send signed transaction to the network.
My tps test result of Parity Network is around 3000. And I usually do tests like sending 200000 transactions totally.
I do willing to contribute, and I will clean up my code first and see what't next.
Thanks a million!

@panyu4
Copy link
Contributor

panyu4 commented Oct 10, 2018

@Caoxuyang thanks for using caliper as your test tool. If you'd like to contribute, you can submit a PR according to the guidelines :)

@panyu4 panyu4 closed this as completed Feb 13, 2019
faustovanin pushed a commit to faustovanin/caliper that referenced this issue Oct 27, 2023
Remove context arguments for connector API calls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants