Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Feature/246 remove deprecated networks #250

Merged
merged 3 commits into from
Oct 30, 2022

Conversation

michaeljohnbennett
Copy link
Contributor

PR description

Fixing the deprecated networks list.

  • Added in sepolia support
  • Fixed requirements page to show actual values of supported and installed versions to make it easier for users to understand what the mismatch, if any, is.
  • CSS changes on requirements page
  • Tested against Ganache 7.4.3 as now min supported version.

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if documentation updates are required.

We may need to note that we now have a hard min limit of Ganache support post merge to 7.4.3 as this was the first version to support Sepolia as a forked network.

Revised the network lists post merge.

Still issue with infura returned values but that will be fixed
their end.
fixing imports.
Added in code to use actual internal requirements from our Constants.ts
file.

This also adds in colouring and dynamic changes into the HTML on prereqs
.html page now.
@michaeljohnbennett michaeljohnbennett added the doc-change-required Issue indicates a change to documentation is required label Oct 28, 2022
@michaeljohnbennett michaeljohnbennett self-assigned this Oct 28, 2022
Copy link
Contributor

@xhulz xhulz left a comment

Choose a reason for hiding this comment

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

LGTM!

RINKEBY = 4,
GÖRLI = 5,
KOVAN = 42,
GOERLI = 5,
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for renaming this! Good catch.

Copy link
Contributor

@acuarica acuarica left a comment

Choose a reason for hiding this comment

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

lgtm

@michaeljohnbennett michaeljohnbennett merged commit 093427a into develop Oct 30, 2022
@michaeljohnbennett michaeljohnbennett deleted the feature/246-remove-deprecated-networks branch October 30, 2022 21:55
@bgravenorst bgravenorst removed the doc-change-required Issue indicates a change to documentation is required label Nov 1, 2022
@acuarica acuarica mentioned this pull request Dec 5, 2022
1 task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

4 participants