bee icon indicating copy to clipboard operation
bee copied to clipboard

A framework for IOTA nodes, clients and applications in Rust

Results 119 bee issues
Sort by recently updated
recently updated
newest added

There are endpoints in the API that return the "current" balance of an address or the state of an output. For the caller it's hard to figure out what that...

c-tracking-issue

Currently the InfoResponse contains following empty fields: `messages_per_second` `referenced_messages_per_second` `referenced_rate` There should be an elegant way for the bee-rest-api to access all these metrics.

c-tracking-issue

> anymap is unmaintained. | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `anymap` | | Version | `0.12.1` | | URL...

## Description It would be nice if there was a non-invasive way that I could send messages to the neighbors connected to my node. I think with auto-peering that would...

https://github.com/rust-lang/rust-clippy/issues/5862

c-bug