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
Currently the postman tests are missing calls that query the consensus nodes.
This would be useful in quick sanity checks to verify relay operation as they do not require knowledge of accounts and blocks details
Solution
Add consensus node calling checks
eth_gasPrice
eth_feeHistory - use 3 last blocks
Fix base_url vs baseUrl inconsistency between the README.md and postman.js files
Alternatives
No response
The text was updated successfully, but these errors were encountered:
Problem
Currently the postman tests are missing calls that query the consensus nodes.
This would be useful in quick sanity checks to verify relay operation as they do not require knowledge of accounts and blocks details
Solution
Add consensus node calling checks
eth_gasPrice
eth_feeHistory
- use 3 last blocksFix
base_url
vsbaseUrl
inconsistency between theREADME.md
andpostman.js
filesAlternatives
No response
The text was updated successfully, but these errors were encountered: