You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preconditions:
Active schain medium type
All nodes active and run
Installed oracle-demo
Version:
skalenetwork/schain:3.16.1-beta.2
Steps to reproduce:
Run examples.py in Oracle-demo repo
check response on eth_blockNumber, eth_gasPrice, eth_getBlockByNumber, eth_getBlockByHash and other eth_methods
Expected state:
In Actual release for Oracle all eth_methods except eth_call are not allowed, Skaled should return readable log output if method valid but not supported
Actual state:
Skaled returns an uninformative error to all eth methods except eth_call
Preconditions:
Active schain medium type
All nodes active and run
Installed oracle-demo
Version:
skalenetwork/schain:3.16.1-beta.2
Steps to reproduce:
Expected state:
In Actual release for Oracle all eth_methods except eth_call are not allowed, Skaled should return readable log output if method valid but not supported
Actual state:
Skaled returns an uninformative error to all eth methods except eth_call
Logs:
Note:
The same topic - the
Unparsable Oracle spec
error output if skaled couldn't return the resultlogs from skaled:
logs from Oracle:
Logs from skaled
logs from Oracle:
not allowed in Oracle urishttp
The text was updated successfully, but these errors were encountered: