Skip to content

Bump @ecency/sdk to 2.3.83 and drop the local initialData guard on wallet history #3492

Description

@feruzm

@ecency/sdk 2.3.83 (published from ecency/vision-web#1427) adds a spec pinning that neither the notifications infinite query options nor the HIVE/HBD/HP asset transaction options carry an initialData seed. That spec is the condition the guard in src/providers/queries/walletQueries/walletQueries.ts:405 documents for its own removal: with the contract pinned upstream, the local initialData: undefined override is redundant.

  • Raise the dependency floor to ^2.3.83 so the pinned contract is actually in the installed range.
  • Remove the guard and update its comment.

Related: ecency/vision-web#1405.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions