Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Conversation

@mpetrun5
Copy link
Member

@mpetrun5 mpetrun5 commented Dec 3, 2021

  • moves sign and send transactor to separate package to allow for more transactors
  • add itx transactor with gsn forwarder implmementation
  • allow for store to be more generic and separate it into blockstore and noncestore

Related Issue Or Context

Closes: #68

How Has This Been Tested? Testing details.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation

Checklist:

  • I have commented my code, particularly in hard-to-understand areas.
  • I have ensured that all acceptance criteria (or expected behavior) from issue are met
  • I have updated the documentation locally and in chainbridge-docs.
  • I have added tests to cover my changes.
  • I have ensured that all the checks are passing and green, I've signed the CLA bot

@github-actions
Copy link

Go Test coverage is 49.0 %\ ✨ ✨ ✨

@github-actions
Copy link

Go Test coverage is 48.7 %\ ✨ ✨ ✨

@mpetrun5 mpetrun5 marked this pull request as ready for review December 17, 2021 10:39
@mpetrun5 mpetrun5 requested a review from vezenovm as a code owner December 17, 2021 10:39
@mpetrun5
Copy link
Member Author

Successfully tested with new contracts.

@github-actions
Copy link

Go Test coverage is 48.8 %\ ✨ ✨ ✨

Copy link
Contributor

@vezenovm vezenovm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just Mak's couple comments. Also, in the original PR (ChainSafe/ChainBridge#653) there is an implementation of a Gnosis Forwarder which could be very useful for relayers. For now that seems out of scope though and is something that can be discussed and added in a separate PR.

@github-actions
Copy link

Go Test coverage is 49.2 %\ ✨ ✨ ✨

@github-actions
Copy link

Go Test coverage is 53.4 %\ ✨ ✨ ✨

@MakMuftic MakMuftic merged commit d284552 into main Jan 14, 2022
@MakMuftic MakMuftic deleted the mpetrun5/itx-provider branch January 14, 2022 13:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ITX provider as transactions sender

5 participants