symbol-bootstrap icon indicating copy to clipboard operation
symbol-bootstrap copied to clipboard

A tool that allows you to quickly configure and setup Symbol testnets and nodes.

Results 65 symbol-bootstrap issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Core doesnt get generated when the server crash. **To Reproduce** To reproduce the behavior: 1. Kill the server 2. check for core files in the logs folder....

p3

Currently, if another tool or app wants to use bootstrap to manage a node, the symbol-bootstrap dependency will bring cli related dependency like oclif and inquirer. The "symbol-bootstrap-core/lib" library will...

p3

At the moment, the default bootstrap preset defines 2 currencies, the main (cat.currency) and the harvest one (cat.harvest). I would like to change the bootstrap preset to a single currency...

story-3
p3
private-network

Atm, bootstrap has been well tested for both brand new private networks and nodes on the existing testnet network. This task to improve the presets to facilitate how admins can...

p3
private-network

Run `symbol-bootstrap start -p bootstrap -a full` and go to http://localhost:90 . Explorer uses the testnet node rather than the http://localhost:3000 node The explorer uses the public net URL. My...

p3
private-network

Atm the link and enroll commands use the node's min fee multipler. The result max fee is pretty low and the transactions are not confirmed. The current workaround is to...

**Describe the bug** There are couple of nodes which failed due to the mongodb is down. **To Reproduce** To reproduce the behavior: 1. Kill the mongodb container **Expected behavior** To...

After having installed and configured a Symbol node with symbol-bootstrap, the node can be used to be enrolled in the SN reward program. However, if the node does not have...

enhancement

**Describe the bug** A clear and concise description of what the bug is. Executing symbol-bootstrap config with beneficiaryAddress includes hyphen in custom.yml causes various errors. The output seems valid, but...

enhancement

**Describe the bug** If the broker fails to start the server will wait forever. **To Reproduce** To reproduce the behavior: 1. put invalid config into the broker 2. start the...

p2