bee
bee copied to clipboard
A framework for IOTA nodes, clients and applications in Rust
# Description of change Bugfix: * Explicitly marks `inx` feature as dependent on `std` (compilation of `bee-block` failed on `cargo c --features inx`) Enhancements: * Removes the package renaming to...
# Description of change Added a conversion tool between Bech32, Hex and public key encoding. ## Links to any relevant issues https://github.com/iotaledger/bee/issues/263 ## Type of change - Enhancement (a non-breaking...
# Description of change Bumps libp2p dependencies: `libp2p ~> 0.47` `libp2p-core ~> 0.35` Note: There seems to be a problem with binding multiaddr's in the test cases for `bee-gossip`. There...
> Double Public Key Signing Function Oracle Attack on `ed25519-dalek` | Details | | | ------------------- | ---------------------------------------------- | | Package | `ed25519-dalek` | | Version | `1.0.1` | |...