skalenetwork / skale-admin

SKALE admin docker container orchestrates all other SKALE Docker containers
https://skale.network
GNU Affero General Public License v3.0
18 stars 4 forks source link

Send raw transactions to etherscan API as the last resort #517

Closed sync-by-unito[bot] closed 1 week ago

sync-by-unito[bot] commented 3 years ago

Send transactions to etherscan API if geth fails multiple times, as explained here:

https://skalelabs.atlassian.net/browse/SKALE-4149

┆Issue is synchronized with this Jira Bug

sync-by-unito[bot] commented 3 years ago

➤ Stan Kladko commented:

Blocks schain creation

sync-by-unito[bot] commented 3 years ago

➤ Ganna Kulikova commented:

To discuss with Stan Kladko

sync-by-unito[bot] commented 3 years ago

➤ Ivan Popovych commented:

It looks like API key is required to use Etherscan API:

To use the API service please create a FREE Api-Key Token from within the ClientPortal->MyApiKey area which you can then use with all your api requests.

https://goto.etherscan.com/apis ( https://goto.etherscan.com/apis ) So we need to ask validator to generate it by themselves. Or make general key for everyone.