bee-factory icon indicating copy to clipboard operation
bee-factory copied to clipboard

Builds up a test environment with Bee clients and with a test blockchain.

Results 38 bee-factory issues
Sort by recently updated
recently updated
newest added

## Overview There is no specific instruction for pulling & running the latest version of the nodes. Also passing the latest version of `bee` doesn't work either. `1.15.0-rc2` is 7...

issue

## Overview When I'm trying to run `bee-factory start --detach 1.15.0-rc2` I get the following message ```bash ✔ Network is up ✖ It was not possible to start blockchain node!...

issue

## Overview `bee-factory` is by default trying to connect to the `/var/run/docker.sock` socket which ignores the current `docker environment context`. ```bash ╰─ $ docker context ls NAME TYPE DESCRIPTION DOCKER...

issue

Error when starting `bee-factory` node: v20.5.0 bee-factory: 0.5.2 bee: 1.15.0-rc2 ![image](https://github.com/ethersphere/bee-factory/assets/520570/ddd21def-9c80-45e5-8a72-da286d097062)

issue

Last bee version supported is 1.14.0, when try to run: bee-factory start --deatch 1.16.1 error: It was not possible start blockhain node! (HTTP code 404) bee-factory-queen:1.16.1 not found: manifest unknow:...

issue

Bumps [dockerode](https://github.com/apocas/dockerode) and [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode). These dependencies needed to be updated together. Updates `dockerode` from 3.3.4 to 3.3.5 Release notes Sourced from dockerode's releases. v3.3.5 Commits f2db936 v3.3.5 7f49989 nove v19...

dependencies
javascript
pull-request

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.0.0-beta.9 to 3.3.1. Release notes Sourced from node-fetch's releases. v3.3.1 3.3.1 (2023-03-11) Bug Fixes release "Allow URL class object as an argument for fetch()" #1696 (#1716) (7b86e94)...

dependencies
javascript
pull-request

Bumps [jest-runner](https://github.com/facebook/jest/tree/HEAD/packages/jest-runner) from 29.3.0 to 29.5.0. Release notes Sourced from jest-runner's releases. v29.5.0 Features [jest-changed-files] Support Sapling (#13941) [jest-circus, @jest/cli, jest-config] Add feature to randomize order of tests via CLI...

dependencies
javascript
pull-request

Updated Bee version 1.12.0

pull-request

would be helpful to include a `--fresh` example in "Usage" section of Readme.md

issue