2.6 KiB
2.6 KiB
Configuration Information
(Copied the text below from the original PR description)
- This PR is based on stack mainnet-lotus in SO branch lotus-stack
- Use manually downloaded snapshot for running Lotus node with
DOCKER_LOTUS_IMPORT_SNAPSHOTenv - Support running Lotus node for Calibration network
- Use
cerc-io/lotusrelease v1.27.0-rc3-interal-0.0.1
- Use
- Add Lotus node config params with default values
LOTUS_FEVM_ENABLEETHRPC: trueLOTUS_EVENTS_ENABLEACTOREVENTSAPI: trueLOTUS_INDEX_ENABLEMSGINDEX: true- Enables indexing of messages on chain
- Should be the fix for incorrect
eth_callbehaviour
LOTUS_CHAINSTORE_ENABLESPLITSTORE: trueLOTUS_FEVM_ETHTXHASHMAPPINGLIFETIMEDAYS: 0- LOTUS_FVM_CONCURRENCY: 4
- LOTUS_SKIP_APPLY_TS_MESSAGE_CALL_WITH_GAS: 0
- Some config params that were set previously but no longer used in release v1.27.0-rc3-interal-0.0.1
LOTUS_FEVM_EVENTS_MAXFILTERHEIGHTRANGELOTUS_FEVM_EVENTS_FILTERTTLALLOWED_DELAYLOTUS_FEVM_ENABLEETHHASHTOFILECOINCIDMAPPING