jorgenbuilder / ic-inspector

⭐⭐⭐⭐⭐ Chrome extension for decoding responses from the Internet Computer blockchain
https://chromewebstore.google.com/detail/ic-inspector/meaadkenfkhjakkkdapaallimhbdofck?hl=en&authuser=0
MIT License
52 stars 9 forks source link

Remove READ_STATE / allow users to filter #11

Closed jorgenbuilder closed 2 years ago

jorgenbuilder commented 2 years ago

READ_STATE requests seem pretty useless in my experience, but I actually don't really know what they do. Perhaps the best solution would be to allow users to filter by request type (there's another ticket for that,) and simply turn this request type off by default

jorgenbuilder commented 2 years ago

Update messages are made up of one call request followed a some number of read_state requests which poll the IC for a completed response.