-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Remote node provider edits #3884
Conversation
Pull Request Test Coverage Report for Build 662507808
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update the CHANGELOG.md
? Other than that, this should be good to go, thank you for opening the PR
Just updated the changelog.md - please let me know if there are any issues! Thanks.
[https://my-email-signature.link/signature.gif?u=1100946&e=134171491&v=c1f68f389579debc3b7bb1a3c5b1f2de50574b2a32ca54571622388bcbaa7c0f]
…________________________________
From: Wyatt Barnes <notifications@github.com>
Sent: Monday, February 1, 2021 9:50 AM
To: ChainSafe/web3.js <web3.js@noreply.github.com>
Cc: Sumi Pal Mudgil <smudgil@stanford.edu>; Author <author@noreply.github.com>
Subject: Re: [ChainSafe/web3.js] Remote node provider edits (#3884)
@spacesailor24 requested changes on this pull request.
Can you update the CHANGELOG.md? Other than that, this should be good to go, thank you for opening the PR
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#3884 (review)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJDNA63NDEAN2R2ZNHB7AHLS425UXANCNFSM4WSUESZQ>.
|
Thank you for the response, doesn't look like the CHANGELOG change made it to this PR, could you try pushing again? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should work like that. I'll wait for a second review.
Hi there! Just wanted to follow up on the status of this :) |
Sorry that this hung around for so long, can you solve the merge conflicts, then this can be merged |
Just solved, lmk if you have any questions!
[https://my-email-signature.link/signature.gif?u=1100946&e=140335693&v=fc9174b9170616d34aabd7c04989a926f6ba434b5f82d63e43a2774beb1bd760]
…________________________________
From: Wyatt Barnes <notifications@github.com>
Sent: Tuesday, March 9, 2021 6:14 PM
To: ChainSafe/web3.js <web3.js@noreply.github.com>
Cc: Sumi Pal Mudgil <smudgil@stanford.edu>; Author <author@noreply.github.com>
Subject: Re: [ChainSafe/web3.js] Remote node provider edits (#3884)
Sorry that this hung around for so long, can you solve the merge conflicts, then this can be merged
Thank you!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#3884 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJDNA67PGAK3S3UXPP6GZOTTC2MVLANCNFSM4WSUESZQ>.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just needs merge conflict to be solved
Edited the documentation to include how to use web3 with a remote node provider.
Please include a summary of the changes and be sure to follow our Contribution Guidelines.
Type of change
Checklist:
npm run dtslint
with success and extended the tests and types if necessary.npm run test:unit
with success.npm run test:cov
and my test cases cover all the lines and branches of the added code.npm run build
and testeddist/web3.min.js
in a browser.CHANGELOG.md
file in the root folder.