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/native esdts bridging #278

Merged
merged 26 commits into from
Dec 29, 2023
Merged

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6b6a315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c98ac View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    b190a3c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    6a954c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. update clients stub

    dragos-rebegea committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3f245a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    db6acdc View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fixes after review

    dragos-rebegea committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    307e0db View commit details
    Browse the repository at this point in the history
  2. fix linter

    dragos-rebegea committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d16bb1c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge remote-tracking branch 'origin/feat/native-esdts-bridging' into…

    … mint-burn-tokens
    
    # Conflicts:
    #	cmd/bridge/config/config.toml
    #	go.mod
    #	go.sum
    #	integrationTests/testscommon.go
    dragos-rebegea committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    dce9bdd View commit details
    Browse the repository at this point in the history
  2. fixes after review

    dragos-rebegea committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6b556f4 View commit details
    Browse the repository at this point in the history
  3. fixes after review

    dragos-rebegea committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d6580c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. fixes after review

    dragos-rebegea committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a8c7e8c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge pull request #266 from multiversx/mint-burn-tokens

    Mint burn tokens
    iulianpascalau authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0267f24 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/v3' into merge-v3-feat-native-esdts

    # Conflicts:
    #	bridges/ethMultiversX/interface.go
    #	clients/ethereum/client_test.go
    #	clients/ethereum/wrappers/errors.go
    #	clients/ethereum/wrappers/ethereumChainWrapper.go
    #	clients/ethereum/wrappers/ethereumChainWrapper_test.go
    #	clients/ethereum/wrappers/interface.go
    #	clients/multiversx/client.go
    #	cmd/bridge/main.go
    #	config/config.go
    #	go.mod
    #	go.sum
    #	testsCommon/bridge/ethereumClientStub.go
    iulianpascalau committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c448f57 View commit details
    Browse the repository at this point in the history
  3. - fixes after merge

    - code cleanup
    iulianpascalau committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d793ff8 View commit details
    Browse the repository at this point in the history
  4. - linter fixes

    iulianpascalau committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3172fd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Merge branch 'merge-v3-feat-native-esdts' into mint-burn-tokens-integ…

    …ration-test
    
    # Conflicts:
    #	integrationTests/relayers/ethToMultiversX_test.go
    iulianpascalau committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    417bc87 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #280 from multiversx/merge-v3-feat-native-esdts

    Merge v3 feat native esdts
    iulianpascalau authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    eb5baab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e033297 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2bcf5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24fd052 View commit details
    Browse the repository at this point in the history
  6. - refactoring the balances checks

    - added more unit tests
    - added 2 integration tests for native tokens transfers
    iulianpascalau committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c0316b8 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/mint-burn-tokens-integration-tes…

    …t' into mint-burn-tokens-integration-test
    iulianpascalau committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    83b271e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #281 from multiversx/batch-refactor

    Renamed several fields in the deposit batch
    dragos-rebegea authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    8accbcf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c3db66 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Merge pull request #268 from multiversx/mint-burn-tokens-integration-…

    …test
    
    Integration tests for mint & burn tokens + fixes
    iulianpascalau authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    8ed7c4f View commit details
    Browse the repository at this point in the history