mr-t | Ark Protocol

Results 31 issues of mr-t | Ark Protocol

In 1st line of main (line 17) there is this: ` let status = Arc::new(JobStatus { jobs_completed: 0 }); ` Since all exercises outlines a todo, maybe a TODO comment...

Hi, when starting nxBender I get this: > ./nxBender --server netextender.marc-cain.com -u XXX -p XXX -d master-access-ad --fingerprint eb:8e:59:33:0f:8b:75:f3:e8:35:76:69:e3:f2:37:00:fc:d5:43:1a > > INFO: Logging in... > INFO: Starting session... > INFO:...

You can reproduce the bug with this [snippet (taken from issue 648)](https://github.com/allenhwkim/angularjs-google-maps/issues/648): ``` plunker-snippet from this issue: https://github.com/allenhwkim/angularjs-google-maps/issues/648 Test ``` In this case you get an 'info-window working as a...

Running Hermes 1.6.0. This error appears only when doing 2 hermes calls: 1. `hermes start` 2. `hermes clear packets` Calling 1) or 2) works fine. You can test it like...

I'm using v17.1.1 and did this: ```sh export OUTPUT="json" OUTPUT='{"":""}' gaiad config node test ``` Now `gaiad config` throws this error: ```sh Error: couldn't get client config: While parsing config:...

status: blocked
type: bug

Imo storage should be used whenever it is possible, would be the lowest requirement through usage in various libs. https://github.com/DA0-DA0/dao-contracts/blob/bf3ef9cb2455405840329925673a2ff961287f99/packages/cw-paginate-storage/src/lib.rs#L11

tech-debt

Here we go #743. I went over all contracts and packages and checked where storage can be used. Pls have a look. There are some places where `api` and `querier`...

Error says it all: Juno returns HTML instead of JSON. Always getting this error with Juno. Anyone knows how to fix this? ```sh 2024-04-03T20:06:25.668624Z error Failed to query node status...

How does `client`, `connection` and `channel` related to each other? Like for this path example: ```yaml paths: junotestnet-stargazetestnet: src: chain-id: uni-6 client-id: 07-tendermint-629 # client CHANNEL_1_JUNO_TO_STARGAZE, target: 07-tendermint-584 connection-id: connection-735...

Should be port 5183 not 7597 - just tested it. https://github.com/cosmos/relayer/blob/7b073b3aeb2e77d2dcf3d5e05223b0e4a9c87f93/docs/troubleshooting.md?plain=1#L52