lotus/node/impl/full
Steven Allen f427c2b566
fix: eth: correctly convert filecoin message <-> eth txn (#10257)
1. We do allow deploying with empty initcode.
2. Make sure that the encoded "code" is non-empty, if specified.

Basically, this makes everything consistent (and it's how I specified it
in the FIP).
2023-02-13 10:33:59 -08:00
..
chain.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
dummy.go implement itest and handle optional params 2023-02-10 13:33:59 -05:00
eth_test.go fix: make gen 2023-02-10 09:32:59 -08:00
eth.go fix: eth: correctly convert filecoin message <-> eth txn (#10257) 2023-02-13 10:33:59 -08:00
gas_test.go fix make gen 2022-08-29 16:25:30 +02:00
gas.go feat: compute a better gas limit for recursive external contract calls 2023-02-03 20:40:18 +00: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 NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
sync.go fix some bugs and address some comments 2022-10-16 22:52:22 -04:00
wallet.go fix: Don't call WalletExport in msg signing flows 2023-02-10 02:37:59 +01:00