-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
multiple versions are installed when a single version would work
**If the current behavior is a …
-
Hi,
Thank you so much for sharing this.
I'd like to look at your code and potentially even contribute to better seeking, etc.
Could you add/clarify the license for this project?
Johannes
-
__Describe the Bug__
When using this header,
```js
// Copyright Foobar. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
```
the fix results in incorrect behavior
__Steps to…
-
n/t
-
The project currently lists two licenses, but doesn't look like it can be distributed under either.
Specifically there's GPL3 (https://github.com/RJVB/afsctool/blob/master/License.txt) and BSL (https…
-
Under which license is this? Or is it public domain? :dancers:
ghost updated
11 years ago
-
I just noticed that the repo hasn't yet any licensing information. I think it would better to clear that up.
@yohanboniface do you have opinion what it should be?
-
A lot of issues are complex, requiring a lot of smaller steps to get to the end result. FS should model that in the following way:
Any issue can enable a "checkpoints" feature by adding other issues …
-
## Abstract
I would like to propose removing `uint` as an alias for `uint256` for the upcoming breaking `>=0.9.0` versions. The reason is that global aliases in the area of user-defined types and o…
-
- [x] Update .gitignore
- [x] Add .editorconfig
- [ ] Update LICENSE
- [ ] Setup project description
- [ ] Update README (+ setup, FAQ, wiki, dockerhub)
- [x] Describe Semantic Versioning of cybe…