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

Migrate polybft e2e framework to edge #797

Commits on Oct 17, 2022

  1. Initial integration

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    05d11f4 View commit details
    Browse the repository at this point in the history
  2. Update go.mod

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    1daf86e View commit details
    Browse the repository at this point in the history
  3. wip

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    5a90f8d View commit details
    Browse the repository at this point in the history
  4. Add the integrate command

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c6c31ed View commit details
    Browse the repository at this point in the history
  5. Fix flags

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    dd8c01f View commit details
    Browse the repository at this point in the history
  6. Running

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    62ecc22 View commit details
    Browse the repository at this point in the history
  7. Rename forlder

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    0bbb973 View commit details
    Browse the repository at this point in the history
  8. Path

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    5533f5c View commit details
    Browse the repository at this point in the history
  9. Only polybft tests

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    f792f79 View commit details
    Browse the repository at this point in the history
  10. Linting and fix counters

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    60532bc View commit details
    Browse the repository at this point in the history
  11. Remove bootnode tests and fix counters

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    940866e View commit details
    Browse the repository at this point in the history
  12. Adapt test and lint

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    b9674a7 View commit details
    Browse the repository at this point in the history
  13. Fix network test

    Victor Castell committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    b6659e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Try with submodules

    Victor Castell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c619fdc View commit details
    Browse the repository at this point in the history
  2. Remove Cluster name for consistency and conveniency

    Victor Castell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    b7b8af3 View commit details
    Browse the repository at this point in the history
  3. No race?

    Victor Castell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f2addc5 View commit details
    Browse the repository at this point in the history
  4. Reintroduce race flag because bumping boltdb

    Victor Castell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    92dcc55 View commit details
    Browse the repository at this point in the history
  5. Remove race

    Victor Castell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    5d1d8bb View commit details
    Browse the repository at this point in the history
  6. Separate E2E tests

    Victor Castell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6aea624 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/v3-parity' into feature/EVM-78-migrate-poly-bft…

    …-e-2-e-framework-to-edge
    Victor Castell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1fd556d View commit details
    Browse the repository at this point in the history
  8. Adding token for clonning SCs

    Victor Castell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    cf0b8b6 View commit details
    Browse the repository at this point in the history
  9. Update e2e-polybft/README.md

    Co-authored-by: Stefan Negovanović <[email protected]>
    vcastellm and Stefan-Ethernal authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    de70653 View commit details
    Browse the repository at this point in the history
  10. Update e2e-polybft/README.md

    Co-authored-by: Stefan Negovanović <[email protected]>
    vcastellm and Stefan-Ethernal authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9665177 View commit details
    Browse the repository at this point in the history
  11. Remove file

    Victor Castell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    03871c7 View commit details
    Browse the repository at this point in the history
  12. Fix logs path

    Victor Castell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2c32bfb View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feature/EVM-78-migrate-poly-bft-e-2-e-framework-to-edge…

    …' of github.com:0xPolygon/polygon-edge into feature/EVM-78-migrate-poly-bft-e-2-e-framework-to-edge
    Victor Castell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    fef0aab View commit details
    Browse the repository at this point in the history
  14. Merge branch 'feature/v3-parity' into feature/EVM-78-migrate-poly-bft…

    …-e-2-e-framework-to-edge
    Victor Castell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    55e6d16 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Fix gosec warnings

    Victor Castell committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    41f69ca View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Apply feedback

    Victor Castell committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    53850d8 View commit details
    Browse the repository at this point in the history
  2. Rename flag

    Victor Castell committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    eef6cde View commit details
    Browse the repository at this point in the history
  3. ups

    Victor Castell committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4b0b19d View commit details
    Browse the repository at this point in the history