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

[TASK] Refactor for stake operation (validator) specific LSTs #25

Merged
merged 47 commits into from
Jul 16, 2024

Conversation

1xstj
Copy link
Collaborator

@1xstj 1xstj commented Jun 24, 2024

Summary of changes
Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes

@1xstj 1xstj requested a review from drewstone as a code owner July 8, 2024 10:35
@1xstj 1xstj removed the request for review from drewstone July 8, 2024 10:35
@1xstj 1xstj marked this pull request as draft July 8, 2024 10:36
@1xstj 1xstj changed the title fix build issues [TASK] Refactor for validator specific LSTs Jul 8, 2024
@drewstone drewstone changed the title [TASK] Refactor for validator specific LSTs [TASK] Refactor for stake operation (validator) specific LSTs Jul 8, 2024
@1xstj 1xstj self-assigned this Jul 15, 2024
@1xstj 1xstj marked this pull request as ready for review July 15, 2024 14:40
@drewstone drewstone merged commit f0491de into main Jul 16, 2024
2 checks passed
1xstj added a commit that referenced this pull request Jul 22, 2024
* fix build issues

* create validator specific lst

* setup agent logic

* refactor polkadot bond

* update astar agent

* update filecoin agent

* cleanup phala agent

* more cleanup

* nft mint

* more refactoring and cleanup

* cleanup node

* more cleanup

* fixing std errors

* update primitives

* update asset registry

* update and cleanup old interface

* more cleanup

* make lst minting compile

* make everything compile

* revert to use slp pallet

* cleanup

* refactor staking logic

* more cleanup

* fix connection error

* fix connection error

* fix trait box error

* runtime fixes

* clippy fixes

* clippy fixes

* clippy fixes

* runtime api fixes

* more cleanup

* xcm cleanup

* add clashing pallets back

* move from nfts to uniques

* fixup std/benchmark builds

* refactor node, everything compiling

* cleanup tests

* cleanup fmt

* cleanup fmt

* more clippy cleanup

* fix build

* fix tests

* fix tests

* fix clippy

* fix clippy
1xstj added a commit that referenced this pull request Jul 22, 2024
* setup all slpx palelts

* rollback to bifrost version

* setup lst test

* update runtime to bifrost

* fix nightly compiler

* major rework, xcm simulator tests working

* fix build

* disable try-runtime checks temp

* update readme

* Update header name

* add code owners and pull request template

* add rust interface for tangle-restaking parachian node

* use stable rust

* update subxt dep

* tangle-restaking-types

* update readme and package version

* rename types

* update chainspec name

* remove vesting and salp from tangle-kasum chainspec

* fix kusama name

* update readme

* fix imports and yarn format (#13)

* Setup zombienet (#14)

* setup zombienet

* update readme

* rename camel case  names (#15)

* Update README.md

* Update README.md

* Add testnet instructions and Dockerfile (#16)

* Add testnet instructions and Dockerfile

* Ensure user is in the project directory

* Publish ports to host

* Add polkadot runtime (#17)

* add polkadot runtime

* update xcm config

* update polkadot runtime config

* rename camel case  names

* few more

* add polkadot runtime ro workspace and enable feature flag

* rename camel case names from integration-tests

* cargo fmt

* update BNC tag to TNT (#19)

* Add/update banner (#22)

* Add files via upload

* Update README.md

* fix build issues

* create validator specific lst

* setup agent logic

* refactor polkadot bond

* update astar agent

* update filecoin agent

* cleanup phala agent

* more cleanup

* nft mint

* more refactoring and cleanup

* cleanup node

* more cleanup

* fixing std errors

* update primitives

* update asset registry

* update and cleanup old interface

* more cleanup

* make lst minting compile

* make everything compile

* revert to use slp pallet

* cleanup

* refactor staking logic

* more cleanup

* fix connection error

* fix connection error

* fix trait box error

* runtime fixes

* clippy fixes

* clippy fixes

* clippy fixes

* runtime api fixes

* more cleanup

* xcm cleanup

* add clashing pallets back

* move from nfts to uniques

* fixup std/benchmark builds

* refactor node, everything compiling

* cleanup tests

* cleanup fmt

* cleanup fmt

* more clippy cleanup

* fix kusama build (#26)

* fix build

* fix tests

* fix tests

* fix clippy

* fix clippy

* [TASK] Refactor for stake operation (validator) specific LSTs (#25)

* fix build issues

* create validator specific lst

* setup agent logic

* refactor polkadot bond

* update astar agent

* update filecoin agent

* cleanup phala agent

* more cleanup

* nft mint

* more refactoring and cleanup

* cleanup node

* more cleanup

* fixing std errors

* update primitives

* update asset registry

* update and cleanup old interface

* more cleanup

* make lst minting compile

* make everything compile

* revert to use slp pallet

* cleanup

* refactor staking logic

* more cleanup

* fix connection error

* fix connection error

* fix trait box error

* runtime fixes

* clippy fixes

* clippy fixes

* clippy fixes

* runtime api fixes

* more cleanup

* xcm cleanup

* add clashing pallets back

* move from nfts to uniques

* fixup std/benchmark builds

* refactor node, everything compiling

* cleanup tests

* cleanup fmt

* cleanup fmt

* more clippy cleanup

* fix build

* fix tests

* fix tests

* fix clippy

* fix clippy

* fix build commands

* fix naming

* fix chainspec

* fix

* fix naming

* fix lint

---------

Co-authored-by: drewstone <[email protected]>
Co-authored-by: salman01zp <[email protected]>
Co-authored-by: Yurixander R <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed ✅
Development

Successfully merging this pull request may close these issues.

2 participants