Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fixed sec issue libs * karma upgrade for lib sec issue fix * upgrade lerna for sec issue fix * change log * removed node 8 web31x build tests * included node 14 and removed node 10 buildtestruns * Don't default type = 0x0 for eth_sendTransaction and eth_sendRawTransaction (#4241) * Remove type = 0x0 default * Update gasPrice short circuit check * Update tests - remove type: 0x0 * Update CHANGELOG * Apply patch fix to web3-eth-accounts * Remove tx type defaulting * update CHANGELOG * update failing test * Remove unused import * Add quick check that user can pass type, and it's retained * Release 1.5.2 (#4242) * Update CHANGELOG * npm i && npm run build * v1.5.2-rc.0 * v1.5.2 * Update CHANGELOG.md Co-authored-by: Wyatt Barnes <wyatt@writerof.software> * Update CHANGELOG.md Co-authored-by: Wyatt Barnes <wyatt@writerof.software> * Update CHANGELOG.md Co-authored-by: Wyatt Barnes <wyatt@writerof.software> * changelog update * fixed sec issue libs * karma upgrade for lib sec issue fix * upgrade lerna for sec issue fix * change log * removed node 8 web31x build tests * included node 14 and removed node 10 buildtestruns * Update CHANGELOG.md Co-authored-by: Wyatt Barnes <wyatt@writerof.software> * Update CHANGELOG.md Co-authored-by: Wyatt Barnes <wyatt@writerof.software> * Update CHANGELOG.md Co-authored-by: Wyatt Barnes <wyatt@writerof.software> * changelog update * packagelock update after rebase merge conflicts * min node is 11 * package lock fix Co-authored-by: jdevcs <junaid@chainsafe.io> Co-authored-by: Wyatt Barnes <wyatt@writerof.software>
- Loading branch information