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

feat: implement new service type for evm chain and refactoring #21

Merged
merged 14 commits into from
Jun 28, 2023

Conversation

shreyasbhat0
Copy link
Contributor

Description:

Commit Message

feat: implement new service type for evm chain and refactoring

see the guidelines for commit messages.

Checklist:

  • I have performed a self-review of my own code
  • I have documented my code in accordance with the documentation guidelines
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the unit tests
  • I only have one commit (if not, squash them into one commit).
  • I have a descriptive commit message that adheres to the commit message guidelines

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

shreyasbhat0 and others added 9 commits June 22, 2023 21:49
* feat: add hardhat service

* chore: update contract files for btp setup

* test: delete unwanted files from test

* refactor: moved constants and seperated input parsing

* docs: update readme

* test: update make file to automate npm install

* chore: Update readme

* refactor: move keystores to birdge

* test: Updated Makefile to copy dep from container

---------

Co-authored-by: hemz10 <sph2740@example.com>
@shreyasbhat0 shreyasbhat0 requested a review from hemz10 June 28, 2023 09:30
@Mr-Nobody21 Mr-Nobody21 merged commit 422d701 into main Jun 28, 2023
1 check passed
shreyasbhat0 added a commit that referenced this pull request Jan 24, 2024
* docs: update README.md

* chore: update krutosis yaml

* fix: typos in package name

* feat: update config data

* feat: add new service for evm (#18)

* feat: add hardhat service

* chore: update contract files for btp setup

* test: delete unwanted files from test

* refactor: moved constants and seperated input parsing

* docs: update readme

* test: update make file to automate npm install

* chore: Update readme

* refactor: move keystores to birdge

* test: Updated Makefile to copy dep from container

---------

Co-authored-by: hemz10 <sph2740@example.com>

* docs: update test Readme

* docs: update README examples

* docs: Update test README

* fix: update src and destination

* chore: update package io

---------

Co-authored-by: hemz10 <sph2740@example.com>
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

Successfully merging this pull request may close these issues.

3 participants