question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: support URL query strings for opcode searches

See original GitHub issue

First, this site is amazing, thank you for continuing to improve it!

Request: I would love to be able automate a quick opcode (or precompile) search using a format like https://www.evm.codes/search?fork=arrow-glacier&opcode={query}. Where the fork defaults to the current live value.

I’d use this site on a daily basis if it were that easy. 😃

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
peroketcommented, Mar 14, 2022

Thanks @Saw-mon-and-Natalie I guess the first step would be to add the fork in the link to opcodes, because I realise now that it is missing. That should not be too hard, if you want to start with that?

For example when I click on the first link to opcode 00, I get https://www.evm.codes/#00, would be even better with the fork.

1reaction
maureliancommented, Sep 28, 2022

Amazing, TY!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[feature request] support array of query string parameters in ...
In some case, we would want to do ky.get('someURI',{searchParams: array:[0,1]}) //which is not allowed ky/index.d.ts Line 52 in 64e93c5 ...
Read more >
Query String URL Tricks for SharePoint and Microsoft 365
Creative ways to filter, embed, and change page content by learning the secrets of URL query strings.
Read more >
Query string - Search Ads 360 Help - Google Support
The first query string in URL must be preceded by the ? (question mark) character. Subsequent query strings must be preceded by the...
Read more >
A Beginner's Guide to URL Parameters - Semrush
In this comprehensive guide, we explore the ins and outs of URL parameters. Discover now how to use query strings without hurting your ......
Read more >
Passing Information via Query Strings - Qualtrics
A query string allows you to pass information to and from a website by simply adding, or “appending,” that information to the end...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found