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(devnet): Local Gossamer Devnet #2008

Merged
merged 42 commits into from
Nov 25, 2021
Merged

feat(devnet): Local Gossamer Devnet #2008

merged 42 commits into from
Nov 25, 2021

Commits on Nov 16, 2021

  1. wip

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    89b4337 View commit details
    Browse the repository at this point in the history
  2. revise function, add test

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    31b3494 View commit details
    Browse the repository at this point in the history
  3. cleanup

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    b502b27 View commit details
    Browse the repository at this point in the history
  4. more wip

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    a515bae View commit details
    Browse the repository at this point in the history
  5. add pubip flag to cli

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    3afd167 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0469b5c View commit details
    Browse the repository at this point in the history
  7. add config tests

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    53f0d51 View commit details
    Browse the repository at this point in the history
  8. devnet cmd test

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    a94830d View commit details
    Browse the repository at this point in the history
  9. fix bob

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    d71bc2b View commit details
    Browse the repository at this point in the history
  10. fix confd command

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    d2fc4f8 View commit details
    Browse the repository at this point in the history
  11. update dockerfiles

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    1526265 View commit details
    Browse the repository at this point in the history
  12. use dev go.mod and go.sum

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    276d7c4 View commit details
    Browse the repository at this point in the history
  13. fix logs

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    edea601 View commit details
    Browse the repository at this point in the history
  14. update lint settings

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    4bb5719 View commit details
    Browse the repository at this point in the history
  15. fix linting

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    078eab3 View commit details
    Browse the repository at this point in the history
  16. add readme

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    37bc203 View commit details
    Browse the repository at this point in the history
  17. update README

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    f2b0c2a View commit details
    Browse the repository at this point in the history
  18. remove symlinking step

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    d77c1fc View commit details
    Browse the repository at this point in the history
  19. Update devnet/README.md

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    fee9325 View commit details
    Browse the repository at this point in the history
  20. Update devnet/README.md

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    4d3cfc6 View commit details
    Browse the repository at this point in the history
  21. Update devnet/README.md

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    bc651d6 View commit details
    Browse the repository at this point in the history
  22. Update devnet/alice.Dockerfile

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    2cfbb59 View commit details
    Browse the repository at this point in the history
  23. Update devnet/alice.Dockerfile

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    ae168e1 View commit details
    Browse the repository at this point in the history
  24. Update devnet/alice.Dockerfile

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    2048bea View commit details
    Browse the repository at this point in the history
  25. Update devnet/alice.Dockerfile

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    1e31f5d View commit details
    Browse the repository at this point in the history
  26. Update devnet/alice.Dockerfile

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    f059130 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d78d5ab View commit details
    Browse the repository at this point in the history
  28. fix go.mod

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    e3f4c08 View commit details
    Browse the repository at this point in the history
  29. go mod tidy

    timwu20 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    c7fdbf7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Update devnet/cmd/update-dd-agent-confd/main.go

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    50de22e View commit details
    Browse the repository at this point in the history
  2. Update devnet/cmd/update-dd-agent-confd/main.go

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    b44587c View commit details
    Browse the repository at this point in the history
  3. cr feedback

    timwu20 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    7c9e88d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a79cee7 View commit details
    Browse the repository at this point in the history
  5. update readme

    timwu20 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    b20dbef View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Update devnet/README.md

    Co-authored-by: noot <36753753+noot@users.noreply.github.com>
    timwu20 and noot authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    baf937b View commit details
    Browse the repository at this point in the history
  2. cr feedback

    timwu20 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    9e8fe21 View commit details
    Browse the repository at this point in the history
  3. more cr feedback

    timwu20 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    0c0d2de View commit details
    Browse the repository at this point in the history
  4. use embed

    timwu20 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    d9d07be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3aed2bd View commit details
    Browse the repository at this point in the history
  6. add license

    timwu20 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    a226b83 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. trimpath

    timwu20 committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    9a9bb10 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Update devnet/bob.Dockerfile

    Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
    timwu20 and qdm12 authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    0cbd42f View commit details
    Browse the repository at this point in the history