lotus/itests/kit
Steven Allen b765112896 fix: correctly handle ethGetCode edge-cases
1. If the actor is a non-evm actor, return "nothing".
2. Correctly handle missing actors.
3. Handle self-destructed actors (they'll return "null").

fixes https://github.com/filecoin-project/ref-fvm/issues/1641
2023-02-12 20:38:47 -08:00
..
blockminer.go address magik supernit 2022-09-27 15:34:01 +00:00
circuit.go fix make gen 2022-08-29 16:25:30 +02:00
client.go chore: fix imports 2022-06-14 17:00:51 +02:00
control.go chore: fix imports 2022-06-14 17:00:51 +02:00
deals_state.go integrate store-the-hash 2021-11-18 12:07:12 +04:00
deals.go netbs: Add an integration test 2022-11-08 13:38:28 +01:00
ensemble_opts_nv.go make gen 2022-11-09 07:36:09 +02:00
ensemble_opts.go chore: refactor: rename NewestNetworkVersion 2022-09-21 15:48:51 -04:00
ensemble_presets.go post workers: Cleanup, tests 2022-01-14 14:17:52 +01:00
ensemble.go itests: Fix TestEthSubscribeLogs 2023-01-31 10:28:12 +01:00
evm.go fix: correctly handle ethGetCode edge-cases 2023-02-12 20:38:47 -08:00
files.go chore: remove redundant import prefixes 2022-06-15 12:06:22 +02:00
funds.go chore: fix imports 2022-06-14 17:00:51 +02:00
init.go chore: fix imports 2022-06-14 17:00:51 +02:00
itestd.go feat: shed: ItestD 2022-03-10 19:39:10 +01:00
log.go Add filter block range tests 2023-01-19 11:49:07 +00:00
mockcli.go chore: fix imports 2022-06-14 17:00:51 +02:00
node_full.go itests: Fix TestEthSubscribeLogs 2023-01-31 10:28:12 +01:00
node_miner.go snapdeals cleanup: address review 2022-11-28 23:03:07 +01:00
node_opts.go Set default path for eth event db, set it to enabled by default if EnableEthRPC is set 2023-01-19 18:40:28 -05:00
node_worker.go make repo not depend on ffi 2022-11-08 09:37:43 +00:00
rpc.go itests: Fix TestEthSubscribeLogs 2023-01-31 10:28:12 +01:00
run.go declare some tests as expensive. 2021-06-23 16:37:43 +01:00
solidity.go refactor: use EthHash for event topics 2023-02-10 07:41:29 -08:00
state.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00