-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Now web3url-gateway uses https://github.com/web3-protocol/web3protocol-go as web3:// engine.
The package now use a up-to-date go-ethereum dependency, and they recently are now using "input" instead of "data" in the JSON-RPC call (apparently "data" was kind of supported but was not the standard). Cf ethereum/go-ethereum#28078 As a consequence, several tests to blockchains ids 1666600000, 1666700000, 100001, 1088, 599, 84531 fails because their RPCs does not recognize "data".
We may need to consider the downgrade of go-ethereum for backward compatibility.
Broken links that were accessible using the old version gateway:
https://0xcf664087a5bb0237a0bad6742852ec6c8d69a27a.hmy-s0.w3link.io/name?returns=(string)
https://0xc2f21f8f573ab93477e23c4abb363e66ae11bac5.qkc-s0.w3link.io/greet?returns=(string)