lotus/node/impl/full
Fridrik Asmundsson ee3cdf0e97 Fix use filecoin addr + other small refactor
After changing in prev commit to use to ethereum addresses the
comparison does not make sense against builtin actors. This
fixes that by storing also the filecoin addresses in each trace

Also renamed filecoin related fields to Filecoin prefix.

Also remove requirement call to InvokeContract needed to come
from a evm actor
2023-08-28 17:48:22 +00:00
..
chain.go chore: migrate to boxo 2023-06-19 14:45:05 -07:00
dummy.go Moved tracing types to ethtypes to address circular dependencies 2023-08-28 17:48:22 +00:00
eth_event.go Refactor eth.go 2023-08-28 17:48:22 +00:00
eth_test.go fix: eth: ensure that the event topics are non-nil 2023-06-12 14:25:02 -07:00
eth_trace.go Fix use filecoin addr + other small refactor 2023-08-28 17:48:22 +00:00
eth_utils.go return wrapped errors 2023-08-28 17:48:22 +00:00
eth.go Fix use filecoin addr + other small refactor 2023-08-28 17:48:22 +00:00
gas_test.go fix make gen 2022-08-29 16:25:30 +02:00
gas.go Add tests for PCB/PCA batch splitting 2023-04-19 18:44:32 -04:00
mpool.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
multisig.go introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
raft.go Address comments 2022-11-14 15:46:58 -05:00
state.go Merge branch 'feat/nv21' into asr/merge-nv21 2023-08-23 11:44:59 -04:00
sync.go feat: refactor slashfilter to return bool indicating fault 2023-08-01 12:05:02 -04:00
txhashmanager.go Refactor eth.go 2023-08-28 17:48:22 +00:00
wallet.go fix: Don't call WalletExport in msg signing flows 2023-02-10 02:37:59 +01:00