issues
search
onflow
/
flow-archive
Flow Archive
Apache License 2.0
5
stars
4
forks
source link
Fix invoker FVM configs
#138
Closed
koko1123
closed
1 year ago
koko1123
commented
1 year ago
Goal of this PR
Fix the following Issues:
Obtain chainID from latest block instead of
first()
as this may not have been indexed yet at bootstrap
assign
Emulator
as the default chainID in the invoker config, the same as in
archive-live-server
Update cadence dependency to the latest public version to avoid divergent script execution output
Goal of this PR
Fix the following Issues:
first()
as this may not have been indexed yet at bootstrapEmulator
as the default chainID in the invoker config, the same as inarchive-live-server