freenet-core
freenet-core copied to clipboard
Declare your digital independence
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...
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...
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...
Bumps [stretto](https://github.com/al8n/stretto) from 0.5.1 to 0.6.2. Commits See full diff in compare view [](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...
> 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) |...
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....
Create a JavaScript library that wraps the websocket communication described in #79 .
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...
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...