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 ethereum classic rpc endpoints #6396

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chris-mercer
Copy link
Contributor

  • etcmc mainnet
  • etcmc testnet

+ etcmc mainnet
+ etcmc testnet
Copy link

You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review.

@chris-mercer
Copy link
Contributor Author

@ligi this is a minimal update. I'm simply adding two rpc endpoint entries for mainnet and testnet. These are much needed archival endpoints for dapp developers on ETC.

Reading the logs it looks like some deprecated elements are being used in the build, but doesn't appear to be coming from any changes on my side in the PR.

> Task :processor:run FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':processor:run'.
> Process 'command '/usr/lib/jvm/temurin-11-jdk-amd64/bin/java'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

> Run with --scan to get full insights.
> Get more help at https://help.gradle.org./

BUILD FAILED in 1m 3s
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

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.

1 participant