This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Commit d46883f
adding berlin tx support (#4109)
* add berlin tx support
* update install locations
* update package name in comment
* fix existing tests to support new tx sigining format
* remove build
* remove old test case
* use latest ethereumjs/tx
* bump deps and fix test
* update hashes
* fix messageHash, decoding bug
* fix tests
* add hack
* adding eip2930 and common object
* fix lint updating package-lock
* fix berlin tx signing and recovery
* updating ethereumjs/tx package
* updating checksum
* removing helper.js
* updating changelog and docs
* fixing typo
Co-authored-by: Gregory Markou <[email protected]>1 parent 1ed3c68 commit d46883f
File tree
12 files changed
+9798
-6392
lines changed- docs
- packages
- web3-eth-accounts
- src
- web3-utils/src
- test
12 files changed
+9798
-6392
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
386 | 398 | | |
387 | 399 | | |
388 | | - | |
| 400 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1534 | 1534 | | |
1535 | 1535 | | |
1536 | 1536 | | |
1537 | | - | |
| 1537 | + | |
1538 | 1538 | | |
1539 | 1539 | | |
1540 | 1540 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | 117 | | |
120 | 118 | | |
121 | 119 | | |
| |||
136 | 134 | | |
137 | 135 | | |
138 | 136 | | |
139 | | - | |
| 137 | + | |
| 138 | + | |
140 | 139 | | |
0 commit comments