lotus/node
Mikers 41fce94db4
perf: eth: gas estimate set applyTsMessages false (#10546)
* have gas estimate call callInternal with applyTsMessages = false and other calls with applyTsMessages=true for gas caclulation optimization

* set applyTsMessages = true in CallWithGas call in shed

* update test with new callwithgas api optimization for eth call

* Update chain/stmgr/call.go

Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>

* env flag LOTUS_SKIP_APPLY_TS_MESSAGE_CALL_WITH_GAS must be 1 in order to have applyTsMessages change

* env flag LOTUS_SKIP_APPLY_TS_MESSAGE_CALL_WITH_GAS must be 1 in order to have applyTsMessages change

* make sure that even if we arent apply ts messages we grab ts messages from the particular user who is requesting gas estimation

---------

Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
Co-authored-by: Ubuntu <ubuntu@ip-10-0-4-29.us-east-2.compute.internal>
2023-03-23 18:27:01 -04:00
..
bundle introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
config Merge pull request #10452 from filecoin-project/vyzo/feat/chain/msgindex 2023-03-22 17:02:34 +02:00
hello deprecate MarketListRetrievalDeals, make gen 2023-03-08 17:15:16 +01:00
impl perf: eth: gas estimate set applyTsMessages false (#10546) 2023-03-23 18:27:01 -04:00
modules Merge pull request #10271 from iand/iand/fix-tracer-pid 2023-03-23 12:41:31 +01:00
repo feat:config:force existing users to opt into new defaults (#10488) 2023-03-20 12:19:14 -04:00
builder_chain.go make MsgIndex configurable, disabled by default. 2023-03-13 12:01:04 +02:00
builder_miner.go Upgrade to index-provider 0.10.0 2023-01-10 13:08:04 +00:00
builder.go dummy index for itests 2023-03-12 16:02:51 +02:00
fxlog.go chore: fix imports 2022-06-14 17:00:51 +02:00
health.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
options.go fix linter 2022-10-14 11:23:05 +02:00
rpc.go fix: should not serve non v0 api in v1 2023-01-31 17:06:02 -05:00
shutdown_test.go fix make gen 2022-08-29 16:25:30 +02:00
shutdown.go Set notifications for SIGTERM and SIGINT when we start the cli 2022-12-15 12:54:41 -05:00
testopts.go enable libp2p options 2021-06-30 12:55:43 +02:00