Linera SDK v0.15.22
Pre-release
Pre-release
What's Changed
- Credit daily faucet claims to the chain balance by @ma2bd in #6711
- [testnet_conway] explorer: don't panic when shortening a non-hash identifier (#6709) by @ma2bd in #6710
- [testnet_conway] Skip bridge-check for workflow-only changes by @ndr-ds in #6720
- [testnet_conway] Raise CI timeouts for ethereum-tests, linera-sdk-tests-fixtures and check-outdated-cli-md by @ndr-ds in #6719
- [testnet] Expose an owner account's balance to the web client by @ma2bd in #6716
- linera-core: export executed blocks to the committee from the chain workers, relayed through the proxy by @ndr-ds in #6639
- [testnet_conway] Register metrics eagerly so presence does not depend on the workload (#6703) by @ndr-ds in #6721
- Backport #5710 (read_event via event-block-height index) + the event-block-height cache to testnet_conway by @ndr-ds in #6390
- [testnet_conway] Make the metrics feature wiring honest and verify it in CI (#6727) by @ndr-ds in #6728
- Backport #6733 to testnet_conway: take web-thread 0.2.3 by @ma2bd in #6734
- [testnet_conway] Make background certificate sync measurable: widen latency buckets, add volume metrics (#6736) by @ma2bd in #6739
- Expose the chain, block, event and blob reads a client-side block explorer needs by @ma2bd in #6740
- [testnet_conway] Report an invalid stream ID as such rather than as an invalid blob ID (#6742) by @ma2bd in #6746
- Backport #6747 to testnet_conway: drop thiserror-context by @ma2bd in #6749
- Backport #6752 to testnet_conway: merge the lite benchmark into linera benchmark by @ndr-ds in #6765
- Backport #6774 to testnet_conway: correct the misleading journal-resolution-failure wording by @ma2bd in #6775
- Backport #6743 to testnet_conway: isolate task groups from one another by @ma2bd in #6773
- Backport #6776 to testnet_conway: do not report shared-mode write batch errors as view-invalidating by @ma2bd in #6778
- Backport #6737 to testnet_conway: load a collection entry in a single round trip by @ma2bd in #6744
- Backport #6754 to testnet_conway: leave generated Solidity untouched when forge fmt cannot run by @ma2bd in #6784
- Park a chain when the destination says its copy is corrupt by @ndr-ds in #6782
- Time a single certificate push, not a whole catch-up round by @ndr-ds in #6793
- Export both cache and db children of source-labelled counters (backport of #6795) by @ndr-ds in #6798
- Backport #6722 to testnet_conway: report the error a Web signer threw by @ma2bd in #6780
- Backport #6807 to testnet_conway: give the rethrown error the frames of the throw by @ma2bd in #6808
- Backport #6785 to testnet_conway: describe faucet request failures without the JavaScript stack by @ma2bd in #6806
- Backport #6731 to testnet_conway: rename KeyValueStoreView::count to iterative_count by @ma2bd in #6810
- Backport #6729 to testnet_conway: batch the ByteMapView entries resolver into a single multi_get by @ma2bd in #6809
- Wait out a detached task's cancellation instead of reporting it as a panic (backport #6812) by @ndr-ds in #6813
- prepare release of SDK v0.15.22 by @ma2bd in #6814
Full Changelog: v0.15.21...v0.15.22