nox icon indicating copy to clipboard operation
nox copied to clipboard

Rust implementation of the Fluence network peer

Results 100 nox issues
Sort by recently updated
recently updated
newest added

## Description [Provide a brief description of the changes introduced by this pull request and the motivation behind them.] fix some comments ## Motivation [Explain why these changes are necessary...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nonempty](https://togithub.com/cloudhead/nonempty) | dependencies | minor | `0.9.0` -> `0.10.0` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mockito](https://togithub.com/lipanski/mockito) | workspace.dependencies | minor | `1.2.0` -> `1.4.0` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jsonrpsee](https://www.parity.io/) ([source](https://togithub.com/paritytech/jsonrpsee)) | workspace.dependencies | minor | `0.22.3` -> `0.23.0` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [itertools](https://togithub.com/rust-itertools/itertools) | workspace.dependencies | minor | `0.12.1` -> `0.13.0` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clarity](https://togithub.com/althea-net/clarity) | workspace.dependencies | minor | `1.3.0` -> `1.4.0` | ---...

This PR should be merged only after the `change-nox-config` is merged, because the changes in the branch are required for the FCLI tests to pass.

## Description Added chain listener test for cc activation flow. ## Additional Notes - Added traits for the dependencies - Added the ability to inject topology into the dummy core...

e2e

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [axum](https://togithub.com/tokio-rs/axum) | workspace.dependencies | patch | `0.7.4` -> `0.7.5` | ---...

## Description fix some comments ## Motivation [Explain why these changes are necessary or beneficial. Discuss any problems or limitations with the current implementation that this pull request addresses.] ##...