What's Changed
- Ignore missing cert errors if it's expected. Load it from env by @deuszx in #5039
- [testnet] Fix a comment and log level. (#5047) by @afck in #5057
- Indexer stores blobs published in blobs table. by @deuszx in #4988
- Avoid using the shared chain state view. (#5063) by @afck in #5065
- Switch to ScyllaDB when testing the exporter stack locally (#5066) by @deuszx in #5087
- [testnet] Rename
--grace-period; don't apply on client. (#5078, #5086) by @afck in #5088 - [testnet] Add the corrections for the autocompletion. by @MathieuDutSik in #5076
- [testnet] Collect pending messages after acquiring client lock. (#5091) by @afck in #5094
- Don't fail w/ an error on destinations mismatch by @deuszx in #5095
- Move the wallet into
linera-core(#5080) by @Twey in #5104 - feat(ci): add linera-exporter Docker image build [testnet_conway] by @eldios in #5110
- Port the
ListeningModeenum to the testnet branch by @bart-linera in #5111 - Log after writing cert to storage by @deuszx in #5109
- [testnet] Node service plugins (backport of #5072) by @bart-linera in #5112
- Thread pool (#5113) by @Twey in #5115
- [testnet] Retry and warn if validators return InvalidTimestamp. (#5090) by @afck in #5108
- Disable fallback mode. by @afck in #5102
- Autosigning on the Web (#5116) by @Twey in #5127
- Support opt-in enabling of application logging. (#5099) by @deuszx in #5117
- Conway web logging by @deuszx in #5138
- Remote compatibility test concurrency by @ma2bd in #5145
- Autosigning improvements (#5126) by @Twey in #5146
- Bump tonic dependencies by @deuszx in #5148
- [testnet] Follow-only chains (#5101) by @afck in #5114
- Attempt to fix the web tests by @deuszx in #5155
- Multichain API for Web (#5143) by @Twey in #5157
linera-service: remove debugging print by @Twey in #5165- Prepare SDK release 0.15.8 by @ma2bd in #5174
Full Changelog: v0.15.7...v0.15.8