-
Notifications
You must be signed in to change notification settings - Fork 10
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
AND-9119 [Staking] Implemented staking Polkadot. BSDK part #848
Merged
iMaks99
merged 2 commits into
develop
from
feature/AND-9119-Staking-Implemented-staking-Polkadot-BSDK-part
Jan 9, 2025
Merged
AND-9119 [Staking] Implemented staking Polkadot. BSDK part #848
iMaks99
merged 2 commits into
develop
from
feature/AND-9119-Staking-Implemented-staking-Polkadot-BSDK-part
Jan 9, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nzeeei
reviewed
Nov 28, 2024
...src/main/java/com/tangem/blockchain/blockchains/polkadot/network/PolkadotCombinedProvider.kt
Outdated
Show resolved
Hide resolved
nzeeei
reviewed
Nov 28, 2024
...c/main/java/com/tangem/blockchain/blockchains/polkadot/models/PolkadotCompiledTransaction.kt
Outdated
Show resolved
Hide resolved
Mama1emon
previously approved these changes
Nov 28, 2024
iMaks99
force-pushed
the
feature/AND-9119-Staking-Implemented-staking-Polkadot-BSDK-part
branch
from
November 29, 2024 11:09
b9c1248
to
b8495d9
Compare
nzeeei
previously approved these changes
Nov 29, 2024
1 task
dbaturin
requested changes
Dec 9, 2024
...chain/src/main/java/com/tangem/blockchain/blockchains/polkadot/PolkadotTransactionBuilder.kt
Show resolved
Hide resolved
...chain/src/main/java/com/tangem/blockchain/blockchains/polkadot/PolkadotTransactionBuilder.kt
Show resolved
Hide resolved
...chain/src/main/java/com/tangem/blockchain/blockchains/polkadot/PolkadotTransactionBuilder.kt
Outdated
Show resolved
Hide resolved
...chain/src/main/java/com/tangem/blockchain/blockchains/polkadot/PolkadotTransactionBuilder.kt
Show resolved
Hide resolved
blockchain/src/main/java/com/tangem/blockchain/extensions/String.kt
Outdated
Show resolved
Hide resolved
blockchain/src/main/java/com/tangem/blockchain/extensions/String.kt
Outdated
Show resolved
Hide resolved
dbaturin
previously approved these changes
Dec 11, 2024
iiiburnyiii
previously approved these changes
Dec 12, 2024
...kchain/src/main/java/com/tangem/blockchain/blockchains/polkadot/extensions/ExtrinsicUtils.kt
Outdated
Show resolved
Hide resolved
...c/main/java/com/tangem/blockchain/blockchains/polkadot/models/PolkadotCompiledTransaction.kt
Outdated
Show resolved
Hide resolved
iMaks99
force-pushed
the
feature/AND-9119-Staking-Implemented-staking-Polkadot-BSDK-part
branch
from
December 12, 2024 10:31
2ddead9
to
7aa88e0
Compare
iiiburnyiii
approved these changes
Dec 13, 2024
kozarezvlad
approved these changes
Dec 25, 2024
dbaturin
approved these changes
Jan 9, 2025
iMaks99
deleted the
feature/AND-9119-Staking-Implemented-staking-Polkadot-BSDK-part
branch
January 9, 2025 13:44
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.