-
Sorry but I won't be able to give much info as this bug seems to appear “randomly”.
Sometimes I'll add a valid line of code to a method and another function in my code (always the same) will start be…
-
Instead of creating folders in single branch , try to create branches with the folder name on it.
This will improve your Git Skills and source code will also be maintainable
-
The [CNA tags ](https://github.com/CVEProject/cve-schema/blob/6af5c9c49c5b62e7b1f46756e1f3aef328848e1c/schema/tags/cna-tags.json#L5 ) includes a 'Disputed" label that would make much more sense as a […
-
It appears that `onWriteEntry` lets you move or rename a file when it's going into an archive, but can you do the same with `transform` or `onReadEntry` for files coming out of an archive? `strip` see…
-
So we can skip to a certain moment in the song.
*Currently it only shows the current song progress. Can't move to a certain moment in the song.*
-
## The problem
Currently we have `TransformCtx` which contains shared state between all transforms. It's stored in various transforms' `self` as a reference `&'ctx TransformCtx`. So there only need…
-
Any chance to move the package to maven central?
-
We should remove integration tests from `iroha` into a separate crate. The reason is that those are not client integration tests but rather a full system tests. I propose that we move them into `iroha…
-
In the Scene, there are several places where an API call is used, where PHP could be used instead to get content from the database. Let's replace those API calls, where possible.
-
**What I'd like:**
I'd like to move kernels into their own kit, separate from the core kit. They don't require any of the userspace libraries or programs built in the rest of the core kit, and they'r…