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

docs: Testnet update #130

Merged
merged 51 commits into from
Oct 17, 2024
Merged

docs: Testnet update #130

merged 51 commits into from
Oct 17, 2024

Commits on Oct 9, 2024

  1. Testnet update

    gdanezis committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c425f4b View commit details
    Browse the repository at this point in the history
  2. Added 2 todo

    gdanezis committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    313aedf View commit details
    Browse the repository at this point in the history
  3. Make linter happy

    gdanezis committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fad33a1 View commit details
    Browse the repository at this point in the history
  4. Updated move

    gdanezis committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c7308cf View commit details
    Browse the repository at this point in the history
  5. Line ending

    gdanezis committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5b35d52 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    98bcfb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2302da9 View commit details
    Browse the repository at this point in the history
  3. Initial blog post

    gdanezis committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    42bd98e View commit details
    Browse the repository at this point in the history
  4. Uniformize dates in blog

    gdanezis committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3b65faf View commit details
    Browse the repository at this point in the history
  5. Copy edit blog

    gdanezis committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a38c155 View commit details
    Browse the repository at this point in the history
  6. minor edits

    mlegner committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c79b60e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1da82ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    047ae7f View commit details
    Browse the repository at this point in the history
  9. Ops update

    gdanezis committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    035522a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51727ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad82382 View commit details
    Browse the repository at this point in the history
  12. typo

    mlegner committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b2eb48f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5cb8dfb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e275e22 View commit details
    Browse the repository at this point in the history
  15. lint

    gdanezis committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c85f673 View commit details
    Browse the repository at this point in the history
  16. Fix lints

    gdanezis committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d5653a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. add latest object IDs of PTN

    mlegner committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f5ac4ba View commit details
    Browse the repository at this point in the history
  2. add latest contracts

    mlegner committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1077f51 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. feat: add overview of staking (#131)

    staking overview
    karlwuest authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    dd9f665 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    63242ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611908c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    10c0c98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a4fbb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c58ba3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix port of one publisher

    mlegner committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6758c52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70b2a12 View commit details
    Browse the repository at this point in the history
  3. docs: add Walrus Sites testnet docs

    Signed-off-by: giac-mysten <[email protected]>
    Co-authored-by: Alexandros Tzimas <[email protected]>
    Co-authored-by: Markus Legner <[email protected]>
    3 people authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1447260 View commit details
    Browse the repository at this point in the history
  4. chore: update the location of the site-builder config (#136)

    Updates the location of the site builder config to match the
    `walrus-sites` repo.
    
    Signed-off-by: giac-mysten <[email protected]>
    giac-mysten authored and mlegner committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d3619c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90ef27d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e6f154 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cdac4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84b3b5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a66e58f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9fe97c1 View commit details
    Browse the repository at this point in the history
  11. Revert "temporary exception for links to blob.store"

    This reverts commit 1e6f154.
    mlegner committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8638dff View commit details
    Browse the repository at this point in the history
  12. slightly extend the glossary

    mlegner committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    40ae5b4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0eec53b View commit details
    Browse the repository at this point in the history
  14. add client config

    mlegner committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5ad52ac View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    51457ed View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ef8df00 View commit details
    Browse the repository at this point in the history
  17. Add WAL faucet to CLI page

    mlegner committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2e6576b View commit details
    Browse the repository at this point in the history
  18. docs: update walrus sites references and addresses

    Signed-off-by: giac-mysten <[email protected]>
    giac-mysten authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    733e634 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    67c1c2d View commit details
    Browse the repository at this point in the history
  20. clean up TODOs

    mlegner committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a0d20ce View commit details
    Browse the repository at this point in the history
  21. minor edits on staking page

    mlegner committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6272bb4 View commit details
    Browse the repository at this point in the history
  22. add nodeinfra agg and pub

    mlegner committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    84b4e52 View commit details
    Browse the repository at this point in the history