Skip to content

Commit

Permalink
Release v5.29.0 prep (#1139)
Browse files Browse the repository at this point in the history
* Fix for incorrect add stake

* Minor adjustments

* Adjustments

* Typo & renaming

* More review adjustments

* Cycle Alignment

* dApp staking modificiations

* Fix tests

* Migration logic

* integration tests

* Changes,updated weights

* Minor changes

* Format

* Fixes

* Fix failing UTs

* Improved history cleanup

* Updates & tests

* Fixes, extend test utils

* Benchmarks part1

* Finished benchmarks

* Minor changes

* Upgrade logic reset

* Minor tests

* Additional check

* Release v5.29.0

* Update weights
  • Loading branch information
Dinonard authored Jan 17, 2024
1 parent 9afc68a commit d778f12
Show file tree
Hide file tree
Showing 13 changed files with 235 additions and 410 deletions.
12 changes: 5 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bin/collator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "astar-collator"
version = "5.28.0"
version = "5.29.0"
description = "Astar collator implementation in Rust."
build = "build.rs"
default-run = "astar-collator"
Expand Down
Loading

0 comments on commit d778f12

Please sign in to comment.