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 Devnet Prerelease v6.2.3 #3094

Merged
merged 13 commits into from
Mar 7, 2024
Merged

Conversation

djordjekovac
Copy link
Contributor

  • Improvement: Better handling of multiple wallets
  • Bugfix: Don't allow sending commits if node is not in sharding table
  • Bugfix: Allow sending proofs if node is not in sharding table
  • Bugfix: Fixed issue when RPC might return invalid values for service agreement data

zeroxbt and others added 11 commits March 2, 2024 08:04
fix: schedule submit commits only if node in sharding table
* Implement round robin for selecting transaction queue

* Queue chose first by lenght, round robin as tiebreaker
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.5 to 4.9.6.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases)
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md)
- [Commits](OpenZeppelin/openzeppelin-contracts@v4.9.5...v4.9.6)

---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.62...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Added corrupted service agreements migraiton for gnosis

* Added get contract call validation and updated get agreement data usage

* Updated blockchain epoch check command for scheduling submit commit

* Updated default gas price handling for gnosis

* Updated migration, update service agreement start time delay for development network

* Removed unused method from repository

* Fixed issues with get agreement data returning null

* Added migration for service agreements to mark all as unprocessed

* Updated handling of insufficient funds errors

* Updated handling of insufficient funds

* Updated submit proof method

* Updated submit proofs command to be send transaction command

* Updated variable names

* Updated initialization of default gas price for gnosis, version bump, updated migration to only execute for mainnet gnosis

* Added more transaction errors for handling
@djordjekovac djordjekovac added the release New release label Mar 7, 2024
@djordjekovac djordjekovac self-assigned this Mar 7, 2024
@djordjekovac djordjekovac merged commit 35f9d74 into v6/prerelease/devnet Mar 7, 2024
4 checks passed
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