Skip to content

Conversation

@ice-chillios
Copy link
Collaborator

@ice-chillios ice-chillios commented Oct 13, 2025

  • Support isolated deps from bun v1.3.0
  • added missing deps to packages
  • updated hardhat to v3 as previous one was already outdated

@ice-chillios ice-chillios changed the title chore(bun): update to 1.3.0 with isolated deps chore(bun): update to 1.3.0, wallet-extensions extraction & deps Oct 16, 2025
Copy link
Collaborator

@olegpetroveth olegpetroveth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The scope of the PR seems quite broad. I'd like for us to adopt a more conservative and defensive approach to dependency management.

I'm curious about the motives of the wallet-extensions vs wallets packages.

Let's also plan for the Bun 1.3 upgrade later, in a dedicated PR so we don't create potentially painful situations, when it's more battle-tested and when we have identified a clear motive for upgrading.

[key in keyof UTXOToolboxes]: UTXOToolboxes[key];
};

export type UtxoToolboxParams = {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

won't this change make it so UtxoToolboxParams is no longer exported from toolbox?

@ice-chillios
Copy link
Collaborator Author

@olegpetroveth it was merged from past 3 prs, as it's stuck in review. Each of them can be separately reviewed from squash commits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants