Files
lotus/itests
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-09-10 12:37:03 -04:00
2022-08-29 16:25:30 +02:00
2022-08-29 16:25:30 +02:00
2023-06-19 14:45:05 -07:00
2022-08-29 16:25:30 +02:00
2022-10-06 11:06:21 -04:00
2022-08-29 16:25:30 +02:00
2022-08-29 16:25:30 +02:00
2023-02-02 16:46:08 -05:00
2023-03-12 00:42:56 +00:00
2023-09-08 11:17:51 -05:00
2023-09-23 14:32:53 -04:00
2023-01-31 10:28:12 +01:00
2022-08-29 16:25:30 +02:00
2022-08-29 16:25:30 +02:00
2022-09-13 16:52:47 -04:00
2023-07-10 10:26:51 -04:00
2023-05-10 22:35:36 +02:00
2022-08-29 16:25:30 +02:00
2023-05-08 14:36:43 -04:00
2022-11-25 17:05:41 -05:00
2022-08-29 16:25:30 +02:00
2022-09-22 16:27:15 -04:00
2022-11-08 09:37:43 +00:00