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

Update to Polkadot v1.1.0 #536

Merged
merged 80 commits into from
Jul 31, 2024
Merged

Update to Polkadot v1.1.0 #536

merged 80 commits into from
Jul 31, 2024

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    792522b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. update pallets to 1.1.0

    gianfra-t committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d68c728 View commit details
    Browse the repository at this point in the history
  2. fix subxt feature flags

    gianfra-t committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2e01bf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    691c276 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce07e26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa3b152 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43b8e8e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. node client fixes

    gianfra-t committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    64f1e2e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    757fc15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    791bcec View commit details
    Browse the repository at this point in the history
  3. use account_id struct from subxt implementing Encode and Decode as ty…

    …pe to avoid Static wrapper
    gianfra-t committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3c789cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a08ccf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b51df6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcd9d62 View commit details
    Browse the repository at this point in the history
  7. use foucoco metadata only

    gianfra-t committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fb69df3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    2d3bb68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f2869f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2662c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c93ad2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0aab2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42922b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. prints for testing

    gianfra-t committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b6052d5 View commit details
    Browse the repository at this point in the history
  2. bump to subxt 0.30.0

    gianfra-t committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e6bbcc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. temp remove unrelated jobs

    gianfra-t committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    195a144 View commit details
    Browse the repository at this point in the history
  2. work with ubuntu latest

    gianfra-t committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    255a5a1 View commit details
    Browse the repository at this point in the history
  3. bump to subxt 0.33

    seal block periodically
    
    seal blocks more often
    
    seal blocks more often
    
    block finalization force hack
    gianfra-t committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4d27e96 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. local linux tests

    gianfra-t committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cdb98e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac90c88 View commit details
    Browse the repository at this point in the history
  3. setup working locally

    gianfra-t committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9e7411a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. test only integration on ci

    gianfra-t committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    15123b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e38eef9 View commit details
    Browse the repository at this point in the history
  3. small code improvements

    gianfra-t committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    531829e View commit details
    Browse the repository at this point in the history
  4. more comment removal

    gianfra-t committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    caa61ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b76de9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    a5ca112 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    08e18ea View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. cleanup

    gianfra-t committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0b4950e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4409eef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    204a054 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17f84cf View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. addresses the confusing all-features feature of runtime package;

    Reuse the `UrlParseError` by changing it to `url::ParseError`, instead of jsonrpsee's `InvalidUri`
    b-yap committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    078b639 View commit details
    Browse the repository at this point in the history
  2. comment cleanups

    b-yap committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f84d351 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    6b7313c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. revert

    b-yap committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    34c3fa5 View commit details
    Browse the repository at this point in the history
  2. print current directory

    b-yap committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    183d6d7 View commit details
    Browse the repository at this point in the history
  3. remove toolchain

    b-yap committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4cf01c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    d61fb05 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. revert, to use ubuntu

    b-yap committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7f25b8f View commit details
    Browse the repository at this point in the history
  2. Revert to mac-os

    This reverts commit 7f25b8f.
    gianfra-t committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b5380b5 View commit details
    Browse the repository at this point in the history
  3. uncomment failing test

    gianfra-t committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dd5b86b View commit details
    Browse the repository at this point in the history
  4. force install rustup

    gianfra-t committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a90264e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. use macos-13

    b-yap committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e620216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08da9d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    255845c View commit details
    Browse the repository at this point in the history
  4. Revert "ignore subxt issues, and print out proof error"

    This reverts commit 08da9d6.
    b-yap committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    36a1217 View commit details
    Browse the repository at this point in the history
  5. Revert "Merge branch 'main' into polkadot-v1.1.0"

    This reverts commit 255845c, reversing
    changes made to 08da9d6.
    b-yap committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    73582d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8268af8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    b43a1eb View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    ac9eb47 View commit details
    Browse the repository at this point in the history
  2. update network

    b-yap committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    714cf5d View commit details
    Browse the repository at this point in the history
  3. add back iowa

    b-yap committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    238b1db View commit details
    Browse the repository at this point in the history
  4. [DO NOT MERGE] Test issue on Linux due to update. (#540)

    * add extra cargo.toml specially for CI testing.
    gianfra-t authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a2f1957 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    7489452 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    62ddca5 View commit details
    Browse the repository at this point in the history
  2. fixing more merge issues

    gianfra-t committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ae87c82 View commit details
    Browse the repository at this point in the history
  3. missing changes from #538

    gianfra-t committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d5ffec6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a518fb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02621db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba8724d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33a6067 View commit details
    Browse the repository at this point in the history
  8. cargo fmt

    gianfra-t committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2ca77fc View commit details
    Browse the repository at this point in the history
  9. remove all-features feature

    gianfra-t committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    15ef005 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3345c90 View commit details
    Browse the repository at this point in the history
  11. Revert "remove when possible explicit declaration of pallets in const…

    …ruct_runtime macro"
    
    This reverts commit 33a6067.
    gianfra-t committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    17f8100 View commit details
    Browse the repository at this point in the history
  12. Revert "Revert "remove when possible explicit declaration of pallets …

    …in construct_runtime macro""
    
    This reverts commit 17f8100.
    gianfra-t committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7422812 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5f1058f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Revert "testing inherent modification"

    This reverts commit 3345c90.
    gianfra-t committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    daa838c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    512a09b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f46a753 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0026854 View commit details
    Browse the repository at this point in the history