Skip to content

Commit

Permalink
Feature/web3 eth iban es6 (#3964) (#3965)
Browse files Browse the repository at this point in the history
* Feature/web3 eth iban es6 (#3964)

* web3-eth-iban es6 rewrite - replace `var` with `const` and `let`

* web3-eth-iban es6 rewrite - replace object prototype with class

* web3-eth-iban code style fix

Co-authored-by: Loredana <loredana.cirstea@gmail.com>

* Update changelog

Co-authored-by: Loredana <loredana.cirstea@gmail.com>
  • Loading branch information
spacesailor24 and loredanacirstea authored Mar 18, 2021
1 parent dc148e7 commit 888d107
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 176 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,3 +370,4 @@ Released with 1.0.0-beta.37 code base.
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-eth-accounts` (#3941)
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-bzz` (#3940)
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-core-requestmanager` (#3945)
- Rewrite `web3-eth-iban` in ES6 (#3955)
Loading

0 comments on commit 888d107

Please sign in to comment.