poanetwork / posdao-contracts

Smart contracts for POSDAO (Proof of Stake Decentralized Autonomous Organization consensus), a DPOS consensus implemented in Solidity and running within EVM with swappable BFT consensus
Other
106 stars 50 forks source link

Bump web3 to 1.2.1 #44

Closed phahulin closed 5 years ago

phahulin commented 5 years ago

Related to https://github.com/poanetwork/posdao-test-setup/issues/62

Upgrades web3 to version 1.2.1 to avoid error compiling scrypt package on node v12. Unit tests pass for me on node v8.16.0, v10.16.0, v12.10.0.