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

Proper amount #296

Merged
merged 16 commits into from
Sep 16, 2021
Merged

Proper amount #296

merged 16 commits into from
Sep 16, 2021

Commits on Sep 10, 2021

  1. Proper amount

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    a8a2da8 View commit details
    Browse the repository at this point in the history
  2. Unit Tests modification

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    fd72634 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. E2E Modification

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    ca66a5c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into feature/tokens/decimals

    # Conflicts:
    #	app/process/watcher/evm/watcher.go
    #	e2e/setup/config.go
    georgiyazovaliiski committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    6703096 View commit details
    Browse the repository at this point in the history
  3. Watcher modification

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    20709b7 View commit details
    Browse the repository at this point in the history
  4. Type differentiations

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    3fc37df View commit details
    Browse the repository at this point in the history
  5. Import cycle fix

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    21f943c View commit details
    Browse the repository at this point in the history
  6. Remove hardcoded decimals

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    b448bea View commit details
    Browse the repository at this point in the history
  7. Amounts resolution

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    b52135b View commit details
    Browse the repository at this point in the history
  8. Temporary unit test comment

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    5a578fa View commit details
    Browse the repository at this point in the history
  9. Temporary unit test comment

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    b028de6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Amount too small error

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    9c531ba View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into feature/tokens/decimals

    # Conflicts:
    #	app/domain/service/contracts.go
    #	app/process/watcher/evm/watcher.go
    #	app/process/watcher/evm/watcher_test.go
    #	app/services/contracts/service.go
    #	test/mocks/bridge-provider.go
    georgiyazovaliiski committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    b268642 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Extract Adjust Functions to Service

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    fc2219b View commit details
    Browse the repository at this point in the history
  2. Little fix

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    c51a3c5 View commit details
    Browse the repository at this point in the history
  3. Mock adjustment

    Signed-off-by: Georgi Yazovaliyski <[email protected]>
    georgiyazovaliiski committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    79148ee View commit details
    Browse the repository at this point in the history