chore: update copyright year to 2026

This commit is contained in:
2026-01-08 00:30:05 +03:00
parent d7a99488d5
commit 8416c121a1
3627 changed files with 3630 additions and 3630 deletions
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { ApiPromise } from '@pezkuwi/api';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { KeypairType } from '@pezkuwi/util-crypto/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveBalancesAll } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveBalancesAll } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { I18nProps } from '@pezkuwi/react-components/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { BN } from '@pezkuwi/util';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { SubmittableExtrinsic } from '@pezkuwi/api/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveEraExposure, DeriveSessionIndexes } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { SortedTargets } from '@pezkuwi/app-staking/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveStakingAccount } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import React, { useCallback, useMemo, useState } from 'react';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveBalancesAll } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { SessionInfo } from '../partials/types.js';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { PalletStakingStakingLedger } from '@pezkuwi/types/lookup';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { BN } from '@pezkuwi/util';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveStakingAccount } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { ApiPromise } from '@pezkuwi/api';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { SortedTargets } from '@pezkuwi/app-staking/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { SortedTargets } from '@pezkuwi/app-staking/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { BondInfo } from './partials/types.js';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { SortedTargets } from '@pezkuwi/app-staking/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveSessionProgress, DeriveUnlocking } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { BN } from '@pezkuwi/util';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { BN } from '@pezkuwi/util';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveSessionProgress } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { PalletNominationPoolsPoolMember } from '@pezkuwi/types/lookup';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Option } from '@pezkuwi/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveSessionProgress } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import React from 'react';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/react-components authors & contributors
// Copyright 2017-2026 @pezkuwi/react-components authors & contributors
// SPDX-License-Identifier: Apache-2.0
interface Option {
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import '@pezkuwi/api-augment';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveBalancesAll } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { SortedTargets } from '@pezkuwi/app-staking/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { BN } from '@pezkuwi/util';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import React from 'react';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { SessionInfo } from './types.js';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { ValidateInfo } from './types.js';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { SubmittableExtrinsic } from '@pezkuwi/api/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { AccountId, Balance, UnappliedSlashOther } from '@pezkuwi/types/interfaces';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { ApiPromise } from '@pezkuwi/api';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Option } from '@pezkuwi/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveSessionInfo } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { ReactNode } from 'react';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { ApiPromise } from '@pezkuwi/api';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { ReactNode } from 'react';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type BN from 'bn.js';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { ApiPromise } from '@pezkuwi/api';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import React from 'react';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { ApiPromise } from '@pezkuwi/api';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { u32 } from '@pezkuwi/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { BN } from '@pezkuwi/util';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { ApiPromise } from '@pezkuwi/api';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Balance } from '@pezkuwi/types/interfaces';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveHeartbeats, DeriveStakingOverview } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import React from 'react';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveStakingOverview } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveSessionProgress } from '@pezkuwi/api-derive/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { DeriveHeartbeats, DeriveStakingOverview } from '@pezkuwi/api-derive/types';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
export const STORE_FAVS_BASE = 'staking:favorites';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { AppProps as Props } from '@pezkuwi/react-components/types';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2025 @pezkuwi/app-staking-async authors & contributors
// Copyright 2017-2026 @pezkuwi/app-staking-async authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { useTranslation as useTranslationBase } from 'react-i18next';