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

subxt: Derive std::cmp traits for subxt payloads and addresses #1429

Merged
merged 9 commits into from
Feb 13, 2024

Commits on Feb 12, 2024

  1. subxt/tx: Derive std::cmp traits

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    98c9ab7 View commit details
    Browse the repository at this point in the history
  2. subxt/runtime_api: Derive std::cmp traits

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    271e881 View commit details
    Browse the repository at this point in the history
  3. subxt/constants: Derive std::cmp traits

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    db2fac3 View commit details
    Browse the repository at this point in the history
  4. subxt/custom_values: Derive std::cmp traits

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    329bab9 View commit details
    Browse the repository at this point in the history
  5. subxt/storage: Derive std::cmp traits

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    890c051 View commit details
    Browse the repository at this point in the history
  6. subxt: Fix non_canonical_partial_ord_impl clippy introduced in 1.73

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    eed11c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. subxt: Add comment wrt derivative issue that triggers clippy warning

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e4b5959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3699a90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72ea9be View commit details
    Browse the repository at this point in the history