linear[bot]
linear[bot]
ENG-4602 Upgrade to SDK 45 When the SDK 45 Beta is released (approx 20th of April), we should start upgrading Snack to support SDK 45. The documentation to upgrade the...
L2B-45 Export bridges from config Ltwos should also be included via a `ltwoToBridge` function
LNG-58 Invalid variable name in generated AIR aqua: ``` import "@fluencelabs/aqua-lib/builtin.aqua" func test() -> string: successful: *bool successful
BACK-204 Data Union: use Product.chain to load right network When sanity checking Data Union admin's contract address use `Product.chain` to load the correct network. See [EthereumService.fetchDataUnionAdminsEthereumAddress(String)](https://github.com/streamr-dev/core-api/blob/ae6091fc652b4eadc4808353e1e9c06b0b66ba55/grails-app/services/com/streamr/core/service/EthereumService.groovy#L18)
LAY-3722 System metrics erroneously try to collect metrics for cgroups for ubuntu **Description** If `/sys/fs/cgroup/` exists on the user machine and they do a local layer run, we try to...
VM-137 Reduce stream usage scope [https://github.com/fluencelabs/aquavm/issues/297](https://github.com/fluencelabs/aquavm/issues/297)
HHVSC-57 "Hardhat config as Task Provider" (nomiclabs/hardhat-vscode #70) Investigate typescript/rust analyzer plugins to see how they integrate build and test commands, and how they expose custom actions from their config...
BT-5102 Automate readme generation of examples in truss repo We should expose a truss cli command for readme generation and use that in a git hook to auto-generate readmes for...
EXP-41 [EXP-41-242] feat: add-a-chain.md instructions for adapting y-e to a new chain
EXP-29 [EXP-29-229] Brownie bridge and API endpoint Added a simple brownie bridge which exposes some brownie functionality over streaming / non-streaming JSON endpoints.\ This will be handy for our sdk...