lotus/chain/types/ethtypes
Steven Allen 68b401a895 fix: cli: better handle sending from EthAccount actors
This will make `lotus send` mostly just "do what the user wants" in this
case:

1. The user may not explicitly specify a method number.
2. Parameters are automatically cbor-encoded where applicable.
3. The method number is automatically selected based on the
   recipient (CreateExternal if sent to the EAM, InvokeEVM otherwise).
2023-02-24 15:15:41 -08:00
..
eth_transactions_test.go remove invalid test cases 2023-01-14 12:30:06 -05:00
eth_transactions.go Eth JSON-RPC: populate reward in eth_feeHistory (#10245) 2023-02-14 01:02:37 +00:00
eth_types_test.go Merge branch 'release/v1.20.0' into fix/EthUint64-args 2023-02-10 17:26:38 -05:00
eth_types.go fix: cli: better handle sending from EthAccount actors 2023-02-24 15:15:41 -08:00
rlp_test.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
rlp.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00