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.0.18 #2767

Merged
merged 40 commits into from
Nov 6, 2023
Merged

Conversation

NZT48
Copy link
Collaborator

@NZT48 NZT48 commented Nov 6, 2023

Description

The 6.0.18 release brings several noteworthy improvements aiming to fix issues when the ot-node submits erroneous transactions, which will reduce the number of failed transactions on the blockchain. The transaction timeout is increased to 120 seconds from 50s. Additional error handling has been added to commits and proofs commands, and a patch has been added to ensure nodes do not send empty proofs. The commit and proof retries have been improved and the gas is increased properly between retries. Removed a redundant service agreement record update in the operational database. The telemetry service has been upgraded to a module.

🌟 Improvements

🧰 Maintenance

#TraceOn

djordjekovac and others added 30 commits October 5, 2023 11:45
* Transform telemtry-service to module

* Remove old telemetry files

* Remove unneeded logging

* Add telemetry module migration

* Add telemetry module enabled check before startin it

* Add ot-telemetry config

* Rename telemetry migration class and file

* Remove async from startTelemetryModule

* Rename telemetry-service to ot-telemetry

* Refine migration to only update user configuration telemetry settings

* Remove old telemetry configuration

* Fix version

* Use getModuleConfiguration to get implementation config

* Refactor sendTelemetryData to return a boolean for response success

* Remove unneeded enable field

* Fix onEvenetRecived -> onEventReceived typo

* Fix ot-telemetry configuration for testnet and mainnet

* Add unit test

* Use getModuleConfiguration without argument

* Revert package-lock changes

* Update tests

* Update tests

* Format files using Prettier

* Set better name for test

---------

Co-authored-by: Mihajlo Pavlovic <[email protected]>
Co-authored-by: Mihajlo Pavlovic <[email protected]>
Co-authored-by: Nikola Todorovic <[email protected]>
…g when proof is empty, removed duplicated SA record update, increased tx polling timeout to 120 seconds
OriginTrail Devnet Prerelease v6.0.17
OriginTrail Testnet Prerelease v6.0.17
…ovider

Implemented Fallback RPC Provider
OriginTrail Devnet Prerelease v6.0.18
OriginTrail Devnet Prerelease v6.0.18 - Hotfix 1
OriginTrail Devnet Release v6.0.18 - Hotfix 1
OriginTrail Testnet Prerelease v6.0.18
…fixed FallbackProvider initialization, added additional blockchain calls/txs logs
@NZT48 NZT48 added the release New release label Nov 6, 2023
@NZT48 NZT48 self-assigned this Nov 6, 2023
@NZT48 NZT48 merged commit f2e2d05 into v6/prerelease/mainnet Nov 6, 2023
6 checks passed
@NZT48 NZT48 changed the title OriginTrail Mainnet Release v6.0.18 OriginTrail Mainnet Prerelease v6.0.18 Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release New release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants