Cafe137
Cafe137
#### Summary A private key passed as an option to Bee, which, given it has xDAI (and xBZZ), funds are automatically transferred to the node's wallet. #### Motivation - Good...
The `bee dev` command starts Bee with a mocked "backend" (~blockchain) and ephemeral/in-memory databases. This dev mode, to my best knowledge, has never been announced or recommended as a supported,...
### Context Windows 10 AMD64, Bee 2.2.0 ### Summary I am writing 1,000,000 chunks at the rate of 200,000 per hour (mantaray with 600,000 forks). This use case produces high...
### Context Bee 2.3.0 mainnet, full, staking ### Summary I am running a full node with staking enabled. The node logs are flooded with seemingly harmless errors, potentially hiding real...
#### Summary Extend `/chainstate` endpoint response with a number for `minimumValidityBlocks` #### Motivation Clients would have all required values for stamp calculations from one endpoint, no need to read contract...
TBD Bee does not function in warmup period properly, yet we give the green lights It cannot be detected "nicely", but depth === 31 is a clear sign that it...
Would be great to standardise this and re-use between projects. _Originally posted by @Cafe137 in https://github.com/ethersphere/bee-dashboard/pull/690#discussion_r1955999121_
### Describe the bug Axios triggers a `RangeError: Invalid array length` when `data` is set to a large `Buffer` ## Explanation When axios merges configurations, it checks for empty objects:...