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 1.7.0 #498

Merged
merged 41 commits into from
Mar 6, 2024
Merged

Update to 1.7.0 #498

merged 41 commits into from
Mar 6, 2024

Commits on Feb 26, 2024

  1. Update to 1.7.0

    drewstone committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1ceff2e View commit details
    Browse the repository at this point in the history
  2. Bump curve25519-dalek

    drewstone committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5d8faf8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. frontier update changes

    salman01zp committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9943a78 View commit details
    Browse the repository at this point in the history
  2. update local path

    salman01zp committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6da155f View commit details
    Browse the repository at this point in the history
  3. fix issue with evm crates

    shekohex committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    462e266 View commit details
    Browse the repository at this point in the history
  4. compile roles pallet

    salman01zp committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    52c0c04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72c2ad4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d603d83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e3f59d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20b7bc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. compiles testnet-runtime

    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e76d6b2 View commit details
    Browse the repository at this point in the history
  2. compile mainnet runtime

    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    291a5cc View commit details
    Browse the repository at this point in the history
  3. compiles and build tangle

    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    230418a View commit details
    Browse the repository at this point in the history
  4. Tangle subxt (#505)

    * tangle subxt
    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    58cdc09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6b32de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe2a77e View commit details
    Browse the repository at this point in the history
  7. cargo fmt

    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e9f4d45 View commit details
    Browse the repository at this point in the history
  8. enable stdsimd feature

    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    927103c View commit details
    Browse the repository at this point in the history
  9. enable simd feature

    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    10a24af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ee5154 View commit details
    Browse the repository at this point in the history
  11. removd simd feature

    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a18389e View commit details
    Browse the repository at this point in the history
  12. regenerate cargo.lock

    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3a0d990 View commit details
    Browse the repository at this point in the history
  13. remove cache from CI

    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6827fc2 View commit details
    Browse the repository at this point in the history
  14. revert rust-toolchain

    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c89f9a4 View commit details
    Browse the repository at this point in the history
  15. cargo update

    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c451e7f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    20dc912 View commit details
    Browse the repository at this point in the history
  17. cargo fmt

    salman01zp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b714171 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2e21c0d View commit details
    Browse the repository at this point in the history
  19. Update tangle-subxt

    drewstone committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c7ebcd3 View commit details
    Browse the repository at this point in the history
  20. Fmt, update

    drewstone committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e204c49 View commit details
    Browse the repository at this point in the history
  21. Clippy fix

    drewstone committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a1290f9 View commit details
    Browse the repository at this point in the history
  22. Fmt

    drewstone committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6f516a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. use stable rust

    salman01zp committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a248d98 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    salman01zp committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    018076e View commit details
    Browse the repository at this point in the history
  3. update CI job

    salman01zp committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    00b25e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ed5ede View commit details
    Browse the repository at this point in the history
  5. fix tx-pause tests

    salman01zp committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fc6d853 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    698c533 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d644f4 View commit details
    Browse the repository at this point in the history
  8. fmt

    drewstone committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    36453e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de93b84 View commit details
    Browse the repository at this point in the history