Files
lotus/node/impl/full
Steven Allen d5fd4cdcc0 feat: eth: encode eth tx input as solidity ABI (#11402)
When translating "native" messages to Ethereum transactions, correctly handle parameters:

1. If the message looks like a valid "create external", treat it as a contract creation.
2. If it looks like a valid EVM invocation, decode it as such.
3. Otherwise, ABI-encode the parameters to make them look like a "handle_filecoin_method" call. This
    will help chain explorers recognize these messages.

Part of #11355
2023-11-17 20:46:49 +01:00
..
2023-06-19 14:45:05 -07:00
2022-08-29 16:25:30 +02:00
2023-04-19 18:44:32 -04:00
2022-09-09 21:40:15 -04:00
2022-11-14 15:46:58 -05:00
2023-11-09 14:14:46 -05:00