Skip to content
#

swarm

Here are 678 public repositories matching this topic...

rdallman
rdallman commented Jun 13, 2018

this will very quickly get out of hand if we allow it, i realize we don't have principles written down anywhere but to date one of them has been that binaries 'just work' without having to do any configuration. currently a user must set FN_MAX_REQUEST_SIZE, FN_MAX_RESPONSE_SIZE -- neither of these should be required to run.

test case:

cd tests/fn-system-tests/
go test -v

this

agazso
agazso commented May 6, 2022

Context

Bee package prints out goerli testnet instructions when installed on Linux. Since #2859 the defaults are using the mainnet, which in this case refers to the Gnosis chain. Therefore instead of suggesting Infura it would be better to suggest getblock.io.

Steps to reproduce

Currently message printed into terminal after you install deb or rpm package is this:

Logs:   jou
good first issue issue

Improve this page

Add a description, image, and links to the swarm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swarm topic, visit your repo's landing page and select "manage topics."

Learn more