Skip to content

Conversation

@Gandalf-the-Grey
Copy link
Contributor

Fixes #3451

  • some other minor changes.

small fixes, no point for specifying full node requirements, as there's no longer monolithic config being used in the wild
follows / tags are handled by hivemind, thus, low_memory_node=off is more like "fat" node than full
variety of different possible configuration (mira/non-mira, plugins, settings) can largely affect disk/memory requirements
no more git submodules, duplicate gdb
no market plugin here, so having related settings uncommented is just confusing
follow plugin is obsolete
seed-node is obsolete
removed confusing unrelated or obsolete settings
follow obsolete
market-history not here
seed-node obsolete
replaced by exchangequickstart.md and README.md
Ubuntu 14.04 LTS reached EOL (with normal support)
Instructions for Ubuntu 16.04 LTS seems to be pretty much same as for Ubuntu 18.04 LTS
Added info about MIRA cmake switch.
Added info about open file limits.
jq \
wget \
virtualenv \
gdb \
Copy link
Contributor Author

Choose a reason for hiding this comment

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

duplicate

Copy link

Choose a reason for hiding this comment

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

444

@Jolly-Pirate
Copy link
Contributor

They kept seed-node = in the config.ini for backward compatibility.

@Gandalf-the-Grey
Copy link
Contributor Author

They kept seed-node = in the config.ini for backward compatibility.

No. Most likely you are mixing that with doc/seednodes.txt which is still there for backward compatibility as some of the scripts are relying on it as the source of seed nodes

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.

building.md build instructions are out of date

3 participants