Results 11 issues of wren

Forge also needs PartialEq on TraceType. ## Motivation I was too dumb to see this the first time, so I had to make two PRs. Sorry. ## Solution Add PartialEq...

Working on implementing support for ``debug_traceTransaction`` for geth. It looks like most of the outline for this was already sketched in #558. [geth debug_traceTransaction](https://geth.ethereum.org/docs/rpc/ns-debug#debug_tracetransaction) Do we just want this tacked...

### Environment information * `brownie` Version: 1.19.0 * `solc` Version: 0.8.14 * Python Version: 3.10.4 * OS: osx + linux ### What was wrong? I am trying to run a...

npm i -g solidity-repl solr > uint a = 10 > uint b = 20 > a + b Error: Synchronous requests are not supported and crashes to command line....

unable-to-reproduce

### What's the use case? We use `group_name` to logically group assets on the front-end but the io-manager can't see the groups. It would be nice to also be able...

type: good first issue
type: feature-request

In the pulumi python library, the use of `Input[str], Output[str]` makes the types really hard to understand. LSPs can't follow the type definition so I find myself staring at some...

area/sdks
kind/enhancement
language/python

When using 4.1.17 w/ flux I get the following error: ``` Helm install failed for release milvus/milvus-milvus with chart [email protected]: error while running post render on files: map[string]interface {}(nil): yaml:...

bug

In B_ exercises, it asks you to make a list item Bold. After googling, there seemed to be some `(dom/span #js {:style {:font-style "bold"}} person)` solutions in Om at some...

### Description **What problem are you trying to solve?** I'm running karpenter with gpu workloads and aws often doesn't even offer 15 instance types with the gpu that a workload...

kind/feature
triage/accepted

It would be really nice if the ui got its default for language either from the defaults we set in our user settings or from the last question I asked....

kind/enhancement