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

Amazing and fully native swap #17

Open
wants to merge 35 commits into
base: develop
Choose a base branch
from

Commits on May 15, 2024

  1. Signing

    - Change certificates and signing for local development
    Evgenii Rtishchev committed May 15, 2024
    Configuration menu
    Copy the full SHA
    49460d7 View commit details
    Browse the repository at this point in the history
  2. Send

    - Change Model to SendV3View.Model due to conflicts
    Evgenii Rtishchev committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4f8ce99 View commit details
    Browse the repository at this point in the history
  3. Swap

    - Add new module and navigation
    Evgenii Rtishchev committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a14cfc8 View commit details
    Browse the repository at this point in the history
  4. Crash fix

    - Crash iOS15 due to internal problems with reload after append
    Evgenii Rtishchev committed May 15, 2024
    Configuration menu
    Copy the full SHA
    135e3cd View commit details
    Browse the repository at this point in the history
  5. Swap

    - WIP
    Evgenii Rtishchev committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ed54ba0 View commit details
    Browse the repository at this point in the history
  6. Fix package version

    - TonSwift 1.0.10
    Evgenii Rtishchev committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b26f2c3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Fix several warnings

    Evgenii Rtishchev committed May 17, 2024
    Configuration menu
    Copy the full SHA
    17c45ef View commit details
    Browse the repository at this point in the history
  2. SendAmountTextFieldFormatter

    - Move to common App
    Evgenii Rtishchev committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a36ffbe View commit details
    Browse the repository at this point in the history
  3. Swap

    - Add hint status
    Evgenii Rtishchev committed May 17, 2024
    Configuration menu
    Copy the full SHA
    56e863b View commit details
    Browse the repository at this point in the history
  4. ChooseToken

    - Add new module and transition based on TonPicker
    Evgenii Rtishchev committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f83a6d6 View commit details
    Browse the repository at this point in the history
  5. ChooseToken

    - Add mock output, add some tuning to bottom sheet view controller
    Evgenii Rtishchev committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0f9505a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. ChooseToken

    - WIP
    Evgenii Rtishchev committed May 22, 2024
    Configuration menu
    Copy the full SHA
    88f568a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Swap

    - Add rate conversion for chosen tokens
    Evgenii Rtishchev committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d7e871b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Swap

    - Fix rate conversion and formatting
    Evgenii Rtishchev committed May 25, 2024
    Configuration menu
    Copy the full SHA
    f6f78cf View commit details
    Browse the repository at this point in the history
  2. Swap

    - Add special formatting to swap fields
    Evgenii Rtishchev committed May 25, 2024
    Configuration menu
    Copy the full SHA
    562d85b View commit details
    Browse the repository at this point in the history
  3. Swap

    - Add details expand animation
    Evgenii Rtishchev committed May 25, 2024
    Configuration menu
    Copy the full SHA
    6fc38af View commit details
    Browse the repository at this point in the history
  4. Swap

    - WIP
    Evgenii Rtishchev committed May 25, 2024
    Configuration menu
    Copy the full SHA
    1ea095b View commit details
    Browse the repository at this point in the history
  5. Swap

    - Fix bug with cell backhrounds
    Evgenii Rtishchev committed May 25, 2024
    Configuration menu
    Copy the full SHA
    667c541 View commit details
    Browse the repository at this point in the history
  6. ChooseToken

    - Remove a token from picker that is chosen in the pair
    Evgenii Rtishchev committed May 25, 2024
    Configuration menu
    Copy the full SHA
    0d38fa9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Swap

    - Fixes of UI glitches and keyboard
    Evgenii Rtishchev committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5de891e View commit details
    Browse the repository at this point in the history
  2. Swap

    - Add continue button
    Evgenii Rtishchev committed May 26, 2024
    Configuration menu
    Copy the full SHA
    56f7b59 View commit details
    Browse the repository at this point in the history
  3. SwapDetails

    - Add details output to swap
    Evgenii Rtishchev committed May 26, 2024
    Configuration menu
    Copy the full SHA
    e895bfb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Swap

    - Small improvement for async tasks
    Evgenii Rtishchev committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8ca9311 View commit details
    Browse the repository at this point in the history
  2. Swap Confirmation

    - Add module and basic classes
    Evgenii Rtishchev committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a0f1daa View commit details
    Browse the repository at this point in the history
  3. Swap Confirmation

    - Works
    Evgenii Rtishchev committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e579664 View commit details
    Browse the repository at this point in the history
  4. Swap Confirmation

    - Add swap details
    Evgenii Rtishchev committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2e0c3b7 View commit details
    Browse the repository at this point in the history
  5. Swap Confirmation

    - Add error handling
    Evgenii Rtishchev committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1440de3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Choose Token

    - Add special tokens
    Evgenii Rtishchev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5cb4396 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Fix bugs

    - Choose token animations and extra offset
    Evgenii Rtishchev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    975b1ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into contest_2024

    # Conflicts:
    #	LocalPackages/App/Sources/App/MainModule/Flows/MainCoordinator.swift
    #	LocalPackages/App/Sources/App/WalletModule/Modules/WalletBalance/WalletBalanceViewModel.swift
    #	LocalPackages/core-swift/Sources/KeeperCore/Controller/Send/SendConfirmationController/SendConfirmationController.swift
    #	Tonkeeper.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
    Evgenii Rtishchev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3fb4c3b View commit details
    Browse the repository at this point in the history
  3. Swap fixes

    Evgenii Rtishchev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    49d8359 View commit details
    Browse the repository at this point in the history
  4. Swap fixes

    - Fix the issue due to formatting; add haptic engine on success
    Evgenii Rtishchev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    965b864 View commit details
    Browse the repository at this point in the history
  5. Swap fixes

    - Constraint and animation fix
    Evgenii Rtishchev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1d4af9c View commit details
    Browse the repository at this point in the history
  6. Swap Confirmation

    - Add converted balances
    Evgenii Rtishchev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0737fe7 View commit details
    Browse the repository at this point in the history
  7. Revert "Signing"

    This reverts commit 49460d7.
    Evgenii Rtishchev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d0700e4 View commit details
    Browse the repository at this point in the history