Commit 68489a2
authored
* Add support for large ints in `Wei` class
Signed-off-by: Luis Mastrangelo <[email protected]>
* Avoid using lambda
Signed-off-by: Luis Mastrangelo <[email protected]>
---------
Signed-off-by: Luis Mastrangelo <[email protected]>
1 parent ef11a98 commit 68489a2
File tree
2 files changed
+4
-1
lines changed- src/ethereum_test_base_types
- tests
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
166 | 169 | | |
167 | 170 | | |
168 | 171 | | |
| |||
0 commit comments