Skip to content

Commit 888d107

Browse files
Feature/web3 eth iban es6 (web3#3964) (web3#3965)
* Feature/web3 eth iban es6 (web3#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 <[email protected]> * Update changelog Co-authored-by: Loredana <[email protected]>
1 parent dc148e7 commit 888d107

File tree

2 files changed

+179
-176
lines changed

2 files changed

+179
-176
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,3 +370,4 @@ Released with 1.0.0-beta.37 code base.
370370
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-eth-accounts` (#3941)
371371
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-bzz` (#3940)
372372
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-core-requestmanager` (#3945)
373+
- Rewrite `web3-eth-iban` in ES6 (#3955)

0 commit comments

Comments
 (0)