You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1
Original file line number
Diff line number
Diff line change
@@ -452,7 +452,14 @@ Released with 1.0.0-beta.37 code base.
452
452
453
453
## [Unreleased]
454
454
455
-
## [1.5.4]
455
+
## [1.6.0]
456
456
457
457
### Changed
458
+
459
+
- Partially replace usage of [eth-lib](https://github.com/MaiaVictor/eth-lib) with [ethereumjs-util](https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/util) (#4390)
460
+
461
+
## [1.6.1]
462
+
463
+
### Changed
464
+
458
465
- Not considering `tx.chainId` if `tx.common.customChain.chainId` is provided for `web3.eth.accounts.signTransaction` function (#4293)
0 commit comments