Files
lotus/itests/kit
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
..
2022-08-29 16:25:30 +02:00
2022-06-14 17:00:51 +02:00
2021-11-18 12:07:12 +04:00
2023-08-02 17:04:58 +02:00
2023-06-19 14:45:05 -07:00
2022-06-14 17:00:51 +02:00
2022-03-10 19:39:10 +01:00
2022-06-14 17:00:51 +02:00
2023-01-31 10:28:12 +01:00
2021-06-23 16:37:43 +01:00