Skip to content

bump skale-contracts - #440

Merged
eduv09 merged 1 commit into
developfrom
bump-skale-contracts
Mar 13, 2026
Merged

bump skale-contracts#440
eduv09 merged 1 commit into
developfrom
bump-skale-contracts

Conversation

@eduv09

@eduv09 eduv09 commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

skale-contracts Instance upgraded from expecting string to SkaleContractNames in getContract().

Even though these types are compatible, because Instance has a protected member project that depends on the same type parameters, typescript complains saying Instance<..,string> is not compatible with Instance<..,SkaleContractNames> due to protected project: Project member.

upgrading upgrade-tools dependencies to be type-safe with latest version of skale-contracts

Fixes #441

@eduv09 eduv09 self-assigned this Mar 11, 2026
@eduv09
eduv09 requested a review from DimaStebaev as a code owner March 11, 2026 16:50
@eduv09
eduv09 force-pushed the bump-skale-contracts branch from 3bbac90 to ad7db5b Compare March 11, 2026 16:50
DimaStebaev
DimaStebaev previously approved these changes Mar 12, 2026
@eduv09
eduv09 force-pushed the bump-skale-contracts branch 2 times, most recently from cb3305d to 77cbc2e Compare March 13, 2026 11:34
@eduv09
eduv09 force-pushed the bump-skale-contracts branch from 77cbc2e to 42688b0 Compare March 13, 2026 11:35
@eduv09
eduv09 merged commit dc6dc59 into develop Mar 13, 2026
10 checks passed
@eduv09
eduv09 deleted the bump-skale-contracts branch March 13, 2026 15:20
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create compatible version with latest skale-contracts

2 participants