lotus/node/impl/full
Steven Allen 30615a4ed6
feat: eth: return revert data on failed gas estimation (#10298)
Unfortunately, we need to execute the message twice to get this (unless
we want to change some APIs). But it's unlikely to be a performance
issue and will definitely help people debug failures.
2023-02-17 10:36:30 -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 feat: EthAPI: Add EthAddressToFilecoinAddress 2023-02-16 12:24:17 -05:00
eth_test.go Eth JSON-RPC: populate reward in eth_feeHistory (#10245) 2023-02-14 01:02:37 +00:00
eth.go feat: eth: return revert data on failed gas estimation (#10298) 2023-02-17 10:36:30 -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