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

chore: bump subxt to 0.39.0 #910

Merged
merged 2 commits into from
Feb 5, 2025
Merged

chore: bump subxt to 0.39.0 #910

merged 2 commits into from
Feb 5, 2025

Conversation

Serial-ATA
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • Bump subxt{-core, signer} to 0.39.0
  • Bump tangle-subxt to 0.11.0

@Serial-ATA Serial-ATA added the Breaking Change Breaking change for any dependent apps (gadget, relayer etc..) label Feb 5, 2025
@Serial-ATA Serial-ATA merged commit 6626da4 into main Feb 5, 2025
4 checks passed
@Serial-ATA Serial-ATA deleted the serial/subxt-0.39 branch February 5, 2025 18:30
shekohex added a commit that referenced this pull request Feb 10, 2025
commit 88a1c51
Author: 1xstj <106580853+1xstj@users.noreply.github.com>
Date:   Mon Feb 10 20:02:38 2025 +0530

    [fix] Switch from Percent to Perbill (#914)

    * wip : fix e2e test

    * switch to Perbill for more precision

    * cleanup tests

commit 01fc07f
Author: Alex <69764315+Serial-ATA@users.noreply.github.com>
Date:   Wed Feb 5 15:48:26 2025 -0500

    chore: v1.2.8 (#911)

commit 6626da4
Author: Alex <69764315+Serial-ATA@users.noreply.github.com>
Date:   Wed Feb 5 13:30:24 2025 -0500

    chore: bump subxt to 0.39.0 (#910)

    * chore: bump subxt to 0.39.0

    * chore: bump tangle-subxt to 0.11.0
drewstone added a commit that referenced this pull request Feb 18, 2025
* feat: update slashing across all active assets on a service

* chore: get building, migrate large functions into separate files

* feat: add membership model to blueprint and services

* chore: add service id to slash operator for proper processing

* feat: update slashing from services, process slashes on_initialize, prep for MADS integration

* feat: add native delegation / native restaking

* chore: gitignore fix

* chore: fmt

* chore: move service tests to directory and into different files

* chore: fix more test errors/lints, still bit to go

* chore: get tests building and running

* chore: fix up some errors, trigger more

* chore: fix warnings

* fix: update tests and bytecode

* fix: services pallet tests

* fix: more tests that is related to services

* feat: add native restaking test

* chore: setup native restaking tests

* feat: add more native restaking test

* chore: fix slashing, add more test coverage for native and normal delegation

* chore: remove fn

* feat: add SignedExtension to check if the caller can unbond

* test: added more tests to the native restake

* fix: clippy

* Squashed commit of the following:

commit 88a1c51
Author: 1xstj <106580853+1xstj@users.noreply.github.com>
Date:   Mon Feb 10 20:02:38 2025 +0530

    [fix] Switch from Percent to Perbill (#914)

    * wip : fix e2e test

    * switch to Perbill for more precision

    * cleanup tests

commit 01fc07f
Author: Alex <69764315+Serial-ATA@users.noreply.github.com>
Date:   Wed Feb 5 15:48:26 2025 -0500

    chore: v1.2.8 (#911)

commit 6626da4
Author: Alex <69764315+Serial-ATA@users.noreply.github.com>
Date:   Wed Feb 5 13:30:24 2025 -0500

    chore: bump subxt to 0.39.0 (#910)

    * chore: bump subxt to 0.39.0

    * chore: bump tangle-subxt to 0.11.0

* fix: update service request documentation and type aliases
- Clarify parameters in `do_request` function documentation.
- Adjust type aliases for operator asset and security commitments.

* feat: update the Services.sol to match the precompile in rust.

- remove `register_operator` and `unregister_operator` precompile functions.
- Enhance service request functionality with updated parameters.

* chore: add a tremendous amount of tests (#913)

* chore: add precompile tests, not compiling yet, simplify API for security commitments

* chore: fix up more precompile compilation errors

* chore: fix more tests

* chore: fix more asset security tests

* chore: fix result type error

* chore: fix registration tests

* chore: fix jobs tests

* chore: clippy warnings

* chore: fix more tests

* chore: fix more tests

* chore: fix test

* chore: fix test

* fix: multi-asset-delegations tests

* fix: registrations and asset security tests

* chore: fixes

* chore: fix up precompile and more tests, remove native slashing tests that apply slashes

* feat: migrate slash handling back to MADS, cleanup

* chore: fix mads tests

* chore: fix more payment tests

* chore: fix more tests

* chore: fixes

* fix: compile errors

* chore: clippy fixes and merge

* chore: fix up and reverse evm address for pallet

* chore: bump gas limit

* chore: clippy

* chore: fmt

* test_payment_distribution_operators passing

* all tests passing

* clippy

---------

Co-authored-by: Shady Khalifa <dev+github@shadykhalifa.me>
Co-authored-by: 1xstj <106580853+1xstj@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change Breaking change for any dependent apps (gadget, relayer etc..)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants