lotus/node/impl
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
..
client netbs: Address review 2022-11-08 09:37:43 +00:00
common feat: Add node uptime rpc / output in info command 2022-10-11 10:11:09 +02:00
full fix: correctly handle ethGetCode edge-cases 2023-02-12 20:38:47 -08:00
market chore: fix imports 2022-06-14 17:00:51 +02:00
net Update other deprecated libp2p imports 2022-08-25 14:23:25 -04:00
paych chore: fix imports 2022-06-14 17:00:51 +02:00
backup.go Plumb contexts through 2021-12-11 17:04:00 -05:00
full.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
remoteworker.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
storminer.go Fix lotus-miner proving check 2022-11-14 15:29:50 -05:00