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

En 6312/meta tx standard #1885

Merged
merged 26 commits into from
Jun 16, 2020
Merged

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    1cb71e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e9b0db View commit details
    Browse the repository at this point in the history
  3. fixing tests

    sasurobert committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    ac7c29c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'development' into EN-6312/Meta-tx-standard

    # Conflicts:
    #	epochStart/bootstrap/process_test.go
    sasurobert committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    6ababdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4043c2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67da735 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfa6806 View commit details
    Browse the repository at this point in the history
  8. - added converter function for conversion between int and even number…

    … of hex character
    
    - fixed genesis package
    iulianpascalau committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    78502f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3df3e5a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0fbd2e3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    75a9b60 View commit details
    Browse the repository at this point in the history
  12. fix integration test.

    sasurobert committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    9a8078a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. fix integration test

    sasurobert committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    048214e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55751ba View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Merge branch 'development' into EN-6312/Meta-tx-standard

    # Conflicts:
    #	cmd/node/main.go
    #	epochStart/bootstrap/common.go
    #	epochStart/bootstrap/process.go
    #	epochStart/bootstrap/process_test.go
    #	integrationTests/multiShard/endOfEpoch/startInEpoch/startInEpoch_test.go
    sasurobert committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    45b1fde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f85506 View commit details
    Browse the repository at this point in the history
  3. started treating error while processing relayed transaction. original…

    … tx value should go back to relayer.
    sasurobert committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b378168 View commit details
    Browse the repository at this point in the history
  4. relayed value is needed as well - only relayed value has to go back t…

    …o relayer - the difference should go back to sender.
    sasurobert committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    76e5b62 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. relayed value is needed as well - only relayed value has to go back t…

    …o relayer - the difference should go back to sender.
    sasurobert committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    6b7993f View commit details
    Browse the repository at this point in the history
  2. changed a few interfaces

    sasurobert committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    f65a406 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed4042e View commit details
    Browse the repository at this point in the history
  4. finished implementation

    sasurobert committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    2c4b748 View commit details
    Browse the repository at this point in the history
  5. fixing unit tests

    sasurobert committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    d801110 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

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

Commits on Jun 15, 2020

  1. fix after review

    sasurobert committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    774dc6e View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    sasurobert committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    e490a18 View commit details
    Browse the repository at this point in the history