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

Remove outdated warning about legacy provider #2856

Merged
merged 1 commit into from
Apr 8, 2022
Merged

Conversation

gnidan
Copy link
Contributor

@gnidan gnidan commented Apr 8, 2022

As per #2558, remove warning about non-EIP-1193 providers, since Web3.js appears to be sticking with this kind of provider for the foreseeable future.

As per #2558, remove warning about non-EIP-1193 providers
@gnidan gnidan merged commit bfeeb49 into develop Apr 8, 2022
@gnidan gnidan deleted the remove/bad-warning branch April 8, 2022 17:33
tenthirtyone added a commit that referenced this pull request May 5, 2022
* feat: create version-check package

* attempt CI fix

* fix

* Add some missing colors

* small refactor

* chore(release): publish v7.0.4

[email protected]

* perf: improve performance of the persistent cache used in forking (#2811)

No change in behaviour, but makes working with local forks ever so slightly faster.

* chore: remove outdated warning about EIP-1193 fork providers (#2856)

closes #2558

* ci: automated release improvements (#2892)

* add vX.x.x tag on release

* merge master into develop after successful publish

* add action to import TrufBot GPG keys for signed commits

* squashme - VersionChecker class plated

* squashme stub unit tests

* feat: create version-check package

* attempt CI fix

* fix

* Add some missing colors

* small refactor

* squashme unit test start

* squashme semver unit tests

* squashme fetch wired up

* squashme cleaning up a bit

* comment out failing semvers

* log unit tests

* test e2e, add semver package

* snipe errant branches

* replace init race condition test with sinon spy

* fail silently if server unavailable

* final preflight before squash and PR

* add constructor and config types

* disable if in CI

* logVersionMessage for --version

* remove the disable in CI... because it actually disables in CI... for everything ::facepalm::

* add to ganache, fix versionMesage string for yargs

* add version-check back to cli

* handle invalid semver

* only setLatestSemver if valid semver

* clean up my testing changes that were accidentally committed

* bump @ganache/colors, shrinkwrap

* add clean and validate function, reduce function checks

* disable if currentVersion is not valid semver

* validate and clean semver at entry

* sparse config test

* alpha and beta, v strings

* Update src/packages/version-check/index.ts

Co-authored-by: Micaiah Reid <[email protected]>

* move banner to end of CLI, before starting message

* fix session being held open after stopping in vs code

* remove scope from package.json

* fix startGanache banner log location. Add to README

* fix req.end holding a connection open that prevents starting multiple instances

Co-authored-by: Robot <[email protected]>
Co-authored-by: jeffsmale90 <[email protected]>
Co-authored-by: g. nicholas d'andrea <[email protected]>
Co-authored-by: Micaiah Reid <[email protected]>
Co-authored-by: tenthirtyone <[email protected]>
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.

2 participants