OriginTrail Mainnet Release v6.2.4
Mihajlo-Pavlovic
released this
10 Apr 13:55
·
202 commits
to v6/release/mainnet
since this release
Description
The release 6.2.4 brings significant upgrades in node-to-node (p2p) communication, enriches the array of choices for retrieving bid suggestions, enhances authentication processes, and introduces a one-click installer for effortless node configuration.
🚀 Feature
- One-Click Node Installer: Streamline the node setup process with a new one-click installer (#3109)
🌟Improvements
- P2P Authentication Enhancement: Expanded options for setting up libp2p in the node configuration, enhancing p2p authentication capabilities (#3092).
- Bid Suggestion Flexibility: Added a new parameter to the getBidSuggestion route, allowing clients to specify a preference for low, medium, high, or getting all three bid suggestions (#3115).
- Flexible Authentication Options: Improved authentication processes to permit, when enabled, the use of either token-based authentication or whitelist-based IP authentication, even when both options are enabled. (#3110)
#TraceON