stellar / quickstart

Home of the stellar/quickstart docker image for development and testing
Apache License 2.0
195 stars 206 forks source link

Update versions for next release #559

Closed leighmcculloch closed 9 months ago

leighmcculloch commented 10 months ago

What

Update versions for next release.

Why

sj602 commented 9 months ago

Could you reflect stellar-core: v20.2.0 (https://github.com/stellar/stellar-core/releases/tag/v20.2.0) on this PR?

leighmcculloch commented 9 months ago

@sisuresh @SirTyson It looks like the quickstart image is failing to startup because of this error:

error: error reading file: error decoding JSON: missing field `bucket_list_window_sample_period` at line 306 column 13
sisuresh commented 9 months ago

@sisuresh @SirTyson It looks like the quickstart image is failing to startup because of this error:

error: error reading file: error decoding JSON: missing field `bucket_list_window_sample_period` at line 306 column 13

@leighmcculloch I just pushed the fix.

leighmcculloch commented 9 months ago

I couldn't get the ENABLE_DIAGNOSTICS_FOR_TX_SUBMISSION flag working, so I'm leaving it out and merging as is and opened a follow up issue: