Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs - Production - Remove Bee #1678

Open
wants to merge 3 commits into
base: production
Choose a base branch
from

Conversation

lucas-tortora
Copy link
Contributor

Description

Removed bee from docs as it's no longer relevant.

fixes iotaledger/devx#89

Type of change

  • Documentation Fix

How Has This Been Tested?

Wiki was built locally.

Checklist:

  • I have made corresponding changes to the documentation

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@lucas-tortora lucas-tortora requested a review from Dr-Electron May 30, 2023 18:55
@lucas-tortora lucas-tortora changed the title Docs - Prodution - Remove Bee Docs - Production - Remove Bee May 30, 2023
@@ -59,7 +59,7 @@ use iota_client;

## Limitations

- `no_std` is not currently supported, but we are working on it in [bee](https://github.com/iotaledger/bee), and will provide it as feature once the new implementation is ready.
- `no_std` is not currently supported.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no_std was planned at some point? 👀 :trollface:

@@ -464,7 +464,7 @@ A tuple with the newly promoted `(MessageId, Message)`.

# Full node API

Full node API of Bee and HORNET will still be public. Users who know these relative low level Restful API can still call them directly if they are confident and think it’s good for them. Note that both Bee and HORNET haven't finalized their APIs either. Following items and signatures might change later.
Full node API of HORNET will still be public. Users who know this relative low level Restful API can still call it directly if they are confident and think it’s good for them. Note that HORNET hasn't finalized their APIs either. The following items and signatures might change later.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious, but what do we mean with finalized? I mean an API will probably always change...
But yeah, let's just get rid of the current IOTA docs asap :trollface:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants