arvidj

Results 24 issues of arvidj

On https://ocsigen.org/lwt/latest/api/Lwt#2_Cancellation there is a link to https://ocsigen.org/#VALcancel . This link is broken.

The readme links https://ocsigen.org/lwt/dev/api/Lwt which is broken

Sometimes (when using the random feature) the loading wont stop. I suppose the PHP application is waiting for IPFS. At least when the random feature is used, I think it...

There is a `--quick` flag for running only Quick jobs. Could we add a flag for running only the slow jobs?

Would be nice to have a feature for checking if an extension has been modified, either by checking the checksums in ext_emconf, or by comparing directly with the version in...

enhancement

**Description** The script `integration-tests/originate-known-contracts.ts` is used to originate a set of contracts used for the integration tests. We also run it in [TeCI](https://gitlab.com/tezos/teci) to be able to run the Taquito...

bug
testing🧪

**Description** The contract estimation tests `contract-estimation-tests.spec.ts` hard codes the estimated fees. I'm unsure how the estimation works but I suspect they depend on protocol parameters that are not the same...

bug

When I use `hackmd-cli notes update --noteId="XYZ" --content="New content"` to set the contents of a note, the title of the note is removed. Trying to include the title of the...

Hi, would you consider making a release on github? I use NotORM via composer, and the caching mechanism in only works for releases. My deploy process is slower since composer...

I recently had the following time out with marge bot: ``` 2021-07-15 08:30:47,908 INFO Unassigning from MR !3210 self.git('fetch', '--prune', remote_name) raise TimeoutExpired( File "/marge-bot/marge/git.py", line 201, in _run return...