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

Add Localnet #1

Merged
merged 10 commits into from
Oct 4, 2023
Merged

Add Localnet #1

merged 10 commits into from
Oct 4, 2023

Conversation

okdas
Copy link
Member

@okdas okdas commented Oct 4, 2023

No description provided.

@@ -0,0 +1 @@
eyJhbGciOiJQQkVTMi1IUzI1NitBMTI4S1ciLCJjcmVhdGVkIjoiMjAyMy0xMC0wNCAxMjoxNzozMC4yMzA5NjYgLTA3MDAgUERUIG09KzAuMDg3NDE0Mzc2IiwiZW5jIjoiQTI1NkdDTSIsInAyYyI6ODE5MiwicDJzIjoibVh2LVh4ZjdxSXBzOG5xOCJ9.cp9Bco4IO7StjM4GKmAyz0r-2EYPxbGe3ifeKntW8FeHCEgqQcFdNQ.gouiuvjTw8JjBG4b.rUpnYToqHdljcRHh8XMDbyWZXoYHznHDFH20h_wk4nr7DhKWoo9FXxK9u1y46yyeD-rBGzHWdoZulpwK38Na_rUlyy_0wA63QGdBeYrPIRm5hRA10fm__5vGeiAgXhe2IxsryQe8LpbcWteygIevF1TZJGUR4hejVfuUASvQ3-dWQP5fuHcnm-ohyIyfMc362-JHGL2raX3kgpVYUqOD04Ko78_gU0vAeCq7wzVClMk4DZTiVTeNL4tvoObY36CqSzUcgRVY0g5vpQuUmJVo1WMcQDCr3tALWXs_fWHOGdH4IhSK6oaNn0u68JPwgEAqO4Kq9LTLRCIQENIBS8noI_CBVb5ISDY6v3nwkzLwbwB_ujcFyje3dodaB-ngcZ7j5BE2nW9lnVSXO_rPJfgC3V-U3Tz8MJm4diZzCgJZB26A17cL5asG-7RcKj2Aq7tjLKXL8D-S4e2s.rHN9lpbkVRYUc6zUSnaEhQ
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reminder to rename to sequencer1.info

@Olshansk
Copy link
Member

Olshansk commented Oct 4, 2023

Made some changes and verified that it all works so approving!
Screenshot 2023-10-04 at 4 49 44 PM

@Olshansk Olshansk mentioned this pull request Apr 29, 2024
8 tasks
Olshansk added a commit that referenced this pull request May 8, 2024
Added the following change and comment in `config.yml`. Should be self-explanatory.

```yaml
        # TODO_BLOCKER(@Olshansk): Figure out what this should be on Shannon
        # re-genesis. We're setting it to 1 for Alpha TestNet #1 so Grove
        # maintains the only validator until Alpha TestNet #2.
        max_validators: 1
```
Olshansk added a commit that referenced this pull request May 9, 2024
Added the following change and comment in `config.yml`. Should be self-explanatory.

```yaml
    # TODO_BLOCKER(@Olshansk): Figure out what this should be on Shannon
    # re-genesis. We're setting it to 1 for Alpha TestNet #1 so Grove
    # maintains the only validator until Alpha TestNet #2.
    max_validators: 1
```
bryanchriswhite added a commit that referenced this pull request May 15, 2024
Co-authored-by: Redouane Lakrache <[email protected]>
Co-authored-by: Daniel Olshansky <[email protected]>
Co-authored-by: h5law <[email protected]>
Co-authored-by: Dmitry K <[email protected]>
@okdas okdas mentioned this pull request May 16, 2024
8 tasks
@Olshansk Olshansk mentioned this pull request Sep 6, 2024
6 tasks
Olshansk pushed a commit that referenced this pull request Oct 11, 2024
…ty between relay servers and backend URLs (#1)

* relayer: add RelayServers() method to RelayProxy interface; Add Ping(), ServiceIDs(), Forward() method to RelayServer interface; add RelayServers slice with helper method byServiceID

* relayer: add forward config entry

* relayer: implement ServiceIDs, Forward, and Ping method for synchrounous RPC server

* relayer: add RelayServers implementation for RelayProxy

* relayer: add Ping and Forward options

* relayer: integrate ping option

* relayer: add ServePing and ServeForward method to RelayMiner

* test proxy.Ping() in test + remove forward feature

* add serve ping test

* add doc
okdas added a commit that referenced this pull request Nov 14, 2024
Co-authored-by: Daniel Olshansky <[email protected]>
okdas added a commit that referenced this pull request Nov 14, 2024
Design document for the first load test.

---------

Co-authored-by: DK <[email protected]>
Co-authored-by: h5law <[email protected]>
okdas pushed a commit that referenced this pull request Nov 14, 2024
Added the following change and comment in `config.yml`. Should be self-explanatory.

```yaml
    # TODO_BLOCKER(@Olshansk): Figure out what this should be on Shannon
    # re-genesis. We're setting it to 1 for Alpha TestNet #1 so Grove
    # maintains the only validator until Alpha TestNet #2.
    max_validators: 1
```
okdas added a commit that referenced this pull request Nov 14, 2024
Co-authored-by: Redouane Lakrache <[email protected]>
Co-authored-by: Daniel Olshansky <[email protected]>
Co-authored-by: h5law <[email protected]>
Co-authored-by: Dmitry K <[email protected]>
@Olshansk Olshansk mentioned this pull request Nov 15, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra or tooling related improvements, additions or fixes
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants