-
https://github.com/quantumlib/Cirq/pull/3855/checks?check_run_id=2153363435
```
cirq/protocols/unitary_protocol_test.py ...... [ 86%]
Fatal Python error: Segmentation fa…
-
(Due to warehouse launch)
```
Traceback (most recent call last):
File "/usr/local/bin/vanity", line 11, in
sys.exit(vanity())
File "/usr/local/lib/python3.6/site-packages/vanity.py",…
-
In the general cargo transfer service, nothing is currently taking care of empty items lists.
Proposition:
- in the UI, do not include empty transfers in the multicall
- in the contract, detect e…
Chvx updated
4 months ago
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
The autograder will produce key errors when running test files that have parameterized tests in them.
Here's an example of a parameterized test.
```
@pytest.mark.parametrize("guess, answer, exp…
-
Prompted by a [comment on Reddit by epage](https://www.reddit.com/r/rust/comments/10y8ddx/fosdem_2023_reimplementing_the_coreutils_in_a/j81ylwu/), I think we should try to not depend on `clap_complete…
-
### Background
In [`getNestedCalldata`](https://github.com/GridPlus/gridplus-sdk/blob/ce35c521b793e9e4cdd1dfa5418c77a07617a2aa/src/calldata/evm.ts#L71), we assume any EVM param of type `bytes` or `…
-
rTorrent can be crashed by sending invalid logic through XMLRPC interface. Issuing a d.multicall with an f. parameter causes rTorrent to crash unconditionally. XMLRPC commands should never cause a cra…
-
I am trying to solve the following:
Imports:
```ts
import {
SmartRouter
} from "@pancakeswap/smart-router";
import { createPublicClient, http } from "viem";
import { bsc } from "viem/…
-
Add support for the subscript jsonb notation introduced in pg 14. Ref at https://www.postgresql.org/docs/current/datatype-json.html#JSONB-SUBSCRIPTING.
This notation seems to be allowed in more pla…