-
Hi, the current Inheritance composition arc implementation is mostly correct. to sum up inheritance from spec:
A PrimSpec gets its props and children from another PrimSpec with the specifier "class…
-
The specific use case I encountered this on was when forgetting to upload a needed plugin file that doesn't have any task plugins in it. (The plugin file contained functions required for other task pl…
-
Thanks for reporting your bug here! The following template will help with
giving as much information as possible so that it's easier to diagnose and
fix.
## Upfront Information
Please provide…
-
In lib/services/portico-gateway.js, `PorticoGateway.submitTransaction`, we have this block:
```
try {
callback(null, {header: h, body: gatewayResult['Ver1.0'][0].Transaction[0]});
} catch (e…
-
We found the `pqdm` library is the thing swallowing all the error messages. `pqdm` has an `exception_behavior` option, which defaults to `"ignore"`, surprisingly. The other two settings, `"deferred"` …
-
The UI is broken right now - probably a promise is swallowing an exception somewhere.
-
@glitch003
`yarn run sign` seemed to work fine, somehow txn can't be found on the explorer by txn hash
https://mumbai.polygonscan.com/search?f=0&q=0xf86880852e90edd0008275309450e2dac5e78b5905cb0…
-
I came across a peculiarity when running `dsbmc` on recent Wayland variants like `sway` or `hyprland` & their respective configurations.
`dsbmc` in particular appears to be missing the `class` identi…
-
I know `GreedyRange` is designed to abort when it encounters an exception.
But for some usecases, this behavour is problematic.
For example, I'm parsing a file format that has multiple concatina…
-
For instance, switch to an empty workspace, open a terminal such as urxvt and run i3-save-tree. With 4.10.2 it outputs:
```
$i3-save-tree …