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 Release v6.0.13 #2688

Merged
merged 54 commits into from
Aug 24, 2023
Merged

Conversation

u-hubar and others added 30 commits June 21, 2023 11:43
* update libp2p to 0.44

* remove unused dependencies

* update for libp2p version 0.45

* bump libp2p modules versions

* remove unnecessary timeout abort controller dep

* bump @chainsafe/libp2p-noise version

* add nat services, remove unncessary configs

* fix errors with peer discovery

* bump libp2p version, minor fixes

* update package lock

* bump kad-dht

* remove unnecessary dial logic, bump it-map

* update dependencies file

* bump mplex and libp2p

* bump libp2p dependencies

* add dialTimeout to config

* bump libp2p versions

* set client mode to false

* bump version
update libp2p to latest version (#2493)
* add announce address

* bump version
* Updated bdd tests

* Updated kill local blockchain command

* Updated logs

* Removed dependency

---------

Co-authored-by: zeroxbt <[email protected]>
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* added check for assertion size limit

* Updated blockchain size to be in kb

* Updated failing unit test

* Removed comment

* Added maximum assertion size limit

* Code updated for PR comments

* Increased wait time for update finalization
* Added check for bids for the neighbourhood during publish start

* Updated code for handling errors
* only start libp2p after router init

* fix update peer last seen and dialed

* fix network port log
* Added updates for bid suggestion and assertion size handling

* Added unit test for 1b 1 wei cases

* Added logs to bid suggestion calculation

* Updated wait time for bdd tests before network is ready

* Added logs for bid suggestion calculation

* Added filtering of peer id from find nodes in getbid suggestion

* Unit tests fixed

* Added fix for ask

* Bug fixed

* Logs removed
u-hubar and others added 19 commits August 22, 2023 09:48
…triggers

Changed triggers fro Github Actions to trigger on PR to default branch and with 'release' labels
[P1] GET operation and update finalization bug fix
Added missing await and folder existance check
Added missing await and checks before trying to delete pending storage assertions
Removed hotfix suffix from the version
OriginTrail Mainnet Prerelease v6.0.13
@u-hubar u-hubar added release New release v6 Issue or development for OT-node version 6 labels Aug 24, 2023
@u-hubar u-hubar self-assigned this Aug 24, 2023
@u-hubar u-hubar merged commit 3e22ffa into v6/release/mainnet Aug 24, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release New release v6 Issue or development for OT-node version 6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants