freenet-core icon indicating copy to clipboard operation
freenet-core copied to clipboard

Declare your digital independence

Results 208 freenet-core issues
Sort by recently updated
recently updated
newest added

Bumps [syn](https://github.com/dtolnay/syn) from 1.0.99 to 1.0.100. Release notes Sourced from syn's releases. 1.0.100 Parse closures with explicit empty lifetime parameter list for<> || -> T {…} (#1212, rust-lang/rust#97362) Parse dyn*...

dependencies
rust

Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.0 to 0.9.1. Commits 4a10645 Release version 0.9.1 5b88725 Remove custom_target example 26d4a47 Deprecate Target::Pipe since it is broken ade9f7f Remove "actively maintaned" badge 38643a3 Remove bogus...

dependencies
rust

Bumps [tracing-opentelemetry](https://github.com/tokio-rs/tracing) from 0.17.4 to 0.18.0. Release notes Sourced from tracing-opentelemetry's releases. tracing-opentelemetry 0.18.0 Breaking Changes Upgrade to v0.18.0 of opentelemetry (#2303) For list of breaking changes in OpenTelemetry, see...

dependencies
rust

https://github.com/freenet/locutus/actions/runs/3073961505/jobs/4966424064 Looks like most of it is the Build step. Per @iduartgomez: - [ ] Switch to [Mold linker](https://github.com/rui314/mold) - [ ] Upgrade to get better CI instances

E-medium
P-medium
A-developer-xp

Removed this from `get_state_delta()` function in `interface.rs`, not sure if it's still relevant, close if not. ``` // FIXME: should return a result type, instead ```

C-feature
E-hard
P-low
A-developer-xp

@iduartgomez's suggestions: - [x] add the link to the documentation pretty much at the top of the readme, like they do here https://github.com/rust-lang/cargo (we can name it "The Locutus Book"...

A-documentation

- [x] Change the node distributable crate to include the HTTP gateway and local development node - [x] Add a publish-local option to the dev tool so users can check...

A-documentation
E-medium
P-high

Currently we should document throughtfully all the public types in the crates: - https://docs.rs/locutus-stdlib/0.0.2/locutus_stdlib/# - https://docs.rs/locutus/0.0.2/locutus/ Others from: - https://docs.rs/releases/search?query=locutus would also benefit, but we can improve that when we...

A-documentation
P-high

This is related to improvements to the `local-node` command for the dev CLI tool. Open tracking issue.

C-tracking-issue
E-medium
P-medium
A-developer-xp

Bumps [libp2p](https://github.com/libp2p/rust-libp2p) from 0.42.2 to 0.48.0. Release notes Sourced from libp2p's releases. v0.48.0 Most notable changes: libp2p-swarm Remove deprecated NetworkBehaviourEventProcess. See libp2p-swarm v0.38.0 changelog entry for migration path. libp2p-core Make...

dependencies
rust