Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OriginTrail Mainnet Prerelease v6.2.4 #3122

Merged
merged 13 commits into from
Apr 10, 2024

Conversation

Mihajlo-Pavlovic
Copy link
Collaborator

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.

#TraceON

Niks988 and others added 12 commits March 28, 2024 09:03
…ne-click multichain support) (#3109)

* Add .origintrail_noderc template files for the one-click installer

* Add .origintrail_noderc template files for the one-click installer

* Add .origintrail_noderc template files for the one-click installer

* resolve feeback
* add external ip to network config

* ensure external ip is v4 format

* fix nat external ip definition and log warning

* Add log public addresses command for testing purposes

* remove log public addresses command from permanent commands
* Add support for just ip or token auth when both enabled

* Better naming

* Add bothIpAndTokenAuthRequired param to all network configs

* Update isAuthorized method to work when both auth enabled, but only ip used
* Add range for bid suggestion

* Add range for bid suggestion

* Version bump

---------

Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
OriginTrail Devnet Prerelease v6.2.4
@Mihajlo-Pavlovic Mihajlo-Pavlovic merged commit 2af564e into v6/prerelease/mainnet Apr 10, 2024
5 of 6 checks passed
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.

5 participants