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

node: sync dump-rpcs #3632

Merged
merged 2 commits into from
Jan 8, 2024
Merged

node: sync dump-rpcs #3632

merged 2 commits into from
Jan 8, 2024

Conversation

bingyuyap
Copy link
Contributor

@bingyuyap bingyuyap commented Jan 8, 2024

fixes #2352 and #2900

Example output:

wormchainURL  = [ http://wormchainURL:8080 ]
injectiveWS  = [ ws://injectiveWS:8080 ]
accountantWS  = [ ws://accountantWS:8080 ]
xplaWS  = [  ]
cosmoshub  = [ IBC ]
xplaLCD  = [  ]
neutron  = [ IBC ]
arbitrumRPC  = [ ws://eth-devnet:8545 ]
algorandAlgodRPC  = [  ]
ibcBlockHeightURL  = [  ]
algorandIndexerRPC  = [  ]
evmos  = [ IBC ]
injectiveLCD  = [ http://injectiveLCD:8080 ]
moonbeamRPC  = [ ws://eth-devnet:8545 ]
kujira  = [ IBC ]
baseRPC  = [ ws://eth-devnet:8545 ]
polygonRPC  = [ ws://eth-devnet:8545 ]
scrollRPC  = [ ws://eth-devnet:8545 ]
ethRPC  = [ ws://eth-devnet:8545 ]
gatewayWS  = [  ]
acalaRPC  = [ ws://eth-devnet:8545 ]
terraLCD  = [  ]
terra2WS  = [  ]
auroraRPC  = [ ws://eth-devnet:8545 ]
celoRPC  = [ ws://eth-devnet:8545 ]
aptosRPC  = [  ]
sei  = [ IBC ]
optimismRPC  = [ ws://eth-devnet:8545 ]
klaytnRPC  = [ ws://eth-devnet:8545 ]
bscRPC  = [ ws://eth-devnet:8545 ]
terraWS  = [  ]
oasisRPC  = [ ws://eth-devnet:8545 ]
osmosis  = [ IBC ]
avalancheRPC  = [ ws://eth-devnet:8545 ]
nearRPC  = [  ]
terra2LCD  = [  ]
suiWS  = [ ws://suiWS:8080 ]
pythnetWS  = [  ]
ibcWS  = [  ]
suiRPC  = [  ]
pythnetRPC  = [  ]
solanaRPC  = [  ]
mantleRPC  = [ ws://eth-devnet:8545 ]
karuraRPC  = [ ws://eth-devnet:8545 ]
fantomRPC  = [ ws://eth-devnet:8545 ]
gatewayLCD  = [  ]
ibcLCD  = [  ]
neonRPC  = [ ws://eth-devnet:8545 ]
celestia  = [ IBC ]

Signed-off-by: bingyuyap <bingyu.yap.21@gmail.com>
Signed-off-by: bingyuyap <bingyu.yap.21@gmail.com>
@bingyuyap bingyuyap changed the title Bing/node dump rpcs sync node: sync dump-rpcs Jan 8, 2024
@bingyuyap bingyuyap marked this pull request as ready for review January 8, 2024 15:07
@bingyuyap bingyuyap merged commit 8513e7d into main Jan 8, 2024
22 checks passed
@bingyuyap bingyuyap deleted the bing/node-dump-rpcs-sync branch January 8, 2024 19:57
@bingyuyap bingyuyap mentioned this pull request Jan 8, 2024
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.

node: dump-rpcs has to reference each flag
3 participants