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

Port fast devnet patch to latest upstream #29

Closed
wants to merge 15 commits into from

Commits on Aug 10, 2023

  1. feat: devnet mode, by pass genesis protection

    qinlz2 authored and Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6eb84ad View commit details
    Browse the repository at this point in the history
  2. feat: add polymer devnet feature flag

    qinlz2 authored and Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ffc31b3 View commit details
    Browse the repository at this point in the history
  3. feat: polymer devnet mode, handle fast chain race condition

    qinlz2 authored and Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e2b5214 View commit details
    Browse the repository at this point in the history
  4. feat: polymer devnet mode, do not err out known condition

    qinlz2 authored and Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6804687 View commit details
    Browse the repository at this point in the history
  5. refactor: gofmt

    qinlz2 authored and Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e54264a View commit details
    Browse the repository at this point in the history
  6. refactor: fix the compilation in different env

    qinlz2 authored and Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e1a411c View commit details
    Browse the repository at this point in the history
  7. fix: fix bazel

    qinlz2 authored and Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8e63d02 View commit details
    Browse the repository at this point in the history
  8. feat: workflow to build docker

    Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d17fcf2 View commit details
    Browse the repository at this point in the history
  9. docker: add multi-arch image support

    nicopernas authored and Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a3b1ce8 View commit details
    Browse the repository at this point in the history
  10. docker image: add labels and version

    nicopernas authored and Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    81c11c2 View commit details
    Browse the repository at this point in the history
  11. fix: tagging

    Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8a2da66 View commit details
    Browse the repository at this point in the history
  12. chore: use fast runner

    Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4354dc1 View commit details
    Browse the repository at this point in the history
  13. chore: upgrade bazel

    Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2a3bf6a View commit details
    Browse the repository at this point in the history
  14. fix: workaround for libresolv.so.2

    Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    811f4c3 View commit details
    Browse the repository at this point in the history
  15. fix: re-add features import

    Giuseppe Valente committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    34822c9 View commit details
    Browse the repository at this point in the history