Skip to content

Remove substrate logic and dependencies from UI #256

Merged
enemycnt merged 3 commits into
mainfrom
feat/remove-substrate
Jun 10, 2022
Merged

Remove substrate logic and dependencies from UI #256
enemycnt merged 3 commits into
mainfrom
feat/remove-substrate

Conversation

@enemycnt

@enemycnt enemycnt commented Jun 9, 2022

Copy link
Copy Markdown
Contributor

Description

Related Issue Or Context

Closes: #250

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

@render

render Bot commented Jun 9, 2022

Copy link
Copy Markdown

@enemycnt enemycnt changed the title removed obsolete substrate support Remove substrate logic and dependencies from UI Jun 9, 2022
@enemycnt
enemycnt requested a review from wainola June 9, 2022 17:59
@lgtm-com

lgtm-com Bot commented Jun 9, 2022

Copy link
Copy Markdown

This pull request introduces 8 alerts and fixes 3 when merging b75c78b into 58da348 - view on LGTM.com

new alerts:

  • 8 for Unused variable, import, function or class

fixed alerts:

  • 3 for Unused variable, import, function or class

@lgtm-com

lgtm-com Bot commented Jun 10, 2022

Copy link
Copy Markdown

This pull request introduces 8 alerts and fixes 3 when merging 4ad7c34 into 13c5fca - view on LGTM.com

new alerts:

  • 8 for Unused variable, import, function or class

fixed alerts:

  • 3 for Unused variable, import, function or class

@enemycnt
enemycnt merged commit cb6840b into main Jun 10, 2022
@enemycnt
enemycnt deleted the feat/remove-substrate branch June 10, 2022 16:53
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.

Remove substrate logic and dependencies from UI

2 participants