hyperledger / besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
https://www.hyperledger.org/projects/besu
Apache License 2.0
1.43k stars 757 forks source link

Externalise profile loading #7265

Open Gabriel-Trintinalia opened 1 week ago

Gabriel-Trintinalia commented 1 week ago

https://besu.hyperledger.org/public-networks/how-to/use-configuration-file/profile

Ability to load a custom profile. This should follow similar pattern as the plugin directory. There are internal plugins and then there are external plugins. Similarly, there are internal profiles, there should be an option to load external profiles from a default or custom location.