Skip to content
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

Feat: Bond proxy #1636

Merged
merged 19 commits into from
Apr 9, 2024
Merged

Feat: Bond proxy #1636

merged 19 commits into from
Apr 9, 2024

Commits on Apr 1, 2024

  1. feat: unstake init

    tuul-wq committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    13fc2ea View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    08d6f94 View commit details
    Browse the repository at this point in the history
  2. chore: unused import

    tuul-wq committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3441897 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. feat: proxy alert

    tuul-wq committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2f7f5b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into feat/unstake_proxy

    # Conflicts:
    #	src/renderer/widgets/Transfer/ui/TransferForm.tsx
    tuul-wq committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a91cd9b View commit details
    Browse the repository at this point in the history
  3. chore: update types import

    tuul-wq committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2d442f5 View commit details
    Browse the repository at this point in the history
  4. feat: bond init

    tuul-wq committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    26e9525 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02ae0cf View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. feat: balance validation

    tuul-wq committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d097c6b View commit details
    Browse the repository at this point in the history
  2. feat: destination

    tuul-wq committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    10da51b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. feat: validators

    tuul-wq committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ba76f17 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. feat: bond_nominate flow

    tuul-wq committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    cf853da View commit details
    Browse the repository at this point in the history
  2. feat: bond_nominate flow

    tuul-wq committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    4742dc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. feat: removed old Bond

    tuul-wq committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    981558d View commit details
    Browse the repository at this point in the history
  2. feat: moved to BondNominate

    tuul-wq committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b968ea1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2c8ad9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev' into feat/bond_proxy

    # Conflicts:
    #	src/renderer/entities/staking/ui/AccountsModal/AccountsModal.tsx
    #	src/renderer/entities/transaction/lib/transactionBuilder.ts
    #	src/renderer/features/operations/OperationSubmit/model/submit-model.ts
    #	src/renderer/pages/Staking/Operations/Bond/Bond.tsx
    #	src/renderer/pages/Staking/Operations/Redeem/InitOperation/InitOperation.tsx
    #	src/renderer/pages/Staking/Overview/Overview.tsx
    #	src/renderer/pages/Staking/index.ts
    #	src/renderer/pages/index.tsx
    #	src/renderer/shared/api/translation/locales/en.json
    #	src/renderer/shared/ui/types.ts
    #	src/renderer/widgets/AddProxyModal/model/__tests__/add-proxy-model.test.ts
    #	src/renderer/widgets/AddProxyModal/model/add-proxy-model.ts
    #	src/renderer/widgets/AddProxyModal/ui/AddProxyForm.tsx
    #	src/renderer/widgets/AddPureProxiedModal/model/add-pure-proxied-model.ts
    #	src/renderer/widgets/RemoveProxy/ui/RemoveProxy.tsx
    #	src/renderer/widgets/RemoveProxy/ui/Submit.tsx
    #	src/renderer/widgets/RemovePureProxyModal/model/remove-pure-proxy-model.ts
    #	src/renderer/widgets/Transfer/model/transfer-model.ts
    tuul-wq committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8e7ee97 View commit details
    Browse the repository at this point in the history
  5. chore: merge dev

    tuul-wq committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c256983 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. chore: linter

    tuul-wq committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e1beacf View commit details
    Browse the repository at this point in the history