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

Update truffle-hdwallet-provider (docs & codebase) #1897

Merged
merged 7 commits into from Apr 16, 2019

Conversation

CruzMolina
Copy link
Contributor

@CruzMolina CruzMolina commented Apr 9, 2019

This PR updates truffle-hdwallet-provider's documentation (clarifies current web3.js compatibility version requirement & updates truffle project example to match infura's updated API), upgrades web3-engine-provider dep to latest, & adds a shim to support sendAsync methods. Also adds web3@1.0.0-beta.37 as a dependency to temporarily relieve friction between users & current web3 compatibility issues.

Potentially resolves #1746, #1643, #852, & #1874.

@CruzMolina CruzMolina requested a review from gnidan April 9, 2019 20:17
@coveralls
Copy link

coveralls commented Apr 9, 2019

Coverage Status

Coverage decreased (-0.3%) to 69.39% when pulling acbd03c on update-truffle-hdwallet into 5220e3a on develop.

Copy link
Contributor

@gnidan gnidan left a comment

Choose a reason for hiding this comment

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

Sweet!

packages/truffle-hdwallet-provider/README.md Show resolved Hide resolved
packages/truffle-hdwallet-provider/src/index.js Outdated Show resolved Hide resolved
@CruzMolina
Copy link
Contributor Author

Refactored the code to make it easier to reason about in the future. Also documented the Web3 shim.

@CruzMolina CruzMolina requested a review from gnidan April 10, 2019 23:59
Copy link
Contributor

@gnidan gnidan left a comment

Choose a reason for hiding this comment

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

👌 to the refactorings. One note I guess.

packages/truffle-hdwallet-provider/README.md Outdated Show resolved Hide resolved
@CruzMolina CruzMolina merged commit 827d1f8 into develop Apr 16, 2019
@CruzMolina CruzMolina deleted the update-truffle-hdwallet branch April 16, 2019 16:31
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.

truffle-hdwallet-provider error
3 participants