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

v1.0.9 #1189

Merged
merged 19 commits into from
Oct 8, 2024
Merged

v1.0.9 #1189

merged 19 commits into from
Oct 8, 2024

Conversation

marcello33
Copy link
Contributor

@marcello33 marcello33 commented Oct 2, 2024

Description

v1.0.9 release

Changes

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Changes only for a subset of nodes

Nodes audience

Valid for testnet nodes until merged to master and a stable release is created.

Checklist

  • I have added at least 2 reviewer or the whole pos-v1 team
  • I have added sufficient documentation in code
  • I will be resolving comments - if any - by pushing each fix in a separate commit and linking the commit hash in the comment reply

Testing

  • I have added unit tests
  • I have added tests to CI
  • I have tested this code manually on local environment
  • I have tested this code manually on remote devnet using express-cli
  • I have tested this code manually on mumbai or amoy
  • I have created new e2e tests into express-cli

marcello33 and others added 17 commits June 6, 2024 16:24
Handle account sequence correctly in bridge
Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.10.1 to 1.11.0.
- [Commits](rs/cors@v1.10.1...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/rs/cors
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
* feat: expose status endpoint from rest-server

* call status directly

* remove public endpoint

* remove endpoint from checkpoint module

* server: add /status endpoint

* server: only return sync info

* server: rename fn to sync info

* server: fix milestone grpc endpoint

* server: rename sync_info to status
* feat: expose status endpoint from rest-server

* call status directly

* remove public endpoint

* remove endpoint from checkpoint module

* server: add /status endpoint

* server: only return sync info

* server: rename fn to sync info

* server: fix milestone grpc endpoint

* server: rename sync_info to status
…ub.com/rs/cors-1.11.0

build(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0
…ns-version

Update artifacts upload/download actions version
* Return checkpoint ID in checkpoints/list

* Bitsize

* Refactor and add test
bridge: selfheal bugfix for statusCheck condition
@marcello33 marcello33 changed the title [WIP] V1.0.9 beta candidate v1.0.9 beta candidate Oct 7, 2024
@marcello33 marcello33 marked this pull request as ready for review October 7, 2024 05:45
@marcello33 marcello33 requested a review from a team October 7, 2024 05:45
@marcello33 marcello33 changed the title v1.0.9 beta candidate v1.0.9 Oct 7, 2024
@marcello33 marcello33 merged commit ee258e0 into master Oct 8, 2024
8 of 9 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.

6 participants