-
Today we discussed and analysed the results of the Suns subtraction Workflow which I explain below:
**1. Self-calibration of the main field**(Required)
In this step we proceed with the calibration…
-
The current definition of "it basically builds credit networks on top of e-invoicing" is maybe a bit weak and generic. Maybe we can be more specific about what we try to build and how it's different f…
-
**Is it a bug or a feature request?**
- [ ] It's a bug.
- [x] I'm requesting a new feature.
**Describe your issue**
A killer feature would be to create a quick and dirty webpage where you ca…
-
# 1.Non-library/interface files should use fixed compiler versions, not floating ones
=================================
# 2.Natspec errors
There are 9 instances of this issue:
### file: L1Arbitru…
-
Currently my Elm interpreter has the potential to behave incorrectly when passing functions into other functions which share variable names. For instance:
```elm
f g x = x + g 2
h x = x + 1
f h …
-
I recently came across this heartbeat cost analysis performed by DFINITY https://github.com/maksymar/heartbeat-cost, and was wondering why there is such a discrepancy in cycles in terms of running a s…
-
**Is your enhancement proposal related to a problem? Please describe.**
Programmers are sometimes lazy and may grant threads access to more kernel objects or device drivers than they actually need. I…
-
**Update:**
While the initial work on this issue is now in master and performance is much better, there are still several things we can do to further improve things. Here are some ideas that we can e…
-
While I was working on getting tests to pass on Linux, I found an an immensely informative article about managing events from inotify, handling edge-cases, and even renames. An interesting method for …
-
I've spent a few days getting this integrated on a relatively large and complex project and have a ton of questions, but for right now...
Is there a way to batch undos?
Thanks