This repository was archived by the owner on Dec 16, 2025. It is now read-only.
Commit 8e744a9
use libevm: params, core/vm, eth/tracers/* + some of core/types (#1380)
* format: as coreth
* use libevm: params, core/vm, eth/tracers/* + some of core/types (#662)
Co-authored-by: Arran Schlosberg <[email protected]>
* format: as subnet-evm
* fix coreth formatting
* fix mocks
* fix contract deployer allowlist
* nits
* nits
* nit
* fix test import loop
* fix imports
* nits
* fix
* add TODO
---------
Co-authored-by: Arran Schlosberg <[email protected]>1 parent b5836b0 commit 8e744a9
File tree
339 files changed
+1754
-39818
lines changed- accounts
- abi/bind
- precompilebind
- external
- keystore
- testdata
- dupes
- keystore
- foo
- v1/cb61d5a9c4896fb9658090b597ef0e7be6f7b67e
- scwallet
- cmd/evm
- internal/t8ntool
- consensus/dummy
- core
- extstate
- rawdb
- state
- txpool
- blobpool
- legacypool
- types
- vm
- runtime
- ethclient/simulated
- eth
- filters
- gasestimator
- gasprice
- tracers
- internal/tracetest
- testdata
- call_tracer_flat
- call_tracer_legacy
- call_tracer_withLog
- call_tracer
- prestate_tracer_legacy
- prestate_tracer_with_diff_mode
- prestate_tracer
- js
- internal/tracers
- logger
- native
- interfaces
- internal/ethapi
- miner
- node
- params
- plugin/evm
- precompile
- allowlist
- contracts
- deployerallowlist
- feemanager
- nativeminter
- rewardmanager
- txallowlist
- warp
- contract
- predicate
- scripts
- sync
- statesync
- syncutils
- tests
- utils
- vmerrs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
339 files changed
+1754
-39818
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2179 | 2179 | | |
2180 | 2180 | | |
2181 | 2181 | | |
| 2182 | + | |
| 2183 | + | |
| 2184 | + | |
| 2185 | + | |
| 2186 | + | |
2182 | 2187 | | |
2183 | 2188 | | |
2184 | 2189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
| 455 | + | |
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
469 | | - | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
698 | 703 | | |
699 | 704 | | |
700 | 705 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments