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 [anyhow](https://github.com/dtolnay/anyhow) from 1.0.60 to 1.0.61. Release notes Sourced from anyhow's releases. 1.0.61 Work around rust-analyzer builds poisoning all subsequent command-line cargo builds (#252) Commits d2c83e2 Release 1.0.61 6e6af39 Merge...

dependencies
rust

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.142 to 1.0.143. Release notes Sourced from serde's releases. v1.0.143 Invert build.rs cfgs in serde_test to produce the most modern configuration in the default case (#2253, thanks...

dependencies
rust

Bumps [libp2p](https://github.com/libp2p/rust-libp2p) from 0.42.2 to 0.46.1. Release notes Sourced from libp2p's releases. v0.46.1 See individual changelogs for details. v0.46.0 Small on the surface, though containing many internal refactorings. Shout out...

dependencies
rust

Bumps [stretto](https://github.com/al8n/stretto) from 0.5.1 to 0.6.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stretto&package-manager=cargo&previous-version=0.5.1&new-version=0.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
rust

> Multiple soundness issues in `owning_ref` | Details | | | ------------------- | ---------------------------------------------- | | Package | `owning_ref` | | Version | `0.4.1` | | URL | [https://github.com/noamtashma/owning-ref-unsoundness](https://github.com/noamtashma/owning-ref-unsoundness) |...

I-sec-advisory

Due to broadcasting and forwarding mechanisms is very possible nodes may be hit several times, from different peers, to replicate the same exact operation in the case of update notifications....

C-feature
P-medium
A-networking-ring

Create a JavaScript library that wraps the websocket communication described in #79 .

C-feature
E-easy
A-contract-sdk

It will be great to have some node manager(as IPFS for example has https://github.com/ipfs/ipfs-desktop). So that a user can control a bandwidth, manage contracts/files, see the world covering(when a location...

E-medium
P-low

While running a contract through a browser in order to execute a contract I should specify its key. Like: `127.0.0.1/Eu4ByDpJ7mFdyeMHZ8z9WcDQ4wP2i5hTXSac1ZKQ2R9Q/state.html`. For the end user it's not so clear what it...

C-proposal
P-low
A-contract-sdk