blockchain-certificates / cert-issuer

Issues Blockcerts using either the Bitcoin or Ethereum blockchain
MIT License
414 stars 208 forks source link

Ropsten etherscan API url changed #206

Closed antonellopasella closed 3 years ago

antonellopasella commented 3 years ago

The endpoint for wetherscan is no longer ropsten.etherscan.com but api-ropsten.etherscan.com

lemoustachiste commented 3 years ago

Hi @antonellopasella,

thanks for pointing this out. Do you mind opening a PR to update? Or at least provide some documentation/link about that change? Thanks

That could explain https://github.com/blockchain-certificates/cert-issuer/issues/205 cc @h20190902

antonellopasella commented 3 years ago

it seems that all ropsen.etherscan occourrence should be renamed api-ropsten I'm trying to create a working PR

ps: mainnet seems to work fine

antonellopasella commented 3 years ago

PR in https://github.com/blockchain-certificates/cert-issuer/pull/212

antonellopasella commented 3 years ago

Hi @lemoustachiste , any news about this PR?

lemoustachiste commented 3 years ago

merged