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

Bump polkadot sdk #684

Open
wants to merge 443 commits into
base: bridge/helios-lc-2
Choose a base branch
from

Conversation

umadayal
Copy link

@umadayal umadayal commented Nov 4, 2024

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Feature
  • Bugfix
  • Refactor
  • Format
  • Documentation
  • Testing
  • Other:

Description

Related Issues

Testing Performed

Checklist

  • I have performed a self-review of my own code.
  • The tests pass successfully with cargo test.
  • The code was formatted with cargo fmt.
  • The code compiles with no new warnings with cargo build --release and cargo build --release --features runtime-benchmarks.
  • The code has no new warnings when using cargo clippy.
  • If this change affects documented features or needs new documentation, I have created a PR with a documentation update.

ToufeeqP and others added 30 commits August 17, 2023 23:16
* Fix broken rands and gimped tests

* Add method to get lookup from grid

* Formatting

* Fix clippy error
* Bump versions

* Include updated lockfile
Updated RPC Response Field Names to Use Camel Case
Added  defaults to BlockLength rows & cols
Added support for `serde` derivations of core-primitives in `no_std`
…ratio

Decreased NORMAL_DISPATCH_RATIO to 85% from  90%
@umadayal umadayal changed the base branch from main to bridge/helios-lc November 4, 2024 23:16
@umadayal umadayal changed the base branch from bridge/helios-lc to bridge/helios-lc-2 November 4, 2024 23:17
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.