-
Could/should the URI support a request for multiple NFTs? If so, should there be many `n` parameters (`n=00&n=01`) or one `n` parameter with comma separated values (`n=00,01`)?
If it's not allowed …
-
Hi,
First of all, thanks for developing this project. I'm looking for a simple tool to optimize cutting of metal profiles in small production company and hopefully i have just found it.
The only th…
-
### Issue
We want to optimize the management of devices to increase the consumption of PV energy. In fact, given the matrix probability for each device, the consumption for each device, and the produ…
-
Hello, found an interesting case while using this gem.
I'm trying to add JUnit formatter to use the results in Jenkins using the `junit` instruction. When using queue mode with this gem (and servic…
-
## The problem
Right now for some exercises, a student is required to read the tests to know which functions they should implement. This is annoying, time consuming and might discourage people from…
-
Hello lovely maintainers :wave:
We've recently added "tags" to student's solutions. These express the constructs, paradigms and techniques that a solution uses. We are going to be using these tags fo…
iHiD updated
11 months ago
-
### What we should change and why (this is tech debt)
```
Failures:
1)
As an administrator
I want to manage simple order cycles
modify the minute of a order cycle with the keyboa…
-
I am following a fairly straightforward tutorial for setting up an OCaml development environment for a university course which has me doing the following steps:
OCaml is well-supported in macOS, so…
-
#### Problem
Bots spam the network, often with failed transactions. Well behaving senders are able to avoid failing txs if the senders are signing a transactions that are simulated against recent s…
-
**Is your feature request related to a problem? Please describe.**
Many recipes are autolearned currently when they are non-trivial things that you can't just 'figure out'. For example, making hard…