trajan0x
trajan0x
If this is setup in a lerna repo/yarn workspaces and modules are not [hoisted](https://classic.yarnpkg.com/blog/2018/02/15/nohoist/), `node_modules` is not resolved correctly. `node_module` resolution should be recursive I might make a PR around...
If `working-directory` is specified (e.g. in a matrix for a monorepo), the `go.mod` ends up as `nogomod` in the cache key so the same cache ends up getting used for...
adds goreleaser, #10 should be merged first, as this is a superset of those changes
Allow users to connect and pass a context object for cancellation. Requires #13
Gofmt
Run gofmt, relies on #10
Depends on #12
When running as a plugin, roots will get-auto populated w/ test.tpl resulting in nonsense being generated. By explicitly specifying the template, we fix this
## Bug description *Please describe.* So this one is odd, we've been seeing it across a few versions. We'll select a tag from the dropdown and when we submit, the...
One thing that would be useful is to have an `contractSource defined for fetching contract source. So, for etherscan, we'd define an `api` conforming to `etherscan_standard` with an api url...
### What did you do? Going to add feature request here. While not formally included in the [Github-Flavored Markdown Spec](https://github.github.com/gfm/), [Github supports mermaid diagrams](https://github.blog/2022-02-14-include-diagrams-markdown-files-mermaid/) Given there's no good way to...