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

cmd: Add arbitrum-one-rinkeby network #2202

Merged
merged 2 commits into from
Jan 24, 2022

Conversation

leszko
Copy link
Contributor

@leszko leszko commented Jan 24, 2022

What does this pull request do? Explain your changes. (required)
Add arbitrum-one-rinkeby network

Specific updates (required)
N/A

How did you test each of these updates (required)

  1. Run Livepeer
./livepeer -network arbitrum-one-rinkeby -ethUrl https://rinkeby.arbitrum.io/rpc -broadcaster

Check in logs that Livepeer is started.

  1. Check the eth balance in Livepeer CLI
+-----------+
|NODE STATS|
+-----------+
*------------------------------------*--------------------------------------------*
|                     Node's version |                            0.5.25-514b6924 |
*------------------------------------*--------------------------------------------*
|          Node's GO runtime version |                                   go1.17.3 |
*------------------------------------*--------------------------------------------*
|                Node's architecture |                                      arm64 |
*------------------------------------*--------------------------------------------*
|            Node's operating system |                                     darwin |
*------------------------------------*--------------------------------------------*
|                          HTTP Port |                                       7935 |
*------------------------------------*--------------------------------------------*
|                 Controller Address | 0x9ceC649179e2C7Ab91688271bcD09fb707b3E574 |
| FOR REFERENCE - DO NOT SEND TOKENS |                                            |
*------------------------------------*--------------------------------------------*
|              LivepeerToken Address | 0x2c82B85a52E9251705E01CD197FdFD8bB1BC9387 |
| FOR REFERENCE - DO NOT SEND TOKENS |                                            |
*------------------------------------*--------------------------------------------*
|        LivepeerTokenFaucet Address | 0xE8a30915BAFf61a3CB73665B78fc30453F08cdb2 |
| FOR REFERENCE - DO NOT SEND TOKENS |                                            |
*------------------------------------*--------------------------------------------*
|                Broadcaster Account | 0x7E71B5087bc14abd6aF3Bbe2d87Ea0ADC14Ce56F |
|          YOUR WALLET FOR ETH & LPT |                                            |
*------------------------------------*--------------------------------------------*
|                        LPT Balance |                                     0 LPTU |
*------------------------------------*--------------------------------------------*
|                        ETH Balance |                   1.097608684543437453 ETH |
*------------------------------------*--------------------------------------------*
|                      Max Gas Price |                                        n/a |
*------------------------------------*--------------------------------------------*
|                      Min Gas Price |                                     0 GWei |
*------------------------------------*--------------------------------------------*

Does this pull request close any open issues?
fix #2149

Checklist:

@leszko leszko requested a review from yondonfu January 24, 2022 12:08
Copy link
Member

@yondonfu yondonfu left a comment

Choose a reason for hiding this comment

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

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants