lotus/node/impl/full
Steven Allen 73a2b4152b
feat: eth: Avoid StateCompute in EthTxnReceipt lookup (#10460)
Instead:

1. Use the receipt from the message search.
2. Re-compute the gas fees that would have been charged.

fixes #10418

Co-authored-by: raulk <raul.kripalani@gmail.com>
2023-03-13 11:44:59 -07:00
..
chain.go feat: api: optimize ChainGetParentReceipts 2023-03-10 16:01:34 -08:00
dummy.go feat: EthAPI: Add EthAddressToFilecoinAddress 2023-02-16 12:24:17 -05:00
eth_test.go eth_feeHistory: migrate to using TipSetState. 2023-03-11 17:25:00 +00:00
eth.go feat: eth: Avoid StateCompute in EthTxnReceipt lookup (#10460) 2023-03-13 11:44:59 -07:00
gas_test.go fix make gen 2022-08-29 16:25:30 +02:00
gas.go feat: gas: overestimate around the Hygge upgrade 2023-02-23 09:35:01 -05: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