Sergey

Results 7 issues of Sergey

# Issue In benchmark, I've noticed that you weren't using `-p` option for `sd` to print everything to stdout. Nevertheless, `sed`-commands print everything to stdout. Also, once `sd "(\w+)" "$1$1"...

C-docs

Fixes the python discovery on `delegate_to: localhost` Reading some opened issues it seems like there's an issue when delegating to other hosts as well. But I cannot check this behavior...

If I look at the correct line, it says that it should return all proposals https://github.com/DA0-DA0/dao-contracts/blob/ef21c637de7069e84f6221094dea22872930fd9a/contracts/proposal/dao-proposal-single/src/msg.rs#L158-L170 > Lists all the proposals But, when I query `/cosmwasm/wasm/v1/contract/neutron1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgshlt6zh/smart/eyJsaXN0X3Byb3Bvc2FscyI6IHt9fQ==` it returns only 30...

For high metric values the graph always goes to the new line, making it hard to read the values. This commit adds dynamic calculation of the ascii graph width. Unfortunately,...

It's tedious to manually pick `op-geth` and `op-node` versions from the Dockerfile. Would prefer having it in machine readable format, so it's possible to have some kind of automation. A...

state: backlog
type: enhancement

It's been discovered that some modules have the `__file__` property being set as `None`. An example of a such module is `backports`. Providing `None` to `os.path.abspath()` causes an exception: `TypeError:...

**Which demo project is affected:** JRPG Demo, `2d/role_playing_game` **OS/device including version:** Reproduced on - NixOS Linux, `v4.3.stable.nixpkgs [77dcf97d8]` - macOS Sonoma 14.6, `v4.3.stable.official [77dcf97d8]` **Issue description:** The main character's `idle`...

bug
confirmed